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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
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: 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: 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: host: s3cmci: allow probing from device tree
Sergio Prado
1
-131
/
+126
2017-04-24
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
1
-4
/
+3
2017-04-24
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
1
-4
/
+2
2017-04-24
mmc: meson-gx: factor out setting response configuration bits
Heiner Kallweit
1
-14
/
+18
2017-04-24
mmc: meson-gx: factor out setting block size
Heiner Kallweit
1
-15
/
+27
2017-04-24
mmc: sdhci-cadence: refactor probe function
Piotr Sroka
1
-1
/
+1
2017-04-24
mmc: sdhci-cadence: Update PHY delay configuration
Piotr Sroka
1
-7
/
+46
2017-04-24
mmc: sdhci-cadence: Fix writing PHY delay
Piotr Sroka
1
-2
/
+9
2017-04-24
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
Stefan Wahren
1
-1
/
+2
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
14
-120
/
+53
2017-04-24
mmc: meson-gx: add CMD23 mode
Heiner Kallweit
1
-4
/
+17
2017-04-24
mmc: meson-gx: switch to dynamic timeout values
Heiner Kallweit
1
-1
/
+13
2017-04-24
mmc: meson-gx: use per port interrupt names
Heiner Kallweit
1
-1
/
+1
2017-04-24
mmc: meson-gx: use bitfield macros
Heiner Kallweit
1
-54
/
+40
2017-04-24
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
4
-25
/
+13
2017-04-24
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
1
-1
/
+1
[next]