index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
2016-02-11
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-02-11
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
2016-02-11
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2016-02-10
mmc: sh_mmcif: Correct TX DMA channel allocation
Chris Paterson
2016-02-10
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
2016-02-08
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
2016-02-08
mmc: mmc_spi: add checks for dma mapping error
Alexey Khoroshilov
2016-02-02
mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
Jisheng Zhang
2016-02-02
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
2016-01-22
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-01-21
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
2016-01-20
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
Shawn Lin
2016-01-19
mmc: debugfs: correct wrong voltage value
Chuanxiao Dong
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2016-01-14
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
2016-01-14
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
2016-01-14
mmc: tmio_mmc_dma: don't print invalid DMA cookie
Arnd Bergmann
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-01-14
mmc: mmci: support 8bit mode on the Nomadik
Linus Walleij
2016-01-14
mmc: mmci: fix an ages old detection error
Linus Walleij
2016-01-13
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
2016-01-05
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
2016-01-05
mmc: sdhci-pci: use to_pci_dev()
Geliang Tang
2016-01-05
mmc: cb710: use to_platform_device()
Geliang Tang
2016-01-05
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
2016-01-05
mmc: tegra: enable UHS-I modes
Lucas Stach
2015-12-28
mmc: tegra: implement UHS tuning
Lucas Stach
2015-12-28
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
2015-12-28
mmc: tegra: implement module external clock change
Lucas Stach
2015-12-28
mmc: sdhci: restore behavior when setting VDD via external regulator
Jisheng Zhang
2015-12-28
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2015-12-28
mmc: block: Allow more than 8 partitions per card
Colin Cross
2015-12-28
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2015-12-22
mmc: core: fix __mmc_switch timeout caused by preempt
Chaotian Jing
2015-12-22
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
2015-12-22
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
saurabh
2015-12-22
mmc: mediatek: change some dev_err to dev_dbg
Chaotian Jing
2015-12-22
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
Fu, Zhonghui
2015-12-22
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2015-12-22
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
2015-12-22
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2015-12-22
mmc: sdhci: Do not BUG on invalid vdd
Adrian Hunter
2015-12-22
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Adrian Hunter
2015-12-22
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
[next]