summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-13staging/csr: remove the initialisation of interfaceTag and its comment in han...Devendra Naga
2012-08-13staging/csr: fix coding style problems in uf_wait_for_thread_to_stopDevendra Naga
2012-08-13staging/csr: fix coding style problems in uf_stop_threadDevendra Naga
2012-08-13staging/csr: clean coding style in uf_start_threadDevendra Naga
2012-08-13staging/csr: remove firmware pointer check before giving to release_firmwareDevendra Naga
2012-08-13staging/csr: coding style fixes at sdio_linux_remove_irq and at install_irqDevendra Naga
2012-08-13staging/csr: coding style fixes in CsrTimeGetDevendra Naga
2012-08-13staging: csr: use %*ph[C] to hexdump small buffersAndy Shevchenko
2012-08-13staging: csr: print mac address with %pMAndy Shevchenko
2012-08-13Staging: ipack/bridges/tpci200: use ioremap_nocache instead of ioremapSamuel Iglesias Gonsálvez
2012-08-13Staging: ipack/bridges/tpci200: remove linked list of registered devicesSamuel Iglesias Gonsálvez
2012-08-13Staging: ipack/bridges/tpci200: avoid kernel bug when uninstalling a deviceSamuel Iglesias Gonsálvez
2012-08-13staging: rts_pstor: substitute rtsx_dump by print_hex_dumpAndy Shevchenko
2012-08-13staging: rts5139: substitute rts51x_dump by print_hex_dumpAndy Shevchenko
2012-08-13Staging: comedi: ssv_dnp: fix checkpatch.pl warningGüngör Erseymen
2012-08-13staging: comedi: adl_pci6208: use the 'board_name' for the resource nameH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: split the digital i/o subdeviceH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: add support for the PCI-6216 cardH Hartley Sweeten
2012-08-13staging: comedi: adl_pci6208: use attach_pci callbackH Hartley Sweeten
2012-08-13staging: comedi: update adl_pci7296 driverH Hartley Sweeten
2012-08-13staging: comedi: remove adl_pci7230 and adl_pci7432 driversH Hartley Sweeten
2012-08-13staging: comedi: new adl_pci7x3x driverH Hartley Sweeten
2012-08-02Linux 3.6-rc1v3.6-rc1Linus Torvalds
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li