Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3e5a3d3da3e68ac5a7ab0278dffec8353ca8174
/
drivers
/
mmc
« Previous
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
· 10 years ago
1b1a694
mmc: sh_mmcif: use sh_mmcif_xxx prefix for all functions
by Kuninori Morimoto
· 10 years ago
585c3a5
mmc: sh_mmcif: add sh_mmcif_host_to_dev() macro and use it.
by Kuninori Morimoto
· 10 years ago
43e943a
mmc: sdhci: fix driver type B and D handling in sdhci_do_set_ios()
by Petri Gynther
· 10 years ago
75fda77
mmc: mmc-test: use swap() in mmc_test_nonblock_transfer()
by Fabian Frederick
· 10 years ago
7c5209c
mmc: core: Increase delay for voltage to stabilize from 3.3V to 1.8V
by Doug Anderson
· 10 years ago
e6ac184
mmc: sdhci-st: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 10 years ago
a7ca2b1
mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 10 years ago
2fc546f
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 10 years ago
7026fd6
mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 10 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
· 10 years ago
8f7849c
mmc: dw_mmc: add switch_voltage
by Zhangfei Gao
· 10 years ago
087de9e
mmc: cast unsigned int to typeof(sector_t) to avoid unexpected error
by Kuninori Morimoto
· 10 years ago
ded8a5f
mmc: cast u8 to unsigned long long to avoid unexpected error
by Kuninori Morimoto
· 10 years ago
bf3a35a
mmc: host: sdhci: Use BUG_ON()
by Fabio Estevam
· 10 years ago
6d91641
mmc: host: mxcmmc: Simplify a trivial if-return sequence
by Fabio Estevam
· 10 years ago
30a9b9e
mmc: card: mmc_test: Simplify a trivial if-return sequence
by Fabio Estevam
· 10 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
035ff83
mmc: host: sdhci-esdhc-imx: fix broken email address
by Wolfram Sang
· 10 years ago
9bb09a3
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
by Kuninori Morimoto
· 10 years ago
6aed678
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
by Kuninori Morimoto
· 10 years ago
60985c3
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
by Kuninori Morimoto
· 10 years ago
70830b4
mmc: sh_mmcif: move mmcif_of_match to upside
by Kuninori Morimoto
· 10 years ago
1fb654f
mmc: sdio: add reset callback to bus operations
by Andreas Fenkart
· 10 years ago
5b83b22
mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
by Tony Lindgren
· 10 years ago
60c8f78
mmc: atmel-mci: fix bad variable type for clkdiv
by Ludovic Desroches
· 10 years ago
4de3bf6
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
by Zhangfei Gao
· 10 years ago
4b24472
mmc: dw_mmc: init desc in dw_mci_idmac_init
by Zhangfei Gao
· 10 years ago
4e93b9a
mmc: card: Don't access RPMB partitions for normal read/write
by Chuanxiao Dong
· 10 years ago
bad4371
mmc: sh_mmcif: Fix timeout value for command request
by Takeshi Kihara
· 10 years ago
84be456
remove <asm/scatterlist.h>
by Christoph Hellwig
· 10 years ago
184af16
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
by Grygorii Strashko
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
5e6c94a
Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
636efbc
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
by Javier Martinez Canillas
· 10 years ago
7d69cff
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
b9f28d8
sd, mmc, virtio_blk, string_helpers: fix block size units
by James Bottomley
· 10 years ago
4e187d3
mmc: sdhci-st: Update the quirks for this controller.
by Peter Griffin
· 10 years ago
cf48d32
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
by Peter Griffin
· 10 years ago
2053812
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
by Peter Griffin
· 10 years ago
bfa4480
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
by Peter Griffin
· 10 years ago
406c243
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
by Peter Griffin
· 10 years ago
8bef717
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
by Peter Griffin
· 10 years ago
8d86e4f
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
by Fabio Estevam
· 10 years ago
49ba030
mmc: dw_mmc: Add locking around cmd11 timer
by Doug Anderson
· 10 years ago
fd67419
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
by Doug Anderson
· 10 years ago
Next »