index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
2017-11-08
1
-0
/
+1
*
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2017-10-08
1
-1
/
+11
*
mmc: sdhci-iproc: suppress spurious interrupt with Multiblock read
Srinath Mannam
2017-06-07
1
-1
/
+2
*
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
Haibo Chen
2017-04-27
1
-0
/
+1
*
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
2017-03-30
1
-1
/
+3
*
mmc: ushc: fix NULL-deref at probe
Johan Hovold
2017-03-30
1
-0
/
+3
*
mmc: core: fix multi-bit bus width without high-speed mode
Anssi Hannula
2017-02-23
1
-2
/
+2
*
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
2017-02-09
1
-1
/
+2
*
mmc: mxs-mmc: Fix additional cycles after transmission stop
Stefan Wahren
2017-01-26
1
-2
/
+4
*
mmc: mmc_test: Uninitialized return value
Dan Carpenter
2017-01-12
1
-1
/
+1
*
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
2017-01-09
1
-0
/
+20
*
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
2016-11-18
1
-2
/
+2
*
mmc: dw_mmc-pltfm: fix the potential NULL pointer dereference
Jaehoon Chung
2016-11-10
1
-2
/
+3
*
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
2016-10-28
1
-0
/
+2
*
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
2016-10-28
1
-5
/
+0
*
mmc: core: Annotate cmd_hdr as __le32
Jiri Slaby
2016-10-28
2
-2
/
+2
*
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
2016-10-28
1
-1
/
+1
*
mmc: block: don't use CMD23 with very old MMC cards
Daniel Glöckner
2016-10-28
1
-1
/
+2
*
mmc: pxamci: fix potential oops
Robert Jarzmik
2016-10-07
1
-7
/
+9
*
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2016-09-24
2
-2
/
+2
*
mmc: sdhci: Do not BUG on invalid vdd
Adrian Hunter
2016-09-15
1
-1
/
+3
*
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2016-09-15
2
-28
/
+24
*
mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangs
Adrian Hunter
2016-09-07
2
-0
/
+82
*
mmc: block: fix packed command header endianness
Taras Kondratiuk
2016-08-10
1
-6
/
+6
*
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
2016-06-01
1
-4
/
+1
*
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-06-01
2
-4
/
+5
*
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
2016-06-01
1
-3
/
+3
*
mmc: mmc: Fix partition switch timeout for some eMMCs
Adrian Hunter
2016-06-01
1
-0
/
+7
*
mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
Adrian Hunter
2016-04-20
2
-0
/
+28
*
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
2016-04-12
1
-3
/
+3
*
mmc: sdhci: fix data timeout (part 2)
Russell King
2016-04-12
1
-2
/
+13
*
mmc: sdhci: fix data timeout (part 1)
Russell King
2016-04-12
1
-1
/
+1
*
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
2016-04-12
1
-0
/
+6
*
mmc: block: fix ABI regression of mmc_blk_ioctl
Shawn Lin
2016-04-12
1
-8
/
+16
*
mmc: sh_mmcif: Correct TX DMA channel allocation
Chris Paterson
2016-04-12
1
-1
/
+1
*
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
2016-04-12
1
-46
/
+38
*
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
2016-03-03
1
-1
/
+1
*
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2016-03-03
2
-1
/
+3
*
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-03-03
1
-0
/
+31
*
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
2016-03-03
1
-1
/
+1
*
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-03-03
1
-0
/
+30
*
mmc: mmci: fix an ages old detection error
Linus Walleij
2016-03-03
1
-1
/
+1
*
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-03-03
2
-6
/
+6
*
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
2016-03-03
1
-2
/
+2
*
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
2016-03-03
1
-4
/
+2
*
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2016-03-03
1
-1
/
+1
*
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
2016-03-03
1
-3
/
+6
*
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Adrian Hunter
2016-03-03
1
-1
/
+1
*
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
2016-03-03
1
-1
/
+2
*
mmc: remove bondage between REQ_META and reliable write
Luca Porzio
2015-11-09
1
-8
/
+3
[next]