index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: dt: Allow to specify that no write protect signal is present
Lars-Peter Clausen
2015-06-01
1
-0
/
+3
*
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2015-06-01
1
-7
/
+23
*
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
2015-06-01
1
-1
/
+2
*
mmc: block: Retry errored data requests when re-tuning is needed
Adrian Hunter
2015-06-01
2
-1
/
+11
*
mmc: block: Check re-tuning in the recovery path
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
2015-06-01
2
-102
/
+13
*
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-06-01
3
-0
/
+107
*
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2015-06-01
2
-14
/
+17
*
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
2015-06-01
1
-2
/
+8
*
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
2015-06-01
1
-0
/
+6
*
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
2015-06-01
1
-10
/
+20
*
mmc: core: Add support for re-tuning before each request
Adrian Hunter
2015-06-01
1
-7
/
+28
*
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-06-01
2
-1
/
+9
*
mmc: host: Add facility to support re-tuning
Adrian Hunter
2015-06-01
2
-0
/
+74
*
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
*
mmc: host: sdhci-esdhc-imx: fix broken email address
Wolfram Sang
2015-05-25
1
-2
/
+2
*
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
Kuninori Morimoto
2015-05-25
1
-12
/
+10
*
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
Kuninori Morimoto
2015-05-25
1
-17
/
+18
*
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
Kuninori Morimoto
2015-05-25
1
-16
/
+17
*
mmc: sh_mmcif: move mmcif_of_match to upside
Kuninori Morimoto
2015-05-25
1
-6
/
+6
*
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
2015-05-25
1
-0
/
+7
*
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
2015-05-18
1
-2
/
+7
*
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
2015-05-08
1
-1
/
+2
*
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
2015-05-08
1
-1
/
+3
*
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
2015-05-06
3
-1
/
+15
*
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
2015-05-06
1
-1
/
+1
*
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
2015-05-04
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
4
-40
/
+13
|
\
|
*
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
2015-03-05
1
-26
/
+2
|
*
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
2015-03-05
3
-22
/
+30
|
*
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
2015-02-23
3
-8
/
+0
[prev]
[next]