summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: mmc_spi: Use module_spi_driverSachin Kamat2012-09-041-14/+1
* mmc: sdhci-s3c: fix checkpatch error and warningsJingoo Han2012-09-041-6/+8
* mmc: core: Do not rescan non-removable devicesJohan Rudholm2012-09-041-0/+5
* mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slotJaehoon Chung2012-09-042-3/+3
* mmc: tegra: convert to device tree support onlyJoseph Lo2012-09-041-4/+3
* mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S2012-09-041-42/+21
* mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S2012-09-041-13/+4
* mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S2012-09-041-22/+2
* mmc: omap_hsmmc: remove unused vars and includesVenkatraman S2012-09-041-10/+4
* mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S2012-09-041-12/+17
* mmc: omap: remove unused variables and includesVenkatraman S2012-09-041-10/+0
* mmc: debugfs: Print ext_csd in ascending orderVenkatraman S2012-09-041-1/+1
* mmc: core: Add TRANsfer state to non-HPI stateVenkatraman S2012-09-041-1/+2
* mmc: bfin_sdh: Reset SD controller when resume from power saving mode.Sonic Zhang2012-09-041-16/+19
* mmc: bfin_sdh: Remove redundant suspend and resume setting.Sonic Zhang2012-09-041-15/+0
* mmc: bfin_sdh: Add support for new RSI controller in bf60xSonic Zhang2012-09-041-52/+128
* mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.Sonic Zhang2012-09-041-0/+4
* mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown2012-09-041-2/+2
* mmc: vub300: add missing usb_free_urbJulia Lawall2012-09-041-2/+2
* mmc: sdhci-dove: DT support for sdhci-doveSebastian Hesselbarth2012-09-041-0/+8
* mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIsChao Xie2012-09-042-7/+7
* mmc: atmel-mci: add device tree supportLudovic Desroches2012-09-041-2/+83
* mmc: sdhci: vmmc regulator should be explicitly enabled/disabledPhilip Rakity2012-09-041-2/+5
* mmc: sdhci: Add regulator support for vccq (voltage regualor)Philip Rakity2012-09-041-65/+116
* mmc: eSDHC: Add ADMA mode supportJerry Huang2012-09-041-3/+33
* mmc: pxa-mci: add DT bindingsDaniel Mack2012-09-041-0/+52
* mmc: omap: fix broken PIO modePaul Walmsley2012-09-041-3/+11
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-1/+25
* mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson2012-09-041-3/+38
* mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon2012-09-041-27/+2
* mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon2012-09-041-3/+1
* mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon2012-09-041-6/+5
* mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-041-1/+5
* mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-041-3/+3
* mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-041-5/+5
* mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-041-2/+2
* mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-041-7/+0
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-0/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-5/+0
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-311-0/+48
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-2/+110
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-314-2/+4
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-313-0/+21
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8