index
:
kernel/linux.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
1
-0
/
+20
2016-11-01
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
1
-0
/
+2
2016-11-01
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
1
-5
/
+0
2016-11-01
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
1
-1
/
+1
2016-06-07
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
1
-3
/
+3
2016-04-18
mmc: atmel-mci: Check pdata for NULL before dereferencing it at DMA config
Brent Taylor
1
-1
/
+1
2016-04-18
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+17
2016-04-18
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
1
-3
/
+3
2016-04-18
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
1
-0
/
+6
2016-04-18
mmc: sdhci: fix data timeout (part 2)
Russell King
1
-2
/
+13
2016-04-18
mmc: sdhci: fix data timeout (part 1)
Russell King
1
-1
/
+1
2016-04-18
mmc: sdhci-pxav3: fix higher speed mode capabilities
Russell King
1
-2
/
+4
2016-02-04
mmc: mmci: fix an ages old detection error
Linus Walleij
1
-1
/
+1
2016-02-01
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
1
-2
/
+2
2016-02-01
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
1
-3
/
+6
2015-10-23
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
2
-46
/
+29
2015-10-23
mmc: sdhci-esdhc-imx: fix cd regression for dt platform
Dong Aisheng
1
-1
/
+9
2015-10-23
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
1
-1
/
+35
2015-10-23
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
1
-6
/
+2
2015-10-23
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
Alexey Brodkin
1
-38
/
+71
2015-09-29
mmc: sdhci: also get preset value and driver type for MMC_DDR52
Jisheng Zhang
1
-1
/
+3
2015-09-29
mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
Adam Lee
1
-0
/
+1
2015-08-10
mmc: sdhci-pxav3: fix platform_data is not initialized
Jingju Hou
1
-0
/
+1
2015-08-10
mmc: sdhci-esdhc: Make 8BIT bus work
Joakim Tjernlund
1
-1
/
+1
2015-08-10
mmc: sdhci check parameters before call dma_free_coherent
Peng Fan
1
-2
/
+5
2015-08-10
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
1
-4
/
+4
2015-08-03
mmc: sdhci: Restore behavior while creating OCR mask
Ulf Hansson
1
-4
/
+5
2015-07-10
mmc: sdhci: fix low memory corruption
Jiri Slaby
1
-1
/
+1
2015-05-18
mmc: atmel-mci: fix bad variable type for clkdiv
Ludovic Desroches
1
-2
/
+7
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-06
mmc: sh_mmcif: Fix timeout value for command request
Takeshi Kihara
1
-1
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-40
/
+13
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1739
/
+0
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-1
/
+1
2015-04-10
mmc: sdhci-st: Update the quirks for this controller.
Peter Griffin
1
-1
/
+4
2015-04-10
mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function.
Peter Griffin
1
-0
/
+51
2015-04-10
mmc: sdhci-st: Add st_mmcss_cconfig function to configure mmcss glue registers.
Peter Griffin
1
-0
/
+88
2015-04-10
mmc: sdhci-st: Add delay management functions for top registers (eMMC).
Peter Griffin
1
-0
/
+59
2015-04-10
mmc: sdhci-st: Add support for de-asserting reset signal and top regs resource
Peter Griffin
1
-3
/
+57
2015-04-10
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
Peter Griffin
1
-0
/
+91
2015-04-09
mmc: sdhci-esdhc-imx: Call mmc_of_parse()
Fabio Estevam
1
-32
/
+6
2015-04-09
mmc: dw_mmc: Add locking around cmd11 timer
Doug Anderson
1
-3
/
+21
2015-04-09
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
Doug Anderson
1
-2
/
+4
2015-04-09
mmc: dw_mmc: Increase cmd11 timeout to 500ms
Doug Anderson
1
-3
/
+5
2015-04-09
mmc: dw_mmc: fix fifo ordering in big endian
Ben Dooks
2
-35
/
+38
2015-04-09
mmc: dw_mmc: change idmac descriptor files to __le32
Ben Dooks
1
-15
/
+16
2015-04-09
mmc: dw_mmc: make IO accessors endian agnostic
Ben Dooks
1
-6
/
+6
2015-04-08
mmc: sdhci-of-arasan: Call OF parsing for MMC
Michal Simek
1
-0
/
+6
2015-04-08
mmc: sdhci-pci: fix 64 BIT DMA quirks for rtsx
Micky Ching
1
-0
/
+1
[next]