index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-04-24
mmc: meson-gx: simplify setting timeout configuration parameters
Heiner Kallweit
1
-6
/
+5
2017-04-24
mmc: meson-gx: improve setting data->bytes_xfered
Heiner Kallweit
1
-4
/
+7
2017-04-24
mmc: meson-gx: improve response reading
Heiner Kallweit
1
-4
/
+3
2017-04-24
mmc: meson-gx: improve variable usage in meson_mmc_start_cmd
Heiner Kallweit
1
-31
/
+24
2017-04-24
mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
Heiner Kallweit
1
-12
/
+13
2017-04-24
mmc: meson-gx: remove unneeded configuration bit resets
Heiner Kallweit
1
-5
/
+0
2017-04-24
mmc: mediatek: Use data tune for CMD line tune
yong mao
1
-16
/
+152
2017-04-24
mmc: tmio: always get number of taps
Masaharu Hayakawa
1
-9
/
+7
2017-04-24
mmc: tmio: always unmap DMA before waiting for interrupt
Wolfram Sang
1
-2
/
+5
2017-04-24
mmc: sdhci-pci: Move a function to avoid later forward declaration
Adrian Hunter
1
-38
/
+38
2017-04-24
mmc: sdhci-pci: Add runtime suspend/resume callbacks
Adrian Hunter
2
-40
/
+62
2017-04-24
mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
Adrian Hunter
3
-72
/
+104
[next]