Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
31d6cbeeb88010d59e70e4e0ae9a2b17edebb64e
/
drivers
/
mmc
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
533a6cf
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
by Ulf Hansson
· 5 years ago
ad91619
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
by Ulf Hansson
· 5 years ago
24ed3bd
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
by Ulf Hansson
· 5 years ago
1d45a3f
mmc: sdhci-cadence: remove unneeded 'inline' marker
by Masahiro Yamada
· 5 years ago
87a8df0
mmc: sdhci-msm: Add CQHCI support for sdhci-msm
by Ritesh Harjani
· 5 years ago
a663f64
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
by Veerabhadrarao Badiganti
· 5 years ago
80c7482
mmc: sdhci-of-esdhc: fix serious issue clock is always disabled
by Yangbo Lu
· 5 years ago
429d939
mmc: sdhci-of-esdhc: fix transfer mode register reading
by Yangbo Lu
· 5 years ago
2fefc7c
mmc: sdhci-brcmstb: Fix incorrect switch to HS mode
by Al Cooper
· 5 years ago
d46ba2d
mmc: sdhci-brcmstb: Add support for Command Queuing (CQE)
by Al Cooper
· 5 years ago
e7b5d63
mmc: sdhci-brcmstb: Add shutdown callback
by Al Cooper
· 5 years ago
6f2aa55
mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer
by Al Cooper
· 5 years ago
78ab82f
mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode
by Al Cooper
· 5 years ago
661cf2d
mmc: core: limit probe clock frequency to configured f_max
by Michał Mirosław
· 5 years ago
557c031
mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message
by YueHaibing
· 5 years ago
1215c02
mmc: sdhci: fix an issue of mixing different types
by Chunyan Zhang
· 5 years ago
6fac4a3
Merge branch 'fixes' into next
by Ulf Hansson
· 5 years ago
2a187d0
mmc: sdhci: fix minimum clock rate for v3 controller
by Michał Mirosław
· 5 years ago
9e84a2e
mmc: sdhci-omap: Add special reset capability
by Faiz Abbas
· 5 years ago
d6fe492
mmc: sdhci-omap: Add am335x and am437x specific compatibles
by Faiz Abbas
· 5 years ago
5da5e49
mmc: sdhci-omap: Disable data timeout interrupt during erase
by Faiz Abbas
· 5 years ago
7d76ed7
mmc: sdhci: Refactor sdhci_set_timeout()
by Faiz Abbas
· 5 years ago
7907ebe
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
by Faiz Abbas
· 5 years ago
195fadb
mmc: sdhci-omap: Add using external dma
by Chunyan Zhang
· 5 years ago
18e762e
mmc: sdhci: add support for using external DMA devices
by Chunyan Zhang
· 5 years ago
15db183
mmc: sdhci: Factor out some operations set to their own functions
by Faiz Abbas
· 5 years ago
f571389
mmc: tegra: fix SDR50 tuning override
by Michał Mirosław
· 5 years ago
a04184c
mmc: sdhci-of-at91: fix memleak on clk_get failure
by Michał Mirosław
· 5 years ago
92f07e5
Merge branch 'fixes' into next
by Ulf Hansson
· 5 years ago
27f4e1e
mmc: sdhci_am654: Fix Command Queuing in AM65x
by Faiz Abbas
· 5 years ago
de31f6a
mmc: sdhci_am654: Reset Command and Data line after tuning
by Faiz Abbas
· 5 years ago
4d627c8
mmc: sdhci_am654: Remove Inverted Write Protect flag
by Faiz Abbas
· 5 years ago
1b21a70
mmc: sdhci-of-esdhc: fix clock setting for different controller versions
by Yangbo Lu
· 5 years ago
2aa3d82
mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions
by Yangbo Lu
· 5 years ago
5b74223
mmc: sdhci-of-esdhc: update tuning erratum A-008171
by Yangbo Lu
· 5 years ago
f3c2082
mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr()
by Yangbo Lu
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
738987a
mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
e6d82a7
mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
b67b451
mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
e1ebb45
mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
2e2d12e
mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
972a2dd
mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
c3b2a02
mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
716d020
mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
c1fce22
mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel()
by Peter Ujfalusi
· 5 years ago
9f606f1
Merge branch 'fixes' into next
by Ulf Hansson
· 5 years ago
f667216
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
by Yangbo Lu
· 5 years ago
2253ed4
mmc: mmci: Support any block sizes for ux500v2 and qcom variant
by Linus Walleij
· 5 years ago
67d7d92
mmc: au1xmmc: switch to platform_get_irq
by Yangtao Li
· 5 years ago
bc068d3
mmc: mtk-sd: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
0a337eb
mmc: mvsdio: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
cb064b5
mmc: sdhci-msm: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
75f6eac
mmc: sdhci-milbeaut: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
4942ae0
mmc: sdhci_am654: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
dbf90a1
mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
34ac450
mmc: sh_mmcif: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
b47c43f
mmc: sdhci-spear: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
09938ce
mmc: sdhci-s3c: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
e10e54a
mmc: meson-mx-sdio: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
1cfb7c2
mmc: tmio: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
c5c52c3
mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
by Yangtao Li
· 5 years ago
d0b75c9
Merge branch 'fixes' into next
by Ulf Hansson
· 5 years ago
75d27ea
mmc: sdhci: Add a quirk for broken command queuing
by Adrian Hunter
· 5 years ago
bedf9fc
mmc: sdhci: Workaround broken command queuing on Intel GLK
by Adrian Hunter
· 5 years ago
66a83fe
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1088a
by Yangbo Lu
· 5 years ago
fe0acab
mmc: sdhci-of-esdhc: fix P2020 errata handling
by Yangbo Lu
· 5 years ago
ee157ab
mmc: mmci: add threaded irq to abort DPSM of non-functional state
by Ludovic Barre
· 5 years ago
d0052ad
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
by Michał Mirosław
· 5 years ago
0f7c815
mmc: core: Rework cd-gpio handling
by Michał Mirosław
· 5 years ago
9073d10
mmc: core: Rework wp-gpio handling
by Michał Mirosław
· 5 years ago
2c3039c
mmc: sdhci-s3c: remove unused ext_cd_gpio field
by Michał Mirosław
· 5 years ago
f630d01
mmc: cavium: Add missed pci_release_regions
by Chuhong Yuan
· 5 years ago
4edf6f7
Merge branch 'mmc_pinctrl' into next
by Ulf Hansson
· 5 years ago
8e9a993
mmc: uniphier-sd: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
a62ff54
mmc: jz4740: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
6986ee3
mmc: atmel-mci: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
2480b72
mmc: sdhci-esdhc-imx: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
9f888b5
mmc: omap_hsmmc: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
c17e73c
mmc: usdhi6rol0: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
05344ff
mmc: mmci: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
f9be7f9c
mmc: meson-gx: Convert to pinctrl_select_default_state()
by Ulf Hansson
· 5 years ago
7e0b2c3
Merge branch 'fixes' into next
by Ulf Hansson
· 5 years ago
811ba67
mmc: sdhci: Update the tuning failed messages to pr_debug level
by Faiz Abbas
· 5 years ago
c1a4978
mmc: renesas_sdhi: use recent tap values for HS400
by Wolfram Sang
· 5 years ago
12e3c55
mmc: renesas_sdhi: remove 4taps as a TMIO flag
by Wolfram Sang
· 5 years ago
7af0820
mmc: renesas_sdhi: make quirks info accessible outside probe()
by Wolfram Sang
· 5 years ago
e5088f2
mmc: renesas_sdhi: make warning more precise
by Wolfram Sang
· 5 years ago
6e3cbb0
mmc: renesas_sdhi: keep sorting for quirk entries
by Wolfram Sang
· 5 years ago
a0fb3fc
mmc: renesas_sdhi: remove whitelist for internal DMAC
by Wolfram Sang
· 5 years ago
fdbbe6c
mmc: sdhci: fix up CMD12 sending
by Yangbo Lu
· 5 years ago
af3ed11
mmc: spi: Toggle SPI polarity, do not hardcode it
by Linus Walleij
· 5 years ago
3976656
mmc: sdhci-of-at91: rework clocks management to support SAM9x60 device
by Ludovic Desroches
· 5 years ago
2c92dd2
mmc: sdhci: Update the tuning failed messages to pr_debug level
by Faiz Abbas
· 5 years ago
8b6dc6b
mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"
by Rasmus Villemoes
· 5 years ago
8f34e5b
mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
by Chaotian Jing
· 5 years ago
fa56ac9
mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register
by Veerabhadrarao Badiganti
· 5 years ago
07bcc41
Revert "mmc: sdhci: Fix incorrect switch to HS mode"
by Faiz Abbas
· 5 years ago
9a3d7fd
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
Next »