Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4c7a6f74ceeafd738b55d1c57349327f7ea8e895
/
drivers
/
mmc
/
host
9cb238c
mmc: omap: Fix I2C dependency and make driver usable with device tree
by Tony Lindgren
· 11 years ago
31ee918
mmc: omap: Fix DMA configuration to not rely on device id
by Tony Lindgren
· 11 years ago
c2ac2ae
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
42cbe82
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
by Russell King
· 11 years ago
e395c43
mmc: wbsd: Silence compiler warning
by Ulf Hansson
· 11 years ago
ac0a2e9
mmc: sh_mmcif: Convert to clk_prepare|unprepare
by Ulf Hansson
· 11 years ago
51129f3
mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops
by Ulf Hansson
· 11 years ago
2d9f0bd
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
by Yuvaraj Kumar C D
· 11 years ago
0a8fd09
mmc: sdhci: Avoid needless loop while handling SDIO interrupts in sdhci_irq
by Alexey Neyman
· 11 years ago
07f4450
DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
by Russell King
· 11 years ago
578aebc
mmc: mmci: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
ccad9b9
mmc: via-sdmmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
d62c957
mmc: tmio: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
cb3ca1a
mmc: sh_mmcif: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
b2822d3
mmc: sdricoh_cs: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
ff71c4b
mmc: rtsx: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
83234ac
mmc: wbsd: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
359bfcb
mmc: pxamci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
bfc55a8
mmc: s3cmci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
7af3766
mmc: wmt-sdmmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
bd190f9
mmc: mxcmmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
6835907
mmc: mxs-mmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
3932afd
mmc: omap: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
ccbd483
mmc: tifm_sd: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
4ee14ec
mmc: sdhci: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
990b299
mmc: vub300: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
4d6c5d8
mmc: mvsdio: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
29685f6
mmc: msm_sdcc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
c91c413
mmc: jz4740: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
1eeaadf
mmc: dw_mmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
5ffdeea5
mmc: davinci_mmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
d978a2b
mmc: cb710: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
15a6af4
mmc: bfin_sdh: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
1e63d48
mmc: au1xmmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
914af7c
mmc: atmel-mci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
d052068
mmc: sdhci-pci: Add SDIO/MMC device ID support for Intel Clovertrail
by Eric Ernst
· 11 years ago
6a6caac
mmc: omap_hsmmc: remove unused no_off
by Balaji T K
· 11 years ago
ed16418
mmc: omap_hsmmc: correct max value of clkd
by Balaji T K
· 11 years ago
1e88178
mmc: omap_hsmmc: fix timeout for cmd and data soft reset
by Jianpeng Ma
· 11 years ago
0a82e06
mmc: omap_hsmmc: context save and restore for DT
by Tony Lindgren
· 11 years ago
e002264
mmc: omap_hsmmc: Fix pbias_disable for omap4
by Balaji T K
· 11 years ago
372c463
mmc: sdhci: remove unneeded call when have preset value quirk
by Dong Aisheng
· 11 years ago
69ed60e
mmc: sdhci-esdhc-imx: add preset value quirk for mx6
by Dong Aisheng
· 11 years ago
888824b
mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
by Dong Aisheng
· 11 years ago
602519b
mmc: sdhci-esdhc-imx: add delay line setting support
by Dong Aisheng
· 11 years ago
de5bdbf
mmc: sdhci-esdhc-imx: add DDR mode support for mx6
by Dong Aisheng
· 11 years ago
114f2bf
mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
by Dong Aisheng
· 11 years ago
6b4fb67
mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl
by Dong Aisheng
· 11 years ago
6e9fd28
mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
by Dong Aisheng
· 11 years ago
f47c4bb
mmc: sdhci-esdhc-imx: create struct esdhc_soc_data
by Shawn Guo
· 11 years ago
3770ee8
mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable
by Shawn Guo
· 11 years ago
9d61c00
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
by Shawn Guo
· 11 years ago
31fbb30
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
by Shawn Guo
· 11 years ago
e69e4df
mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios.
by Sonic Zhang
· 11 years ago
7b23990
mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation
by Axel Lin
· 11 years ago
8776a16
mmc: sdhci-pci: add Intel Merrifield support
by David Cohen
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
e76b855
mmc: sdhci-esdhc-imx: set actual_clock in clock setting
by Dong Aisheng
· 11 years ago
1867ade
mmc: mvsdio: fix deferred probe from __init
by Johan Hovold
· 11 years ago
5f7886c
mmc: sdhci-esdhc-imx: correct pre_div for imx6q
by Dong Aisheng
· 11 years ago
ad93220
mmc: sdhci-esdhc-imx: change pinctrl state according to uhs mode
by Dong Aisheng
· 11 years ago
0322191
mmc: sdhci-esdhc-imx: add sd3.0 SDR clock tuning support
by Dong Aisheng
· 11 years ago
fed2f6e
mmc: sdhci-esdhc-imx: support real clock on and off for imx6q
by Dong Aisheng
· 11 years ago
d31fc00
mmc: sdhci-esdhc: move common esdhc_set_clock to platform driver
by Dong Aisheng
· 11 years ago
c0e55129
mmc: sdhci: allow platform access of sdhci_send_command
by Dong Aisheng
· 11 years ago
4525181
mmc: sdhci: add hooks for platform specific tuning
by Dong Aisheng
· 11 years ago
d0e0493
mmc: sdhci-bcm2835: Use sdhci_pltfm_unregister instead of open coded
by Axel Lin
· 11 years ago
ff1acfd
mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded
by Axel Lin
· 11 years ago
08de89b
mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe
by Sachin Kamat
· 11 years ago
21f67c2
mmc: dw_mmc-socfpga: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
e02d293
mmc: mvsdio: Convert to devm_ioremap_resource
by Sachin Kamat
· 11 years ago
71ef1ea
mmc: core: clean up duplicate macros
by Jackey Shen
· 12 years ago
fbd986c
mmc: atmel-mci: fix oops in atmci_tasklet_func
by Rodolfo Giometti
· 11 years ago
c1fa342
mmc: atmel-mci: abort transfer on timeout error
by Ludovic Desroches
· 11 years ago
aa50f25
mmc: dw_mmc: fix the transfer termination in IDMAC mode
by Seungwon Jeon
· 11 years ago
5ce9d96
mmc: dw_mmc: amend use of idmac sw reset
by Seungwon Jeon
· 11 years ago
31bff45
mmc: dw_mmc: gather each reset code into functions
by Seungwon Jeon
· 11 years ago
e352c81
mmc: dw_mmc: rework the code related to cmd/data completion
by Seungwon Jeon
· 11 years ago
90c2143
mmc: dw_mmc: guarantee stop-abort cmd in data errors
by Seungwon Jeon
· 11 years ago
71abb13
mmc: dw_mmc: fix error handling on response error
by Seungwon Jeon
· 11 years ago
f1d2736
mmc: dw_mmc: control card read threshold
by Seungwon Jeon
· 11 years ago
5242689
mmc: dw_mmc: adjust the fifoth with block size
by Seungwon Jeon
· 11 years ago
1f44a2a
mmc: dw_mmc: set the supported max/min frequency
by Seungwon Jeon
· 11 years ago
10b4984
mmc: dw_mmc: move supports-highspeed of quirks to caps
by Seungwon Jeon
· 11 years ago
5dd63f5
mmc: dw_mmc: add the capability to support hs200 mode
by Seungwon Jeon
· 11 years ago
c6d9ded
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
by Seungwon Jeon
· 11 years ago
c537a1c
mmc: dw_mmc: exynos: add variable delay tuning sequence
by Seungwon Jeon
· 11 years ago
0976f16
mmc: dw_mmc: add support tuning scheme
by Seungwon Jeon
· 11 years ago
6bce431
mmc: dw_mmc: exynos: configure SMU in exynos5420
by Yuvaraj Kumar C D
· 11 years ago
002f0d5
mmc: dw_mmc: move the platform specific init call
by Yuvaraj Kumar C D
· 11 years ago
3aa741f
mmc: dw_mmc: socfpga: move socfpga private init
by Yuvaraj Kumar C D
· 11 years ago
e6c784e
mmc: dw_mmc: exynos: move the exynos private init
by Yuvaraj Kumar C D
· 11 years ago
2eb2944
mmc: dw_mmc: Set timeout to max upon resume
by Doug Anderson
· 11 years ago
fdf492a
mmc: dw_mmc: Honor requests to set the clock to 0
by Doug Anderson
· 11 years ago
e2c6359
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
by Doug Anderson
· 11 years ago
369ac86
mmc: dw_mmc: don't queue up a card detect at slot startup
by Doug Anderson
· 11 years ago
df1d058
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
by Guennadi Liakhovetski
· 11 years ago
1ff4443
ARM: 7834/1: mmc: mmci: Save and restore register context
by Ulf Hansson
· 11 years ago
Next »