index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-04-12
mmc: renesas_sdhi: enable WAIT_WHILE_BUSY
Wolfram Sang
-5
/
+7
2021-04-12
mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bit
Aniruddha Tvs Rao
-0
/
+32
2021-04-12
mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery life
Ben Chuang
-3
/
+3
2021-04-12
dt-bindings: mmc: iproc-sdhci: Convert to json-schema
Nicolas Saenz Julienne
-37
/
+63
2021-04-12
mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
Yang Li
-6
/
+4
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
-4
/
+7
2021-03-31
mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...
Adrian Hunter
-0
/
+27
2021-03-31
mmc: dw_mmc-k3: use the correct HiSilicon copyright
Hao Fang
-1
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: separate 100/200 MHz pinctrl states check
Shawn Guo
-4
/
+4
2021-03-30
mmc: sdhci-brcmstb: Remove CQE quirk
Al Cooper
-1
/
+0
2021-03-30
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
-35
/
+35
2021-03-30
mmc: sdhci-of-dwcmshc: set MMC_CAP_WAIT_WHILE_BUSY
Jisheng Zhang
-0
/
+2
2021-03-30
mmc: sdhci-of-dwcmshc: fix error return code in dwcmshc_probe()
Wei Yongjun
-1
/
+3
2021-03-30
mmc: sdhci-of-dwcmshc: add ACPI support for BlueField-3 SoC
Liming Sun
-14
/
+36
2021-03-30
mmc: sdhci-pci: Add PCI IDs for Intel LKF
Adrian Hunter
-0
/
+4
2021-03-30
mmc: tmio: always flag retune when resetting and a card is present
Wolfram Sang
-2
/
+3
2021-03-30
mmc: tmio: restore bus width when resetting
Takeshi Saito
-15
/
+17
2021-03-30
mmc: cavium: Use '"%s...", __func__' to print function name
Bean Huo
-2
/
+1
2021-03-30
mmc: sdhci-acpi: Add device ID for the AMDI0041 variant of the AMD eMMC contr...
James Young
-0
/
+2
2021-03-30
dt-bindings: mmc: Add compatible for Mediatek MT8195
Seiya Wang
-0
/
+1
2021-03-30
mmc: renesas_sdhi: do hard reset if possible
Wolfram Sang
-1
/
+19
2021-03-30
mmc: renesas_sdhi: break SCC reset into own function
Wolfram Sang
-10
/
+14
2021-03-30
mmc: tmio: abort DMA before reset
Wolfram Sang
-2
/
+2
2021-03-30
mmc: sdhci-of-dwcmshc: add rockchip platform support
Shawn Lin
-8
/
+253
2021-03-30
dt-bindings: mmc: sdhci-of-dwcmhsc: Add rockchip support
Shawn Lin
-0
/
+24
2021-03-30
dt-bindings: mmc: sdhci-of-dwcmhsc: Convert to yaml file
Shawn Lin
-20
/
+63
2021-03-30
mmc: sdhci-esdhc-imx: Use device_get_match_data()
Fabio Estevam
-3
/
+1
2021-03-30
mmc: sdhci-esdhc-imx: Remove non-DT stub
Fabio Estevam
-10
/
+1
2021-03-30
memstick: Remove useless else branch
Joey Pabalan
-11
/
+10
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
-94
/
+59
2021-03-30
mmc: sdio: fix a typo in the comment of SDIO_SD_REV_3_00
Jisheng Zhang
-1
/
+1
2021-03-30
mmc: sdhci: Use "mmc" directly rather than "host->mmc"
Jisheng Zhang
-17
/
+16
2021-03-30
mmc: sdhci-pci: Avoid comma separated statements
Jisheng Zhang
-1
/
+1
2021-03-30
mmc: via-sdmmc: remove unneeded variable 'ret'
Yang Li
-2
/
+1
2021-03-30
mmc: dw_mmc: simplify optional reset handling
Philipp Zabel
-9
/
+5
2021-03-30
mmc: sdhci-st: simplify optional reset handling
Philipp Zabel
-12
/
+7
2021-03-30
memstick: core: Assign error code of mspro_block_resume()
Jia-Ju Bai
-1
/
+2
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
-10
/
+9
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
-1
/
+1
2021-03-30
mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL
Wolfram Sang
-2
/
+3
2021-03-30
mmc: sdhci: Check for reset prior to DMA address unmap
Pradeep P V K
-29
/
+31
2021-03-30
mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probe
Dinghao Liu
-0
/
+8
2021-03-30
mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755
Renius Chen
-0
/
+8
2021-03-30
mmc: sdhci-esdhc-imx: validate pinctrl before use it
Peng Fan
-1
/
+1
2021-03-30
dt-bindings: mmc: fsl-imx-esdhc: add clock bindings
Peng Fan
-0
/
+11
2021-03-30
dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
Peng Fan
-0
/
+9
2021-03-30
mmc: tmio: support custom irq masks
Wolfram Sang
-3
/
+6
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
-0
/
+6
[next]