index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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-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: spi: Fix card detection during probe
Jonathan Neuschäfer
1
-0
/
+1
2019-02-13
mmc: meson-gx: fix interrupt name
Martin Blumenstingl
1
-1
/
+2
2019-02-06
mmc: sunxi: Filter out unsupported modes declared in the device tree
Chen-Yu Tsai
1
-0
/
+15
2019-02-06
mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
Chen-Yu Tsai
1
-1
/
+10
2019-01-28
mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delay
Chaotian Jing
1
-1
/
+1
2019-01-28
mmc: bcm2835: Fix DMA channel leak on probe error
Lukas Wunner
1
-0
/
+2
2019-01-22
mmc: dw_mmc-bluefield: : Fix the license information
Liming Sun
1
-5
/
+0
2019-01-22
mmc: meson-gx: enable signal re-sampling together with tuning
Andreas Fenkart
1
-5
/
+9
2019-01-14
mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
Stefan Wahren
1
-1
/
+4
2019-01-14
mmc: meson-gx: Free irq in release() callback
Remi Pommarel
1
-7
/
+11
2019-01-14
mmc: host: Fix Kconfig warnings on keystone_defconfig
Faiz Abbas
1
-1
/
+1
2019-01-14
mmc: sdhci-acpi: Make PCI dependency explicit
Sinan Kaya
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-2
/
+3
2018-12-19
mmc: mediatek: Add MMC_CAP_SDIO_IRQ support
jjian zhou
1
-3
/
+50
2018-12-17
mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0
Biju Das
1
-0
/
+1
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
3
-7
/
+17
2018-12-17
mmc: omap_hsmmc: fix DMA API warning
Russell King
1
-1
/
+11
2018-12-17
mmc: tegra: Fix for SDMMC pads autocal parsing from dt
Sowjanya Komatineni
1
-4
/
+4
2018-12-17
mmc: sdhci: Fix sdhci_do_enable_v4_mode
Sowjanya Komatineni
1
-2
/
+2
2018-12-17
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
2
-1
/
+91
2018-12-17
mmc: sdhci-acpi: Disable LED control for Intel BYT-based controllers
Adrian Hunter
1
-2
/
+5
2018-12-17
mmc: sdhci-pci: Disable LED control for Intel BYT-based controllers
Adrian Hunter
1
-5
/
+10
2018-12-17
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
2
-0
/
+14
2018-12-17
mmc: mmci: add variant property to set command stop bit
Ludovic Barre
2
-0
/
+8
2018-12-17
mmc: meson-gx: add signal resampling
Jerome Brunet
1
-1
/
+11
2018-12-17
mmc: meson-gx: align default phase on soc vendor tree
Jerome Brunet
1
-7
/
+1
2018-12-17
mmc: meson-gx: remove useless lock
Jerome Brunet
1
-7
/
+0
2018-12-17
mmc: meson-gx: make sure the descriptor is stopped on errors
Jerome Brunet
1
-10
/
+63
2018-12-17
mmc: sdhci_am654: Add Initial Support for AM654 SDHCI driver
Faiz Abbas
4
-46
/
+387
2018-12-17
mmc: sdhci-msm: avoid unused function warning
Arnd Bergmann
1
-4
/
+2
2018-12-17
mmc: sdhci-xenon: Fix timeout checks
Adrian Hunter
2
-6
/
+14
2018-12-17
mmc: sdhci-omap: Fix timeout checks
Adrian Hunter
1
-4
/
+12
2018-12-17
mmc: sdhci-of-esdhc: Fix timeout checks
Adrian Hunter
1
-4
/
+12
2018-12-17
mmc: alcor: remove set but not used variables 'len, clock_out'
YueHaibing
1
-4
/
+1
2018-12-17
mmc: sdhci-of-esdhc: fix spelling mistake "upsupported" -> "unsupported"
Colin Ian King
1
-1
/
+1
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
Ulf Hansson
1
-1
/
+28
2018-12-17
mmc: rtsx_usb_sdmmc: Re-work runtime PM support
Ulf Hansson
1
-7
/
+4
2018-12-17
mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
Ulf Hansson
1
-1
/
+5
2018-12-17
mmc: sdhci-msm: Disable CDR function on TX
Loic Poulain
1
-1
/
+43
2018-12-17
mmc: add new Alcor Micro Cardreader SD/MMC driver
Oleksij Rempel
3
-0
/
+1173
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
3
-64
/
+11
2018-12-17
mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
YueHaibing
1
-4
/
+1
2018-12-17
mmc: sdhci-pci: Add max-frequency device property for Intel controllers
Adrian Hunter
1
-0
/
+4
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
1
-21
/
+10
2018-12-17
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
1
-19
/
+0
2018-12-17
mmc: pxamci: Support getting GPIO descs for RO and WP
Linus Walleij
1
-14
/
+28
[next]