summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-04mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S
2012-09-04mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S
2012-09-04mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S
2012-09-04mmc: omap_hsmmc: remove unused vars and includesVenkatraman S
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S
2012-09-04mmc: debugfs: Print ext_csd in ascending orderVenkatraman S
2012-09-04mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S
2012-09-04mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang
2012-09-04mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang
2012-09-04mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang
2012-09-04mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang
2012-09-04mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown
2012-09-04mmc: vub300: add missing usb_free_urbJulia Lawall
2012-09-04mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth
2012-09-04mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie
2012-09-04mmc: atmel-mci: add device tree supportLudovic Desroches
2012-09-04mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity
2012-09-04mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity
2012-09-04mmc: eSDHC: Add ADMA mode supportJerry Huang
2012-09-04mmc: pxa-mci: add DT bindingsDaniel Mack
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang
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 '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-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-01md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-01raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-01raid5: make_request use batch stripe releaseShaohua Li
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt