index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
1
-1
/
+3
2012-10-03
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
1
-3
/
+49
2012-10-03
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
Thomas Abraham
1
-10
/
+13
2012-10-03
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
1
-21
/
+8
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
3
-30
/
+30
2012-09-19
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
Guennadi Liakhovetski
1
-0
/
+8
2012-09-19
mmc: davinci_mmc: convert to DMA engine API
Matt Porter
1
-189
/
+82
2012-09-19
mmc: sdhci-pxav3: dt: Support "cd-gpios" property
Chris Ball
1
-0
/
+25
2012-09-04
mmc: via-sdmmc: Use module_pci_driver
Sachin Kamat
1
-15
/
+1
2012-09-04
mmc: dw_mmc-pci: Use module_pci_driver
Sachin Kamat
1
-12
/
+1
2012-09-04
mmc: sdhci-pci: Use module_pci_driver
Sachin Kamat
1
-18
/
+1
2012-09-04
mmc: mmc_spi: Use module_spi_driver
Sachin Kamat
1
-14
/
+1
2012-09-04
mmc: sdhci-s3c: fix checkpatch error and warnings
Jingoo Han
1
-6
/
+8
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2
-3
/
+3
2012-09-04
mmc: tegra: convert to device tree support only
Joseph Lo
1
-4
/
+3
2012-09-04
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
1
-42
/
+21
2012-09-04
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
1
-13
/
+4
2012-09-04
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
1
-22
/
+2
2012-09-04
mmc: omap_hsmmc: remove unused vars and includes
Venkatraman S
1
-10
/
+4
2012-09-04
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
1
-12
/
+17
2012-09-04
mmc: omap: remove unused variables and includes
Venkatraman S
1
-10
/
+0
2012-09-04
mmc: bfin_sdh: Reset SD controller when resume from power saving mode.
Sonic Zhang
1
-16
/
+19
2012-09-04
mmc: bfin_sdh: Remove redundant suspend and resume setting.
Sonic Zhang
1
-15
/
+0
2012-09-04
mmc: bfin_sdh: Add support for new RSI controller in bf60x
Sonic Zhang
1
-52
/
+128
2012-09-04
mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518.
Sonic Zhang
1
-0
/
+4
2012-09-04
mmc: omap_hsmmc: Handle failure of regulator_get better.
NeilBrown
1
-2
/
+2
2012-09-04
mmc: vub300: add missing usb_free_urb
Julia Lawall
1
-2
/
+2
2012-09-04
mmc: sdhci-dove: DT support for sdhci-dove
Sebastian Hesselbarth
1
-0
/
+8
2012-09-04
mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs
Chao Xie
2
-7
/
+7
2012-09-04
mmc: atmel-mci: add device tree support
Ludovic Desroches
1
-2
/
+83
2012-09-04
mmc: sdhci: vmmc regulator should be explicitly enabled/disabled
Philip Rakity
1
-2
/
+5
2012-09-04
mmc: sdhci: Add regulator support for vccq (voltage regualor)
Philip Rakity
1
-65
/
+116
2012-09-04
mmc: eSDHC: Add ADMA mode support
Jerry Huang
1
-3
/
+33
2012-09-04
mmc: pxa-mci: add DT bindings
Daniel Mack
1
-0
/
+52
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
1
-7
/
+0
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-307
/
+265
2012-07-31
ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...
Kevin Hilman
1
-0
/
+2
2012-07-31
mmc: omap: remove private DMA API implementation
Russell King
1
-229
/
+6
2012-07-31
mmc: omap: add DMA engine support
Russell King
2
-12
/
+190
2012-07-31
mmc: omap_hsmmc: remove private DMA API implementation
Russell King
1
-200
/
+63
2012-07-31
mmc: omap_hsmmc: add DMA engine support
Russell King
1
-27
/
+165
[next]