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-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
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
2
-49
/
+15
2015-12-22
mmc: mvsdio: delete platform data header
Linus Walleij
1
-1
/
+6
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
1
-0
/
+10
2015-12-22
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
1
-16
/
+27
2015-12-22
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2
-172
/
+149
2015-12-22
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
1
-2
/
+2
2015-12-22
mmc: sdhci-esdhc-imx: correct the tuning-step setting
Haibo Chen
1
-2
/
+5
2015-12-22
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
1
-46
/
+38
2015-12-22
mmc: sdhci: Fix strings broken across multiple lines
Marek Vasut
1
-34
/
+23
2015-12-22
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
3
-3
/
+3
2015-12-22
mmc: tegra: Add Tegra210 support
Thierry Reding
1
-0
/
+17
2015-12-22
mmc: tegra: Constify SoC data
Thierry Reding
1
-3
/
+3
[next]