index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
2014-05-13
1
-0
/
+14
*
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
2014-05-13
1
-3
/
+3
*
mmc: moxart: Add MOXA ART SD/MMC driver
Jonas Jensen
2014-05-13
3
-0
/
+740
*
mmc: Add realtek USB sdmmc host driver
Roger Tseng
2014-05-13
3
-0
/
+1463
*
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
Axel Lin
2014-05-13
1
-3
/
+0
*
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
2014-05-13
1
-0
/
+5
*
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2014-05-13
2
-59
/
+3
*
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
2014-05-13
1
-7
/
+1
*
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
2014-05-13
1
-3
/
+2
*
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-05-13
1
-30
/
+3
*
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
2014-05-13
1
-10
/
+8
*
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2014-05-13
1
-48
/
+1
*
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
2014-05-13
1
-10
/
+3
*
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
2014-05-13
1
-63
/
+38
*
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
Sachin Kamat
2014-05-13
1
-1
/
+1
*
mmc: rtsx: add R1-no-CRC mmc command type handle
Micky Ching
2014-04-22
1
-0
/
+3
*
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-1
/
+3
*
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
2
-4
/
+3
*
mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-0
/
+2
*
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-4
/
+5
*
mmc: omap: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-2
/
+2
*
mmc: mmci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-2
/
+4
*
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-09
28
-808
/
+1618
|
\
|
*
mmc: sdhci-acpi: Intel SDIO has broken card detect
Adrian Hunter
2014-04-08
1
-0
/
+1
|
*
mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
Marcin Wojtas
2014-03-29
1
-0
/
+68
|
*
mmc: sdhci-msm: Add platform_execute_tuning implementation
Georgi Djakov
2014-03-27
1
-5
/
+415
|
*
mmc: sdhci-msm: Initial support for Qualcomm chipsets
Georgi Djakov
2014-03-27
3
-0
/
+222
|
*
sdhci: only reprogram retuning timer when flag is set
Arend van Spriel
2014-03-25
1
-4
/
+3
|
*
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE
Christian Daudt
2014-03-24
1
-1
/
+1
|
*
mmc: sdhci: Allow for irq being shared
Adrian Hunter
2014-03-17
1
-3
/
+1
|
*
mmc: sdhci-acpi: Add device id 80860F16
Adrian Hunter
2014-03-17
1
-0
/
+2
|
*
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
Adrian Hunter
2014-03-17
1
-62
/
+15
|
*
mmc: sdhci-spear: use generic card detection gpio support
Russell King
2014-03-04
1
-62
/
+17
|
*
mmc: sdhci-spear: remove support for power gpio
Russell King
2014-03-04
1
-32
/
+0
|
*
mmc: sdhci-spear: simplify resource handling
Russell King
2014-03-04
1
-27
/
+13
|
*
mmc: sdhci-spear: fix platform_data usage
Russell King
2014-03-04
1
-26
/
+17
|
*
mmc: sdhci-spear: fix error handling paths for DT
Russell King
2014-03-04
1
-6
/
+3
|
*
mmc: sdhci-bcm-kona: fix build errors when built-in
Russell King
2014-03-04
1
-1
/
+1
|
*
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
2014-03-04
1
-3
/
+36
|
*
mmc: omap_hsmmc: add cmd23 support
Balaji T K
2014-03-04
1
-4
/
+17
|
*
mmc: omap_hsmmc: split dma setup
Balaji T K
2014-03-04
1
-8
/
+18
|
*
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
2014-03-04
1
-1
/
+1
|
*
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
2014-03-04
1
-1
/
+3
|
*
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
2014-03-04
1
-4
/
+0
|
*
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
2014-03-04
1
-2
/
+2
|
*
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
2014-03-04
1
-19
/
+1
|
*
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
2014-03-04
1
-0
/
+37
|
*
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
2014-03-04
1
-27
/
+23
|
*
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
2014-03-04
1
-4
/
+2
|
*
mmc: omap_hsmmc: support more DT properties
Daniel Mack
2014-03-04
1
-0
/
+6
[next]