Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c1d22ae89cf6086d6a457b3b9241fcb36ebddd14
/
drivers
/
mmc
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 8 years ago
0e77816
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
265984b
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
by Adrian Hunter
· 8 years ago
8229693
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
by Adrian Hunter
· 8 years ago
32ecd32
mmc: longer timeout for long read time quirk
by Matt Gumbel
· 8 years ago
d4aa908
mmc: dw_mmc: rockchip: Set the drive phase properly
by Douglas Anderson
· 8 years ago
225faf8
mmc: dw_mmc: fix the wrong max_blk_size
by Jaehoon Chung
· 9 years ago
d57fe83
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
by Shawn Lin
· 9 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
e5bbf30
mmc: sdhci-acpi: Ensure connected devices are powered when probing
by Adrian Hunter
· 8 years ago
24b9f0c
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
57da0c0
mmc: block: Pause re-tuning while switched to the RPMB partition
by Adrian Hunter
· 9 years ago
3c86656
mmc: block: Always switch back to main area after RPMB access
by Adrian Hunter
· 9 years ago
7ff2760
mmc: core: Add a facility to "pause" re-tuning
by Adrian Hunter
· 8 years ago
d57d394
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
aa24781
Merge branches 'pm-core' and 'pm-domains'
by Rafael J. Wysocki
· 8 years ago
1c44711
mmc: mmc: Fix partition switch timeout for some eMMCs
by Adrian Hunter
· 9 years ago
685d29e
mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3
by Wolfram Sang
· 9 years ago
88ea46b
mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards
by Wolfram Sang
· 9 years ago
cc4d04b
mmc: block: improve logging of handling emmc timeouts
by Ken Sumrall
· 9 years ago
ded97e0
mmc: sdhci: removed unneeded function wrappers
by Dong Aisheng
· 9 years ago
0400ed0
mmc: core: remove the invalid message in mmc_select_timing
by Dong Aisheng
· 9 years ago
e51534c
mmc: core: fix using wrong io voltage if mmc_select_hs200 fails
by Dong Aisheng
· 9 years ago
10ee082
Merge 4.6-rc7 into tty-next
by Greg Kroah-Hartman
· 9 years ago
802ac39
mmc: sdhci-of-arasan: fix set_clock when a phy is supported
by Shawn Lin
· 9 years ago
d15b08f
mmc: omap: Use dma_request_chan() for requesting DMA channel
by Peter Ujfalusi
· 9 years ago
437db4c
mmc: mmc: Attempt to flush cache before reset
by Adrian Hunter
· 9 years ago
f3f44d5
mmc: sh_mobile_sdhi: check return value when changing clk
by Wolfram Sang
· 9 years ago
8fc0099
mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+
by Wolfram Sang
· 9 years ago
3d376fb
mmc: tmio/sdhi: introduce flag for RCar 2+ specific features
by Wolfram Sang
· 9 years ago
3072ba8
mmc: sh_mobile_sdhi: make clk_update function more compact
by Wolfram Sang
· 9 years ago
81eef6c
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
by Peter Ujfalusi
· 9 years ago
4406433
mmc: sdhci-of-at91: add presets setup
by Ludovic Desroches
· 9 years ago
488aab3
mmc: usdhi6rol0: add pinctrl to set pin drive strength
by Lars Persson
· 9 years ago
0cd59df
mmc: usdhi6rol0: add support for UHS modes
by Lars Persson
· 9 years ago
701dcef
mmc: usdhi6rol0: do not announce UHS capabilities
by Lars Persson
· 9 years ago
184adf2
mmc: tmio: document CTL_STATUS handling
by Wolfram Sang
· 9 years ago
a21553c
mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNC
by Wolfram Sang
· 9 years ago
83e9535
mmc: tmio: use CTL_STATUS consistently
by Wolfram Sang
· 9 years ago
2cafc5c
mmc: tmio: use BIT() within defines
by Wolfram Sang
· 9 years ago
2c54506
mmc: tmio: give read32/write32 functions more descriptive names
by Wolfram Sang
· 9 years ago
db863d8
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
by Tony Lindgren
· 9 years ago
ab22f51
mmc: sh_mobile_sdhi: remove obsolete support for sh7372
by Wolfram Sang
· 9 years ago
ba9e915
mmc: sh_mmcif: remove obsolete support for sh7372
by Wolfram Sang
· 9 years ago
2272c84
mmc: sh_mobile_sdhi: simplify code for voltage switching
by Wolfram Sang
· 9 years ago
ac86045
mmc: tmio: merge distributed include files
by Wolfram Sang
· 9 years ago
9584012
mmc: tmio: simplify irq handler
by Wolfram Sang
· 9 years ago
4da9867
mmc: tmio: remove now unneeded seperate irq handlers
by Wolfram Sang
· 9 years ago
adcbc94
mmc: sh_mobile_sdhi: remove obsolete irq_by_name registration
by Wolfram Sang
· 9 years ago
13bbd8a
mmc: sh_mobile_sdhi: don't use array for DT configs
by Wolfram Sang
· 9 years ago
b10fa99
mmc: block: Convert to IDA for partition device indexes
by Ulf Hansson
· 9 years ago
06b5cca
mmc: block: Release index in partition allocation error path
by Ulf Hansson
· 9 years ago
5674a9b
mmc: core: Convert from IDR to IDA for host indexes
by Ulf Hansson
· 9 years ago
74479c5
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
by Masahiro Yamada
· 9 years ago
4f78230
mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
by Masahiro Yamada
· 9 years ago
4228b21
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
by Adrian Hunter
· 9 years ago
5c59065
mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()
by Masahiro Yamada
· 9 years ago
378382b
mmc: sdhci-pltfm: move devm_ioremap_resource() up
by Masahiro Yamada
· 9 years ago
e30568d
mmc: sdhci-pltfm: use devm_ioremap_resource()
by Masahiro Yamada
· 9 years ago
6113d81
mmc: sdhci-pltfm: use devm_ioremap()
by Masahiro Yamada
· 9 years ago
e95f644
mmc: sdhci-pltfm: use devm_request_mem_region()
by Masahiro Yamada
· 9 years ago
0a782cb
mmc: sdhci-pltfm: check return value of platform_get_irq()
by Masahiro Yamada
· 9 years ago
0b2ed79
mmc: sdhci-pltfm: drop error message for too small MMIO resource size
by Masahiro Yamada
· 9 years ago
87e8865
mmc: core: drop unnecessary bit checking
by Masahiro Yamada
· 9 years ago
d97a1e5
mmc: pwrseq: convert to proper platform device
by Srinivas Kandagatla
· 9 years ago
f01b72d
mmc: pwrseq_emmc: add to_pwrseq_emmc() macro
by Srinivas Kandagatla
· 9 years ago
5b96fea
mmc: pwrseq_simple: add to_pwrseq_simple() macro
by Srinivas Kandagatla
· 9 years ago
061d17a
mmc: sdhci: Tidy together LED code
by Adrian Hunter
· 9 years ago
eb5c20d
mmc: sdhci: Fix error paths in sdhci_add_host()
by Adrian Hunter
· 9 years ago
d310ae4
mmc: sdhci: Remove redundant condition
by Adrian Hunter
· 9 years ago
706e86e
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
by Adrian Hunter
· 9 years ago
e8ef517
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
by Adrian Hunter
· 9 years ago
7758229
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
by Ludovic Desroches
· 9 years ago
4e289a7
mmc: sdhci-of-at91: Implement specific ->set_clock() function
by Ludovic Desroches
· 9 years ago
fb9ee04
mmc: sdhci: Introduce sdhci_calc_clk()
by Ludovic Desroches
· 9 years ago
02d0b68
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition
by Ulf Hansson
· 9 years ago
dc4c90f
mmc: sdhci-pic32: remove owner assignment
by Masahiro Yamada
· 9 years ago
15e8207
mmc: sdhci: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
4e6c717
mmc: core: Do regular power cycle when lacking eMMC HW reset support
by Gwendal Grignou
· 9 years ago
6aef2ee
mmc: tmio: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
c8037e7
mmc: sdhci-pci: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
4d56e9a
mmc: sdhci-acpi: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
5d7435f
mmc: omap_hsmmc: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
567979f
mmc: mediatek: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
d8b7d6b
mmc: mmci: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
bc94440
mmc: atmel-mci: Remove redundant runtime PM calls
by Ulf Hansson
· 9 years ago
e2f3bfb
mmc: davinci: prepare clock
by David Lechner
· 9 years ago
62ac52b
mmc: davinci: fix unwinding in probe
by David Lechner
· 9 years ago
2edeb85
mmc: dw_mmc: remove setup_clock callback
by Shawn Lin
· 9 years ago
7c2c2cc
mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
by Shawn Lin
· 9 years ago
1975676
mmc: dw_mmc-rockchip: remove setup_clock for rockchip
by Shawn Lin
· 9 years ago
5659eea
mmc: dw_mmc: exynos: add the function for controlling SMU
by Jaehoon Chung
· 9 years ago
ab925a3
mmc: dw_mmc: avoid using dmaengine_terminate_all
by Shawn Lin
· 9 years ago
c6a9bf9
mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"
by Shawn Lin
· 9 years ago
31fa835
mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
by Shawn Lin
· 9 years ago
057a459
mmc: sh_mobile_sdhi: Add UHS-I mode support
by Wolfram Sang
· 9 years ago
148634d
mmc: tmio: stop clock when 0Hz is requested
by Wolfram Sang
· 9 years ago
7fbc030
mmc: tmio: always start clock after frequency calculation
by Wolfram Sang
· 9 years ago
452e5ee
mmc: tmio: Add UHS-I mode support
by Wolfram Sang
· 9 years ago
2fb5595
mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequency
by Ben Hutchings
· 9 years ago
Next »