aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\
| * mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-28
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-25
| * mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-25
| * mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-25
| * mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-25
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
| * mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-25
| * mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-25
| * mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-25
| * mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-25
| * mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-25
| * mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-25
| * mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-25
| * mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-25
| * mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-25
| * mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-25
| * mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-25
| * mmc: use pci_dev->revisionSergei Shtylyov2011-03-25
| * mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-25
* | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-29
|\ \
| * | xen: Use new irq_move functionsThomas Gleixner2011-03-29
| * | xen: Convert genirq namespaceThomas Gleixner2011-03-29
| * | xen-gntdev: unlock on error path in gntdev_mmap()Dan Carpenter2011-03-24
| * | xen-gntdev: return -EFAULT on copy_to_user failureDan Carpenter2011-03-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-29
|\ \ \
| * | | watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot...Anithra P Janakiraman2011-03-29
| * | | watchdog: fix nv_tco section mismatchRandy Dunlap2011-03-29
| * | | watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu2011-03-29
| * | | watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall2011-03-29
| * | | watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_m...Julia Lawall2011-03-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-03-29
|\ \ \ \
| * | | | amd64_edac: Fix potential memleakBorislav Petkov2011-03-29
| |/ / /
* | | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-29
|\ \ \ \
| * | | | gpio: ab8500: Mark brokenThomas Gleixner2011-03-29
| * | | | drivers: Final irq namespace conversionThomas Gleixner2011-03-29
| * | | | xen: Use new irq_move functionsThomas Gleixner2011-03-29
| * | | | xen: Cleanup genirq namespaceThomas Gleixner2011-03-29
| * | | | sh: Convert to new function namesThomas Gleixner2011-03-29
| * | | | sh: Use the proper accessor functionsThomas Gleixner2011-03-29
| * | | | parisc: Convert irq namespaceThomas Gleixner2011-03-29
| |/ / /
* | | | char/tpm: Fix unitialized usage of data bufferPeter Huewe2011-03-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-29
|\ \ \ \ | |/ / / |/| | |
| * | | netdev: bfin_mac: document TE setting in RMII modesMike Frysinger2011-03-29
| * | | drivers net: Fix declaration ordering in inline functions.Balaji G2011-03-29
| * | | cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard2011-03-29
| * | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
| * | | mlx4_en: Fix loss of promiscuityHerbert Xu2011-03-28
| * | | tg3: Fix inline keyword usageJavier Martinez Canillas2011-03-28