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
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
64
-1612
/
+7522
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2017-04-28
mmc: sdhci-of-esdhc: limit SD clock for ls1012a/ls1046a
yangbo lu
1
-0
/
+14
2017-04-28
mmc: sdhci-of-esdhc: poll ESDHC_CLOCK_STABLE bit with udelay
yangbo lu
1
-5
/
+4
2017-04-28
mmc: sdhci-xenon: Fix default value of LOGIC_TIMING_ADJUST for eMMC5.0 PHY
Hu Ziji
1
-1
/
+6
2017-04-28
mmc: sdhci-xenon: Fix the work flow in xenon_remove().
Hu Ziji
1
-2
/
+2
2017-04-25
mmc: sdhci-xenon: Remove redundant dev_err call in get_dt_pad_ctrl_data()
Wei Yongjun
1
-4
/
+1
2017-04-25
mmc: cavium: Use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2017-04-24
mmc: cavium: Add MMC support for Octeon SOCs.
Steven J. Hill
3
-0
/
+363
2017-04-24
mmc: cavium: Fix detection of block or byte addressing.
Steven J. Hill
1
-1
/
+1
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
1
-0
/
+6
2017-04-24
mmc: sdio: Fix sdio wait busy implement limitation
jiajie.hao@mediatek.com
2
-3
/
+11
2017-04-24
mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card
Haibo Chen
1
-0
/
+26
2017-04-24
mmc: sdhci-of-esdhc: add delay between tuning cycles
yangbo lu
1
-0
/
+1
2017-04-24
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
2
-3
/
+10
2017-04-24
mmc: sdhci-of-esdhc: add tuning support
yangbo lu
2
-0
/
+25
2017-04-24
mmc: sdhci-of-esdhc: add support for signal voltage switch
yangbo lu
2
-0
/
+75
2017-04-24
mmc: sdhci-of-esdhc: add peripheral clock support
yangbo lu
2
-2
/
+72
2017-04-24
mmc: sdhci-pci: Allow for 3 bytes from Intel DSM
Adrian Hunter
1
-6
/
+6
2017-04-24
mmc: cavium: Fix a shift wrapping bug
Dan Carpenter
1
-1
/
+1
2017-04-24
mmc: cavium: Check pointer before de-reference
Jan Glauber
1
-1
/
+1
2017-04-24
mmc: cavium: Remove redundant pointer check
Jan Glauber
1
-1
/
+1
2017-04-24
mmc: meson-gx: add support for descriptor chain mode
Heiner Kallweit
1
-16
/
+156
2017-04-24
mmc: meson-gx: add basic tuning for rx clock phase
Heiner Kallweit
1
-0
/
+49
2017-04-24
mmc: meson-gx: introduce struct meson_tuning_params
Heiner Kallweit
1
-1
/
+16
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
4
-17
/
+16
2017-04-24
mmc: sdhci-cadence: add parsing sdhci properties
Piotr Sroka
1
-0
/
+2
2017-04-24
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-04-24
mmc: sdhci-xenon: Add SoC PHY PAD voltage control
Hu Ziji
3
-1
/
+113
2017-04-24
mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
Hu Ziji
4
-3
/
+774
2017-04-24
mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
Hu Ziji
4
-0
/
+612
2017-04-24
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
Hu Ziji
2
-1
/
+3
2017-04-24
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
Hu Ziji
2
-2
/
+5
2017-04-24
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
Hu Ziji
2
-1
/
+3
2017-04-24
mmc: cavium: Support DDR mode for eMMC devices
Jan Glauber
1
-1
/
+11
2017-04-24
mmc: cavium: Add scatter-gather DMA support
Jan Glauber
3
-10
/
+127
2017-04-24
mmc: cavium: Add MMC PCI driver for ThunderX SOCs
Jan Glauber
4
-0
/
+215
2017-04-24
mmc: cavium: Add core MMC driver for Cavium SOCs
Jan Glauber
2
-0
/
+1174
2017-04-24
mmc: core: refactor mmc_request_done()
Linus Walleij
1
-11
/
+16
2017-04-24
mmc: core: refactor asynchronous request finalization
Linus Walleij
1
-53
/
+33
2017-04-24
mmc: core: move some code in mmc_start_areq()
Linus Walleij
1
-8
/
+5
2017-04-24
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
1
-13
/
+27
2017-04-24
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
1
-13
/
+20
2017-04-24
mmc: block: Factor out data preparation
Adrian Hunter
1
-69
/
+82
2017-04-24
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
Adrian Hunter
1
-1
/
+1
2017-04-24
mmc: block: Disable Command Queue while RPMB is used
Adrian Hunter
1
-8
/
+38
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2
-0
/
+21
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
3
-0
/
+32
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
3
-96
/
+151
2017-04-24
mmc: block: Introduce queue semantics
Adrian Hunter
3
-56
/
+95
[next]