Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
drivers
/
mmc
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
815d469
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
62e59c4
clk: Remove io.h from clk-provider.h
by Stephen Boyd
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
01e5d18
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
0a49a61
mmc: sdhci-pci: Fix BYT OCP setting
by Adrian Hunter
· 6 years ago
c081e7f
mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_host
by Kamlesh Gurudasani
· 6 years ago
26c2b19
mmc: mtk-sd: select REGULATOR
by NeilBrown
· 6 years ago
d087bde
mmc: mtk-sd: enable internal card-detect logic.
by NeilBrown
· 6 years ago
afb7c79
mmc: mtk-sd: add support for config found in mt7620 family SOCs.
by NeilBrown
· 6 years ago
42edb0d
mmc: mtk-sd: don't hard-code interrupt trigger type
by NeilBrown
· 6 years ago
43d8dab
mmc: core: Fix tag set memory leak
by Raul E Rangel
· 6 years ago
8520ce1
mmc: mmci: Prevent polling for busy detection in IRQ context
by Ludovic Barre
· 6 years ago
812513c
mmc: mmci: Cleanup mmci_cmd_irq() for busy detect
by Ludovic Barre
· 6 years ago
7a019f9
mmc: usdhi6rol0: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
9e4be8d
mmc: core: Verify SD bus width
by Raul E Rangel
· 6 years ago
2eaf5a5
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
by BOUGH CHEN
· 6 years ago
1c4989b
mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidle
by BOUGH CHEN
· 6 years ago
f50b7ac
mmc: meson-gx: add signal resampling tuning
by Jerome Brunet
· 6 years ago
5e6f75f
mmc: meson-gx: remove Rx phase tuning
by Jerome Brunet
· 6 years ago
dc38ac8
mmc: meson-gx: avoid clock glitch when switching to DDR modes
by Jerome Brunet
· 6 years ago
d5f758f
mmc: meson-gx: disable HS400
by Jerome Brunet
· 6 years ago
eb4d811
mmc: meson-gx: correct irq flag
by Jerome Brunet
· 6 years ago
9c5fdb0
mmc: meson-gx: ack only raised irq
by Jerome Brunet
· 6 years ago
98849da
mmc: meson-gx: remove open coded read with timeout
by Jerome Brunet
· 6 years ago
7fc13b8
mmc: omap_hsmmc: Use dev_get_drvdata()
by Kefeng Wang
· 6 years ago
c671b6d
mmc: alcor: work with multiple-entry sglists
by Daniel Drake
· 6 years ago
f19337d
Revert "mmc: alcor: enable DMA transfer of large buffers"
by Daniel Drake
· 6 years ago
8e1943a
mmc: core: fix possible use after free of host
by Pan Bian
· 6 years ago
42c38d4
mmc: core: Fix warning and undefined behavior in mmc voltage handling
by Pavel Machek
· 6 years ago
4c94cb6
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
by Yoshihiro Shimoda
· 6 years ago
71c733c
mmc: tegra: add sdhci tegra suspend and resume
by Sowjanya Komatineni
· 6 years ago
c07a48c
mmc: sdhci: Remove finish_tasklet
by Adrian Hunter
· 6 years ago
19d2f69
mmc: sdhci: Call mmc_request_done() from IRQ handler if possible
by Adrian Hunter
· 6 years ago
e9a0729
mmc: sdhci: Move some processing to __sdhci_finish_mrq()
by Adrian Hunter
· 6 years ago
97a1aba
mmc: sdhci: Move timer and has_requests functions
by Adrian Hunter
· 6 years ago
2e72ab9
mmc: sdhci: Reorganize sdhci_finish_mrq() and __sdhci_finish_mrq()
by Adrian Hunter
· 6 years ago
765c596
mmc: sdhci-pci: Add support for Intel CML
by Adrian Hunter
· 6 years ago
002ee28
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
by Andrea Merello
· 6 years ago
b65be63
mmc: mtk-sd: check for valid optional memory resource
by Fabien Parent
· 6 years ago
c278150
mmc: alcor: enable DMA transfer of large buffers
by Daniel Drake
· 6 years ago
e374e87
mmc: sdhci_am654: Clear HISPD_ENA in some lower speed modes
by Faiz Abbas
· 6 years ago
aad5f19
mmc: mmc_spi: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
1ae5160
mmc: mmc_spi: Indentation fixes
by Andy Shevchenko
· 6 years ago
38b2168
mmc: mmc_spi: Join string literals back
by Andy Shevchenko
· 6 years ago
70a557e
mmc: mmc_spi: Remove useless NULL check at ->remove()
by Andy Shevchenko
· 6 years ago
b9ffe40
mmc: mmc_spi: Remove redundant dev_set_drvdata()
by Andy Shevchenko
· 6 years ago
41ed65e
mmc: mmci: replace blksz_datactrlXX by get_datactrl_cfg callback
by Ludovic Barre
· 6 years ago
8372f9d
mmc: mmci: stm32: define get_dctrl_cfg
by Ludovic Barre
· 6 years ago
5db1e1f
mmc: mmci: qcom: define get_dctrl_cfg
by Ludovic Barre
· 6 years ago
b3fb9d6
mmc: mmci: define get_dctrl_cfg for legacy variant
by Ludovic Barre
· 6 years ago
0732ea7
mmc: mmci: add get_datactrl_cfg callback and helper functions
by Ludovic Barre
· 6 years ago
e5a34b0
mmc: alcor: enable DMA for writes
by Daniel Drake
· 6 years ago
7bda948
mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.
by Christoph Muellner
· 6 years ago
2198eeff
mmc: sdhci-omap: Make sdhci_omap_reset static
by YueHaibing
· 6 years ago
b775442
mmc: tegra: fix CQE enable and resume sequence
by Sowjanya Komatineni
· 6 years ago
6889564
mmc: cqhci: add CQHCI_SSC1 register CBC field mask
by Sowjanya Komatineni
· 6 years ago
c6e7ab9
mmc: tegra: add Tegra186 WAR for CQE
by Sowjanya Komatineni
· 6 years ago
c46d089
mmc: cqhci: allow hosts to update dcmd cmd desc
by Sowjanya Komatineni
· 6 years ago
ea8fc59
mmc: tegra: update hw tuning process
by Sowjanya Komatineni
· 6 years ago
1d8cd065
mmc: sdhci: allow host to specify maximum tuning loops
by Sowjanya Komatineni
· 6 years ago
92cd166
mmc: tegra: fix ddr signaling for non-ddr modes
by Sowjanya Komatineni
· 6 years ago
89822b7
mmc: mtk-sd: add support for MT8516
by Fabien Parent
· 6 years ago
91ecbe5
mmc: renesas_sdhi: set CBSY flag before probing TMIO host
by Wolfram Sang
· 6 years ago
2a55c1e
mmc: renesas_sdhi: prevent overflow for max_req_size
by Wolfram Sang
· 6 years ago
609e5fb
mmc: tmio: introduce macro for max block size
by Wolfram Sang
· 6 years ago
f49bdcd
mmc: renesas_sdhi: update copyright information
by Wolfram Sang
· 6 years ago
8dcf48e
mmc: mxs-mmc: Enable MMC_CAP_ERASE
by Stefan Wahren
· 6 years ago
6110259
mmc_spi: add a status check for spi_sync_locked
by Kangjie Lu
· 6 years ago
1f1929f
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
by Yangbo Lu
· 6 years ago
b214fe5
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
by Yinbo Zhu
· 6 years ago
5dd19552
mmc: sdhci-of-esdhc: add erratum A-009204 support
by Yinbo Zhu
· 6 years ago
05cb6b2
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
by Yinbo Zhu
· 6 years ago
a46e427
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
by Yinbo Zhu
· 6 years ago
8e9a691
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
by Yinbo Zhu
· 6 years ago
6f549034
mmc: host: Pedantic cleanups to Kconfig
by Enrico Weigelt, metux IT consult
· 6 years ago
71953e0
mmc: mmci: Make mmci_variant_init() static
by Ulf Hansson
· 6 years ago
62e546b
mmc: mmci: Share sdmmc_variant_init() via the common header file
by Ulf Hansson
· 6 years ago
f7f3e7d
mmc: mmci: Drop qcom specific header file
by Ulf Hansson
· 6 years ago
ea27c95
mmc: mmci: Re-work code starting DMA for the qcom variant
by Ulf Hansson
· 6 years ago
c21aa7a
mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag
by Ulf Hansson
· 6 years ago
6aa35ce
mmc: mmci: Don't share un-implemented DMA functions
by Ulf Hansson
· 6 years ago
5c41ea6
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
by Faiz Abbas
· 6 years ago
d75f773
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
by Sakari Ailus
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
157c99c
mmc: alcor: don't write data before command has completed
by Daniel Drake
· 6 years ago
c9a9497
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
by Wolfram Sang
· 6 years ago
5ea4769
mmc: alcor: fix DMA reads
by Daniel Drake
· 6 years ago
031d2cc
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
by Kishon Vijay Abraham I
· 6 years ago
2b77158
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
by Alexander Shiyan
· 6 years ago
9ce58dd
mmc: davinci: remove extraneous __init annotation
by Arnd Bergmann
· 6 years ago
e60a582
mmc: pxamci: fix enum type confusion
by Arnd Bergmann
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d472133
mmc:fix a bug when max_discard is 0
by Jiong Wu
· 6 years ago
4d3d534
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
e30be06
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
by BOUGH CHEN
· 6 years ago
099b648
mmc: core: Add a debug print when the card may have been replaced
by hongjiefang
· 6 years ago
Next »