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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
1
-0
/
+2
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-11
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+30
2016-02-11
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+31
2016-02-11
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
1
-1
/
+1
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2
-1
/
+3
2016-02-10
mmc: sh_mmcif: Correct TX DMA channel allocation
Chris Paterson
1
-1
/
+1
2016-02-10
mmc: block: return error on failed mmc_blk_get()
Olof Johansson
1
-1
/
+3
2016-02-08
mmc: pxamci: fix the device-tree probe deferral path
Robert Jarzmik
1
-26
/
+9
2016-02-08
mmc: mmc_spi: add checks for dma mapping error
Alexey Khoroshilov
1
-2
/
+13
2016-02-02
mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
Jisheng Zhang
1
-0
/
+1
2016-02-02
mmc: pxamci: fix again read-only gpio detection polarity
Robert Jarzmik
1
-1
/
+1
2016-01-22
Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
7
-28
/
+47
2016-01-21
mmc: pwrseq_simple: Make reset-gpios optional to match doc
Martin Fuzzey
1
-8
/
+14
2016-01-20
mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD
Shawn Lin
1
-0
/
+1
2016-01-19
mmc: debugfs: correct wrong voltage value
Chuanxiao Dong
1
-1
/
+1
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+17
2016-01-14
mmc: atmel: get rid of struct mci_dma_data
Mans Rullgard
1
-1
/
+0
2016-01-14
mmc: atmel-mci: restore dma on AVR32
Mans Rullgard
1
-0
/
+17
2016-01-14
mmc: tmio_mmc_dma: don't print invalid DMA cookie
Arnd Bergmann
1
-8
/
+7
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2
-6
/
+6
2016-01-14
mmc: mmci: support 8bit mode on the Nomadik
Linus Walleij
1
-0
/
+1
2016-01-14
mmc: mmci: fix an ages old detection error
Linus Walleij
1
-1
/
+1
2016-01-13
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
1
-4
/
+16
2016-01-05
mmc: dw_mmc: remove the unused quirks
Jaehoon Chung
1
-19
/
+0
2016-01-05
mmc: sdhci-pci: use to_pci_dev()
Geliang Tang
1
-2
/
+2
2016-01-05
mmc: cb710: use to_platform_device()
Geliang Tang
1
-2
/
+1
2016-01-05
mmc: tegra: use correct accessor for misc ctrl register
Lucas Stach
1
-2
/
+2
2016-01-05
mmc: tegra: enable UHS-I modes
Lucas Stach
1
-20
/
+17
2015-12-28
mmc: tegra: implement UHS tuning
Lucas Stach
1
-0
/
+55
2015-12-28
mmc: tegra: disable SPI_MODE_CLKEN
Lucas Stach
1
-1
/
+9
2015-12-28
mmc: tegra: implement module external clock change
Lucas Stach
1
-7
/
+54
2015-12-28
mmc: sdhci: restore behavior when setting VDD via external regulator
Jisheng Zhang
1
-13
/
+6
2015-12-28
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2
-2
/
+2
2015-12-28
mmc: block: Allow more than 8 partitions per card
Colin Cross
1
-5
/
+2
2015-12-28
mmc: core: Optimize boot time by detecting cards simultaneously
Ulf Hansson
1
-23
/
+8
2015-12-22
mmc: dw_mmc: use resource_size_t to store physical address
Arnd Bergmann
2
-2
/
+2
2015-12-22
mmc: core: fix __mmc_switch timeout caused by preempt
Chaotian Jing
1
-1
/
+8
2015-12-22
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
1
-1
/
+2
2015-12-22
mmc: of_mmc_spi: Add IRQF_ONESHOT to interrupt flags
saurabh
1
-2
/
+2
2015-12-22
mmc: mediatek: change some dev_err to dev_dbg
Chaotian Jing
1
-4
/
+4
2015-12-22
mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
Fu, Zhonghui
2
-0
/
+3
2015-12-22
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
1
-2
/
+2
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2
-28
/
+24
2015-12-22
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
1
-3
/
+6
2015-12-22
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: sdhci: Do not BUG on invalid vdd
Adrian Hunter
1
-1
/
+3
2015-12-22
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
1
-4
/
+2
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
1
-3
/
+8
[next]