index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
mmc: renesas_sdhi: update copyright information
Wolfram Sang
6
-10
/
+11
2019-04-15
mmc: mxs-mmc: Enable MMC_CAP_ERASE
Stefan Wahren
1
-1
/
+2
2019-04-15
mmc_spi: add a status check for spi_sync_locked
Kangjie Lu
1
-0
/
+4
2019-04-15
mmc: sdhci-of-esdhc: add quirk to ignore command inhibit for data
Yangbo Lu
1
-0
/
+16
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC7 support
Yinbo Zhu
1
-0
/
+22
2019-04-15
mmc: sdhci-of-esdhc: add erratum A-009204 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 support
Yinbo Zhu
1
-1
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum eSDHC5 support
Yinbo Zhu
1
-0
/
+3
2019-04-15
mmc: sdhci-of-esdhc: add erratum A011334 support in lx2160 2.0 SoC
Yinbo Zhu
1
-0
/
+1
2019-04-15
mmc: host: Pedantic cleanups to Kconfig
Enrico Weigelt, metux IT consult
1
-21
/
+22
2019-04-15
mmc: mmci: Make mmci_variant_init() static
Ulf Hansson
1
-1
/
+1
2019-04-15
mmc: mmci: Share sdmmc_variant_init() via the common header file
Ulf Hansson
2
-6
/
+6
2019-04-15
mmc: mmci: Drop qcom specific header file
Ulf Hansson
3
-27
/
+6
2019-04-15
mmc: mmci: Re-work code starting DMA for the qcom variant
Ulf Hansson
3
-10
/
+8
2019-04-15
mmc: mmci: Drop unnecessary clear of variant->qcom_dml flag
Ulf Hansson
1
-1
/
+0
2019-04-15
mmc: mmci: Don't share un-implemented DMA functions
Ulf Hansson
1
-0
/
+2
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2019-03-28
mmc: alcor: don't write data before command has completed
Daniel Drake
1
-21
/
+13
2019-03-21
mmc: renesas_sdhi: limit block count to 16 bit for old revisions
Wolfram Sang
1
-1
/
+7
2019-03-21
mmc: alcor: fix DMA reads
Daniel Drake
1
-6
/
+19
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
1
-0
/
+3
2019-03-21
mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
Alexander Shiyan
1
-12
/
+4
2019-03-18
mmc: davinci: remove extraneous __init annotation
Arnd Bergmann
1
-1
/
+1
2019-03-18
mmc: pxamci: fix enum type confusion
Arnd Bergmann
1
-1
/
+1
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
1
-2
/
+2
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-4
/
+5
2019-02-28
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
1
-4
/
+5
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
3
-2
/
+14
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
8
-15
/
+39
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
1
-0
/
+7
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
2
-5
/
+13
2019-02-28
mmc: sdhci-esdhc-imx: clear the HALT bit when enable CQE
BOUGH CHEN
1
-0
/
+13
2019-02-28
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
1
-1
/
+1
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2
-7
/
+8
2019-02-27
mmc: cqhci: Fix a tiny potential memory leak on error condition
Alamy Liu
1
-1
/
+10
2019-02-27
mmc: cqhci: fix space allocated for transfer descriptor
Alamy Liu
1
-1
/
+1
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
1
-1
/
+1
2019-02-26
mmc: tmio: fix access width of Block Count Register
Takeshi Saito
3
-1
/
+11
2019-02-25
mmc: tmio_mmc_core: don't claim spurious interrupts
Sergei Shtylyov
1
-4
/
+7
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
3
-36
/
+21
2019-02-25
mmc: spi: Fix card detection during probe
Jonathan Neuschäfer
1
-0
/
+1
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2
-48
/
+44
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-2
/
+1
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
4
-243
/
+263
2019-02-25
mmc: of_mmc_spi: Convert to mmc_of_parse_voltage()
Ulf Hansson
1
-21
/
+1
2019-02-25
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
1
-11
/
+5
2019-02-25
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2
-19
/
+1
2019-02-25
mmc: renesas_sdhi: Change HW adjustment register according to speed mode
Takeshi Saito
3
-0
/
+11
2019-02-25
mmc: mmci: Send a CMD12 to clear the DPSM at errors
Ulf Hansson
2
-2
/
+24
[next]