index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-24
mmc: sdhci_am654: Update OTAPDLY writes
Faiz Abbas
1
-18
/
+105
2020-03-24
mmc: host: hsq: Add missing MODULE_LICENSE() and MODULE_DESCRIPTION()
Baolin Wang
1
-0
/
+4
2020-03-24
mmc: mmci: Add support for sdmmc variant revision 2.0
Ludovic Barre
1
-0
/
+31
2020-03-24
mmc: mmci_sdmmc: Implement signal voltage callbacks
Ludovic Barre
2
-0
/
+47
2020-03-24
mmc: mmci: Add callbacks for to manage signal voltage switch
Ludovic Barre
2
-0
/
+10
2020-03-24
mmc: mmci_sdmmc: Add execute tuning with delay block
Ludovic Barre
1
-0
/
+149
2020-03-24
mmc: mmci: Add private pointer for variant
Ludovic Barre
1
-0
/
+1
2020-03-24
mmc: mmci: Add a reference at mmc_host_ops in mmci struct
Ludovic Barre
2
-2
/
+3
2020-03-24
mmc: mmci_sdmmc: Rename sdmmc_priv struct to sdmmc_idma
Ludovic Barre
1
-3
/
+3
2020-03-24
mmc: mmci_sdmmc: Replace sg_dma_xxx macros
Ludovic Barre
1
-3
/
+3
2020-03-24
mmc: core: Fixup support for HW busy detection for HPI commands
Ulf Hansson
1
-11
/
+25
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
2
-15
/
+6
2020-03-24
mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()
Ulf Hansson
1
-4
/
+2
2020-03-24
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
3
-40
/
+33
2020-03-24
mmc: core: Update CMD13 busy check for CMD6 commands
Ulf Hansson
1
-1
/
+1
2020-03-24
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
1
-20
/
+4
2020-03-24
mmc: core: Split up mmc_poll_for_busy()
Ulf Hansson
1
-16
/
+31
2020-03-24
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
3
-20
/
+15
2020-03-24
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
3
-17
/
+11
2020-03-24
mmc: core: Drop unused define
Ulf Hansson
1
-1
/
+0
2020-03-24
mmc: core: Throttle polling rate for CMD6
Ulf Hansson
1
-0
/
+8
2020-03-24
mmc: host: sdhci-sprd: Add software queue support
Baolin Wang
2
-0
/
+29
2020-03-24
mmc: host: sdhci: Add a variable to defer to complete requests if needed
Baolin Wang
2
-1
/
+2
2020-03-24
mmc: host: sdhci: Add request_done ops for struct sdhci_ops
Baolin Wang
2
-2
/
+12
2020-03-24
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
1
-0
/
+10
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
8
-12
/
+483
2020-03-24
mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
Ritesh Harjani
1
-3
/
+15
2020-03-24
mmc: sdhci-of-arasan: Remove quirk for broken base clock
Manish Narani
1
-1
/
+12
2020-03-24
mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms
Manish Narani
1
-0
/
+46
2020-03-24
mmc: tmio: remove superfluous callback wrappers
Wolfram Sang
2
-38
/
+12
2020-03-24
mmc: tmio: factor out TAP usage
Wolfram Sang
3
-24
/
+24
2020-03-24
mmc: tmio: enforce retune after runtime suspend
Wolfram Sang
3
-9
/
+1
2020-03-24
mmc: tmio: give callback a generic name
Wolfram Sang
3
-4
/
+4
2020-03-24
mmc: renesas_sdhi: complain loudly if driver needs update
Wolfram Sang
1
-3
/
+3
2020-03-24
mmc: tmio: refactor tuning execution into SDHI driver
Wolfram Sang
3
-44
/
+37
2020-03-24
mmc: renesas_sdhi: cleanup SCC defines
Wolfram Sang
1
-10
/
+8
2020-03-24
mmc: renesas_sdhi: enforce manual correction for Gen3
Wolfram Sang
1
-0
/
+6
2020-03-24
mmc: renesas_sdhi: only check CMD status for HS400 manual correction
Takeshi Saito
1
-8
/
+33
2020-03-24
mmc: renesas_sdhi: Add manual correction
Takeshi Saito
2
-10
/
+52
2020-03-24
mmc: renesas_sdhi: remove double clear of automatic correction
Wolfram Sang
1
-4
/
+0
2020-03-18
mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
Ricky Wu
1
-5
/
+8
2020-03-17
mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2
Michał Mirosław
1
-2
/
+6
2020-03-17
mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for UniPhier
Masahiro Yamada
1
-2
/
+16
2020-03-17
mmc: sdhci-acpi: Disable write protect detection on Acer Aspire Switch 10 (SW...
Hans de Goede
1
-0
/
+16
2020-03-17
mmc: sdhci-acpi: Switch signal voltage back to 3.3V on suspend on external mi...
Hans de Goede
1
-2
/
+66
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
1
-2
/
+4
[prev]
[next]