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