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: mediatek: Add PM support for MMC driver
Chaotian Jing
2015-06-18
1
-3
/
+86
*
mmc: mediatek: Add Mediatek MMC driver
Chaotian Jing
2015-06-18
3
-0
/
+1388
*
mmc: sdhci: fix low memory corruption
Jiri Slaby
2015-06-16
1
-1
/
+1
*
mmc: sdhci-pci: Change AMD SDHCI quirk application scope
Vincent Wan
2015-06-16
1
-1
/
+24
*
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
Prabu Thangamuthu
2015-06-12
1
-3
/
+3
*
mmc: sdhci: Restore behavior while creating OCR mask
Ulf Hansson
2015-06-08
1
-4
/
+5
*
mmc: sdhci-pxav3: fix device wakeup initialization
Jisheng Zhang
2015-06-04
1
-5
/
+1
*
mmc: sdhci-bcm2835: Actually enable the clock
Eric Anholt
2015-06-01
1
-1
/
+8
*
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
Eric Anholt
2015-06-01
1
-1
/
+4
*
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
Yangbo Lu
2015-06-01
1
-0
/
+7
*
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
Dong Aisheng
2015-06-01
1
-2
/
+8
*
mmc: sdhci-esdhc-imx: add imx6sx support
Dong Aisheng
2015-06-01
1
-0
/
+6
*
mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
Dong Aisheng
2015-06-01
1
-1
/
+17
*
mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
Dong Aisheng
2015-06-01
1
-1
/
+1
*
mmc: sdhci-esdhc-imx: merge the same register check into one place
Dong Aisheng
2015-06-01
1
-7
/
+5
*
mmc: sdhci-pci: Enable HS400 for some Intel host controllers
Adrian Hunter
2015-06-01
1
-0
/
+1
*
mmc: sdhci-pci: Add support for drive strength selection for SPT
Adrian Hunter
2015-06-01
3
-0
/
+90
*
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
2015-06-01
2
-0
/
+17
*
mmc: sh_mmcif: calculate best clock with parent clock
Kuninori Morimoto
2015-06-01
1
-9
/
+75
*
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
Kuninori Morimoto
2015-06-01
1
-13
/
+13
*
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
Kuninori Morimoto
2015-06-01
1
-43
/
+71
*
mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()
Petri Gynther
2015-06-01
1
-0
/
+9
*
mmc: sdhci-st: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
*
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
*
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
*
mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
Zhangfei Gao
2015-06-01
1
-1
/
+1
*
mmc: dw_mmc: Use core to handle absent write protect line
Lars-Peter Clausen
2015-06-01
2
-39
/
+17
*
mmc: dw_mmc: k3: support hi6220
Zhangfei Gao
2015-06-01
1
-2
/
+101
*
mmc: dw_mmc: add switch_voltage
Zhangfei Gao
2015-06-01
2
-0
/
+6
*
mmc: host: sdhci: Use BUG_ON()
Fabio Estevam
2015-06-01
1
-4
/
+2
*
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
2015-06-01
1
-5
/
+1
*
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
2015-06-01
1
-1
/
+35
*
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
2015-06-01
1
-6
/
+2
*
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
2015-06-01
2
-102
/
+13
*
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2015-06-01
2
-6
/
+2
*
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
Suman Tripathi
2015-06-01
1
-0
/
+7
*
mmc: sdhci-s3c: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: sdhci-imx: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: s3cmci: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
2
-2
/
+2
*
mmc: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: davinci: Constify platform_device_id
Krzysztof Kozlowski
2015-06-01
1
-1
/
+1
*
mmc: sdhci-sirf: fake version and capbility registers
Weijun Yang
2015-06-01
2
-0
/
+36
*
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
Weijun Yang
2015-06-01
1
-4
/
+5
*
mmc: TMIO: Use devm_request_irq()
Ian Molton
2015-06-01
1
-2
/
+2
*
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
Ian Molton
2015-06-01
1
-3
/
+2
*
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
2015-06-01
1
-2
/
+4
*
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
Axel Lin
2015-06-01
1
-2
/
+1
*
mmc: sdhci_f_sdh30: Staticize local functions
Axel Lin
2015-06-01
1
-3
/
+3
*
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
2015-06-01
1
-2
/
+2
[next]