Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be0b420ad6123e587738a67a9eff3ec213a57604
/
drivers
/
mmc
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
5d01b76
mmc: simplify SDHCI Kconfig dependencies
by Arnd Bergmann
· 10 years ago
60a549f
mmc: omap: don't select TPS65010
by Arnd Bergmann
· 10 years ago
d7fe833
mmc: mvsdio: avoid compiler warning
by Arnd Bergmann
· 10 years ago
bf614c7
mmc: atmel-mci: incude asm/cacheclush.h
by Arnd Bergmann
· 10 years ago
ed1761d
mmc: sdhci-msm: Fix fallout from sdhci refactoring
by Stephen Boyd
· 10 years ago
13fe0ec3
mmc: usdhi6rol0: fix compiler warnings
by Guennadi Liakhovetski
· 10 years ago
0788823
Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 10 years ago
1a5700b
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next
by Linus Torvalds
· 10 years ago
1fe9eb1
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next
by Linus Torvalds
· 10 years ago
11bc938
mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
by Jaehoon Chung
· 10 years ago
3cbcb160
mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
by David Lanzendörfer
· 10 years ago
28fee3f
Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.16', 'ib-mfd-gpio-3.16' and 'ib-mfd-mmc-memstick-3.16', tags 'ib-mfd-extcon-3.16', 'ib-mfd-omap-3.16' and 'ib-mfd-regulator-3.16' into ibs-for-mfd-merged
by Lee Jones
· 10 years ago
75fa9ea
mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
by Guennadi Liakhovetski
· 10 years ago
6c52486
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
by Linus Torvalds
· 10 years ago
8c3a05b
mmc: mmci: Enforce DMA configuration through DT
by Ulf Hansson
· 10 years ago
9db7cb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 10 years ago
06732b8
mmc: sdhci-of-esdhc: Fixup compile error
by Ulf Hansson
· 10 years ago
f926035
mmc: tegra: fix reporting of base clock frequency
by Andrew Bresticker
· 10 years ago
3145351
mmc: tegra: disable UHS modes
by Andrew Bresticker
· 10 years ago
c5ee249
mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
by Sebastian Hesselbarth
· 10 years ago
ec4422a
mmc: dove: fix missing MACH_DOVE dependency
by Sebastian Hesselbarth
· 10 years ago
7ce45e9
mmc: sdhci: SD tuning is broken for some controllers
by Al Cooper
· 11 years ago
69f5bf3
mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
by Aisheng Dong
· 11 years ago
706adf6
mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
by Peter Guo
· 11 years ago
ee526d5
mmc: omap_hsmmc: split omap-dma header file
by Balaji T K
· 11 years ago
2177fa9
mmc: omap_hsmmc: fix cmd23 multiblock read/write
by Balaji T K
· 11 years ago
77fae21
mmc: omap_hsmmc: use devm_ioremap_resource
by Balaji T K
· 11 years ago
9fa0e05
mmc: omap_hsmmc: use devm_request_threaded_irq
by Balaji T K
· 11 years ago
e1538ed
mmc: omap_hsmmc: use devm_request_irq
by Balaji T K
· 11 years ago
9618195
mmc: omap_hsmmc: use devm_clk_get
by Balaji T K
· 11 years ago
19b7f79
mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
by David Lanzendörfer
· 10 years ago
6f243f6
mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value
by Axel Lin
· 11 years ago
03a1685
mmc: omap: Use DIV_ROUND_UP instead of open coded
by Axel Lin
· 11 years ago
e6cc012
mmc: dw_mmc: Don't print data errors
by Doug Anderson
· 11 years ago
da91a8f
mmc: sdhci: track whether preset mode is currently enabled in hardware
by Russell King
· 11 years ago
24fbb3c
mmc: sdhci: move remaining power handling into sdhci_set_power()
by Russell King
· 11 years ago
e921a8b
mmc: sdhci: move regulator handling into sdhci_set_power()
by Russell King
· 11 years ago
b4f3b7c
mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
by Russell King
· 11 years ago
c314b2b
mmc: sdhci: remove platform_suspend/platform_resume callbacks
by Russell King
· 11 years ago
723f792
mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
by Russell King
· 11 years ago
850a29b
mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
by Russell King
· 11 years ago
4b6f37d
mmc: sdhci: clean up sdhci_execute_tuning() decision
by Russell King
· 11 years ago
d975f12
mmc: sdhci: cache timing information locally
by Russell King
· 11 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
13e6450
mmc: sdhci: set_uhs_signaling() need not return a value
by Russell King
· 11 years ago
cb399da
mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
by Russell King
· 11 years ago
10cf496
mmc: sdhci-esdhc-imx: comment runtime_pm_get_sync() in esdhc_prepare_tuning()
by Russell King
· 11 years ago
9d2fc80
mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
by Russell King
· 11 years ago
1771059
mmc: sdhci: convert sdhci_set_clock() into a library function
by Russell King
· 11 years ago
1650d0c
mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
by Russell King
· 11 years ago
373073e
mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
by Russell King
· 11 years ago
91138ca
mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
by Russell King
· 11 years ago
d1e49f7
mmc: sdhci: convert ADMA descriptors to a coherent allocation
by Russell King
· 11 years ago
de0b65a
mmc: sdhci: avoid sync'ing the SG if there's no misalignment
by Russell King
· 11 years ago
0718e59
mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
5b4f1f6
mmc: sdhci: plug hole in disabling card detection interrupts
by Russell King
· 11 years ago
b537f94
mmc: sdhci: more efficient interrupt enable register handling
by Russell King
· 11 years ago
be13855
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
by Russell King
· 11 years ago
3560db8
mmc: sdhci: push card_tasklet into threaded irq handler
by Russell King
· 11 years ago
781e989
mmc: sdhci: convert to new SDIO IRQ handling
by Russell King
· 11 years ago
ef10433
mmc: sdhci: clean up sdio interrupt enable handling
by Russell King
· 11 years ago
4100500
mmc: sdhci: clean up interrupt handling
by Russell King
· 11 years ago
bf3b5ec
mmc: sdio_irq: rework sdio irq handling
by Russell King
· 11 years ago
5080a08
mmc: mmci: Enforce max frequency configuration through DT
by Ulf Hansson
· 11 years ago
9b60fa4
drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
by George Spelvin
· 10 years ago
1836eea
lib/crc7: Shift crc7() output left 1 bit
by George Spelvin
· 10 years ago
197160d
mmc: sdhci: remove mdelay in eMMC tuning
by Nick Sanders
· 11 years ago
4d1f52f
mmc: core: Improve support for deferred regulators
by Tim Kryger
· 11 years ago
bc3c177
mmc: mxcmmc: Use mmc_regulator_get_supply() API
by Alexander Shiyan
· 11 years ago
6e9e406
mmc: atmel: don't test host->data
by Alexandre Belloni
· 11 years ago
b677b885
mmc: rtsx: fix possible linking error if built-in
by Arnd Bergmann
· 11 years ago
9176998
mmc: mxs: fix card detection function for broken card detect
by Daniel Willmann
· 11 years ago
1acee84
mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response
by Alex Smith
· 11 years ago
c373eb4
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
by Seungwon Jeon
· 11 years ago
0a5b643
mmc: add support for HS400 mode of eMMC5.0
by Seungwon Jeon
· 11 years ago
577fb13
mmc: rework selection of bus speed mode
by Seungwon Jeon
· 11 years ago
2385049
mmc: step power class after final selection of bus mode
by Seungwon Jeon
· 11 years ago
2415c0e
mmc: identify available device type to select
by Seungwon Jeon
· 11 years ago
cdc9917
mmc: drop the speed mode of card's state
by Seungwon Jeon
· 11 years ago
b78871d
mmc: mvsdio: workaround for spurious irqs
by Sebastian Hesselbarth
· 11 years ago
fcf902b
mmc: mvsdio: silence card detect notice
by Sebastian Hesselbarth
· 11 years ago
ceae98f
mmc: core: Try other signal levels during power up
by Tim Kryger
· 11 years ago
1b66e94
mmc: moxart: Add MOXA ART SD/MMC driver
by Jonas Jensen
· 11 years ago
c7f6558
mmc: Add realtek USB sdmmc host driver
by Roger Tseng
· 11 years ago
3beef62
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
by Axel Lin
· 11 years ago
ae0eb34
mmc: dw_mmc: restore the card-present checking point
by Jaehoon Chung
· 11 years ago
9795a84
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
by Jaehoon Chung
· 11 years ago
f16afa8
mmc: dw_mmc: remove unnecessary function.
by Jaehoon Chung
· 11 years ago
4a1b27a
mmc: dw_mmc: fix minor coding style.
by Jaehoon Chung
· 11 years ago
907abd5
mmc: dw_mmc: remove unused member variable.
by Jaehoon Chung
· 11 years ago
612de4c
mmc: dw_mmc: replace the bus_hz checking point
by Jaehoon Chung
· 11 years ago
d8a4fb0
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
by Jaehoon Chung
· 11 years ago
384a81d
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
by Alexander Shiyan
· 11 years ago
01e4f95
mmc: mxcmmc: Convert to devm-* API
by Alexander Shiyan
· 11 years ago
15a2e2a
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
by Sachin Kamat
· 11 years ago
3faf80d
mmc: mmci: Enforce mmc capabilities through DT
by Ulf Hansson
· 11 years ago
4593df2
mmc: mmci: Enforce DT for signal direction and feedback clock
by Ulf Hansson
· 11 years ago
Next »