Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d54fdb94b2fd4c989d498f69e8bbf4189fde42ef
/
drivers
/
mmc
9cd7604
mmc: sdhci-pxav3: fix platform_data is not initialized
by Jingju Hou
· 9 years ago
a3bd4f9
mmc: sdhci-esdhc-imx: clear f_max in boarddata
by Dong Aisheng
· 9 years ago
2e05d66
mmc: sdhci-esdhc-imx: remove duplicated dts parsing
by Dong Aisheng
· 9 years ago
5924175
mmc: sdhci: make max-frequency property in device tree work
by Dong Aisheng
· 9 years ago
91fa425
mmc: sdhci-esdhc-imx: move all non dt probe code into one function
by Dong Aisheng
· 9 years ago
4800e87
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
by Dong Aisheng
· 9 years ago
8e91125
mmc: sdhci-esdhc: Make 8BIT bus work
by Joakim Tjernlund
· 9 years ago
9098f84
mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()
by Tomas Winkler
· 9 years ago
c2b22ff
mmc: MMC_MTK should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
7ac0203
mmc: sdhci check parameters before call dma_free_coherent
by Peng Fan
· 9 years ago
5027cd1
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
by Vignesh R
· 9 years ago
408806f
mmc: omap_hsmmc: Fix DTO and DCRC handling
by Kishon Vijay Abraham I
· 9 years ago
da89947
Update Viresh Kumar's email address
by Viresh Kumar
· 9 years ago
d4113f2
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a8c27c0
mmc: queue: prevent soft lockups on PREEMPT=n
by Rabin Vincent
· 9 years ago
4b8a43e
mmc: mediatek: Add PM support for MMC driver
by Chaotian Jing
· 9 years ago
2084890
mmc: mediatek: Add Mediatek MMC driver
by Chaotian Jing
· 9 years ago
29535f7
mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
by Ding Wang
· 9 years ago
62a7f36
mmc: sdhci: fix low memory corruption
by Jiri Slaby
· 9 years ago
b5e97d6
mmc: sdhci-pci: Change AMD SDHCI quirk application scope
by Vincent Wan
· 9 years ago
7551847
mmc: queue: use swap() in mmc_queue_thread()
by Fabian Frederick
· 9 years ago
048fd7e
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
by Prabu Thangamuthu
· 9 years ago
63e63a1
Merge branch 'wakeirq-8250' into omap-for-v4.2/wakeirq-v2
by Tony Lindgren
· 9 years ago
5fd26c7
mmc: sdhci: Restore behavior while creating OCR mask
by Ulf Hansson
· 9 years ago
83dc9fe
mmc: sdhci-pxav3: fix device wakeup initialization
by Jisheng Zhang
· 9 years ago
1ef48e3
mmc: core: Attach PM domain prior probing of SDIO func driver
by Ulf Hansson
· 9 years ago
3056c49
mmc: core: Remove redundant ->power_restore() callback for SD
by Ulf Hansson
· 9 years ago
364549d
mmc: core: Remove redundant ->power_restore() callback for MMC
by Ulf Hansson
· 9 years ago
1e5a0a9
mmc: sdhci-bcm2835: Actually enable the clock
by Eric Anholt
· 9 years ago
475c9e4
mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails.
by Eric Anholt
· 9 years ago
74fd5e3
mmc: sdhci-of-esdhc: enable interrupt mode to detect card
by Yangbo Lu
· 9 years ago
4245aff
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
by Dong Aisheng
· 9 years ago
913d495
mmc: sdhci-esdhc-imx: add imx6sx support
by Dong Aisheng
· 9 years ago
1809443
mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix
by Dong Aisheng
· 9 years ago
b732104
mmc: sdhci-esdhc-imx: usdhc does not have missing card interrupt issue
by Dong Aisheng
· 9 years ago
915be485
mmc: sdhci-esdhc-imx: merge the same register check into one place
by Dong Aisheng
· 9 years ago
b69587e
mmc: sdhci-pci: Enable HS400 for some Intel host controllers
by Adrian Hunter
· 10 years ago
e1bfad6
mmc: sdhci-pci: Add support for drive strength selection for SPT
by Adrian Hunter
· 10 years ago
cb84964
mmc: sdhci: Add a callback to select drive strength
by Adrian Hunter
· 10 years ago
cc4f414
mmc: mmc: Add driver strength selection
by Adrian Hunter
· 10 years ago
b097e07
mmc: mmc: Read card's valid driver strength mask
by Adrian Hunter
· 10 years ago
3853a04
mmc: core: Record card drive strength
by Adrian Hunter
· 10 years ago
e23350b
mmc: core: Factor out common code in drive strength selection
by Adrian Hunter
· 10 years ago
f168359
mmc: core: Add 'card' to drive strength selection callback
by Adrian Hunter
· 10 years ago
fa021ce
mmc: core: Simplify card drive strength mask
by Adrian Hunter
· 10 years ago
b4f30a1
mmc: core: Allow card drive strength to be different to host
by Adrian Hunter
· 10 years ago
75e8a22
mmc: core: Reset driver type to default
by Adrian Hunter
· 10 years ago
89d49a7
mmc: sh_mmcif: calculate best clock with parent clock
by Kuninori Morimoto
· 9 years ago
1b1a694
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
by Kuninori Morimoto
· 9 years ago
585c3a5
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
by Kuninori Morimoto
· 9 years ago
43e943a
mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()
by Petri Gynther
· 9 years ago
75fda77
mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
by Fabian Frederick
· 9 years ago
7c5209c
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
by Doug Anderson
· 9 years ago
e6ac184
mmc: sdhci-st: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 9 years ago
a7ca2b1
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 9 years ago
2fc546f
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 9 years ago
7026fd6
mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 9 years ago
eff8f2f
mmc: dw_mmc: Use core to handle absent write protect line
by Lars-Peter Clausen
· 10 years ago
0293efd
mmc: dw_mmc: k3: support hi6220
by Zhangfei Gao
· 9 years ago
8f7849c
mmc: dw_mmc: add switch_voltage
by Zhangfei Gao
· 9 years ago
087de9e
mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error
by Kuninori Morimoto
· 9 years ago
ded8a5f
mmc: cast u8 to unsigned long long to avoid unexpected error
by Kuninori Morimoto
· 9 years ago
bf3a35a
mmc: host: sdhci: Use BUG_ON()
by Fabio Estevam
· 9 years ago
6d91641
mmc: host: mxcmmc: Simplify a trivial if-return sequence
by Fabio Estevam
· 9 years ago
30a9b9e
mmc: card: mmc_test: Simplify a trivial if-return sequence
by Fabio Estevam
· 9 years ago
7ccddeb
mmc: sdhci-esdhc-imx: Do not break platform data boards
by Fabio Estevam
· 10 years ago
1506411
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
by Fabio Estevam
· 10 years ago
19f4424
mmc: dt: Allow to specify that no write protect signal is present
by Lars-Peter Clausen
· 10 years ago
9f6e0bf
mmc: Add support for disabling write-protect detection
by Lars-Peter Clausen
· 10 years ago
0250fdf
mmc: core: Don't print reset warning if reset is not supported
by Adrian Hunter
· 10 years ago
b8360a4
mmc: block: Retry errored data requests when re-tuning is needed
by Adrian Hunter
· 10 years ago
6f398ad
mmc: block: Check re-tuning in the recovery path
by Adrian Hunter
· 10 years ago
bd11e8b
mmc: core: Flag re-tuning is needed on CRC errors
by Adrian Hunter
· 10 years ago
66c39dfc
mmc: sdhci: Change to new way of doing re-tuning
by Adrian Hunter
· 10 years ago
6376f69
mmc: core: Add support for HS400 re-tuning
by Adrian Hunter
· 10 years ago
ed16f58
mmc: core: Separate out the mmc_switch status check so it can be re-used
by Adrian Hunter
· 10 years ago
436f8da
mmc: mmc: Hold re-tuning in mmc_sleep()
by Adrian Hunter
· 10 years ago
66073d8
mmc: core: Hold re-tuning while bkops ongoing
by Adrian Hunter
· 10 years ago
8f11d10
mmc: core: Hold re-tuning during erase commands
by Adrian Hunter
· 10 years ago
c6dbab9
mmc: core: Hold re-tuning during switch commands
by Adrian Hunter
· 10 years ago
90a8148
mmc: core: Add support for re-tuning before each request
by Adrian Hunter
· 10 years ago
79d5a65
mmc: core: Enable / disable re-tuning
by Adrian Hunter
· 10 years ago
dfa13eb
mmc: host: Add facility to support re-tuning
by Adrian Hunter
· 10 years ago
59d2230
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
by Axel Lin
· 10 years ago
308f3f8
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
by Suman Tripathi
· 10 years ago
4d0aa49
mmc: sdhci-s3c: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
f8cbf46
mmc: sdhci-imx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
6a64320
mmc: s3cmci: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
f2483b0
mmc: rtsx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
f61fcc3
mmc: mxs: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
ed425fc
mmc: davinci: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
a1b0b97
mmc: sdhci-sirf: fake version and capbility registers
by Weijun Yang
· 10 years ago
d1ba44a
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
by Weijun Yang
· 10 years ago
de501af
mmc: TMIO: Use devm_request_irq()
by Ian Molton
· 10 years ago
7df56bb
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
by Ian Molton
· 10 years ago
25db67e
mmc: TMIO: Ensure MFD cell is disabled on probe error path
by Ian Molton
· 10 years ago
2dbf1dc
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
by Axel Lin
· 10 years ago
cee4e7a
mmc: sdhci_f_sdh30: Staticize local functions
by Axel Lin
· 10 years ago
bd45502
mmc: sdhci-of-esdhc: Pre divider starts at 1
by Joakim Tjernlund
· 10 years ago
Next »