index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
mmc: block: Introduce queue semantics
Adrian Hunter
2017-04-24
3
-56
/
+95
|
*
|
mmc: block: Use local var for mqrq_cur
Adrian Hunter
2017-04-24
1
-12
/
+14
|
*
|
mmc: host: s3cmci: allow probing from device tree
Sergio Prado
2017-04-24
1
-131
/
+126
|
*
|
mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
2017-04-24
1
-4
/
+3
|
*
|
mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for BYT-related Intel controllers
Azhar Shaikh
2017-04-24
1
-4
/
+2
|
*
|
mmc: meson-gx: factor out setting response configuration bits
Heiner Kallweit
2017-04-24
1
-14
/
+18
|
*
|
mmc: meson-gx: factor out setting block size
Heiner Kallweit
2017-04-24
1
-15
/
+27
|
*
|
mmc: sdhci-cadence: refactor probe function
Piotr Sroka
2017-04-24
1
-1
/
+1
|
*
|
mmc: sdhci-cadence: Update PHY delay configuration
Piotr Sroka
2017-04-24
1
-7
/
+46
|
*
|
mmc: sdhci-cadence: Fix writing PHY delay
Piotr Sroka
2017-04-24
1
-2
/
+9
|
*
|
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
Stefan Wahren
2017-04-24
1
-1
/
+2
|
*
|
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
14
-120
/
+53
|
*
|
mmc: meson-gx: add CMD23 mode
Heiner Kallweit
2017-04-24
1
-4
/
+17
|
*
|
mmc: meson-gx: switch to dynamic timeout values
Heiner Kallweit
2017-04-24
1
-1
/
+13
|
*
|
mmc: meson-gx: use per port interrupt names
Heiner Kallweit
2017-04-24
1
-1
/
+1
|
*
|
mmc: meson-gx: use bitfield macros
Heiner Kallweit
2017-04-24
1
-54
/
+40
|
*
|
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
4
-25
/
+13
|
*
|
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
2017-04-24
1
-1
/
+1
|
*
|
mmc: meson-gx: simplify setting timeout configuration parameters
Heiner Kallweit
2017-04-24
1
-6
/
+5
|
*
|
mmc: meson-gx: improve setting data->bytes_xfered
Heiner Kallweit
2017-04-24
1
-4
/
+7
|
*
|
mmc: meson-gx: improve response reading
Heiner Kallweit
2017-04-24
1
-4
/
+3
|
*
|
mmc: meson-gx: improve variable usage in meson_mmc_start_cmd
Heiner Kallweit
2017-04-24
1
-31
/
+24
|
*
|
mmc: meson-gx: replace cmd->data in meson_mmc_start_cmd
Heiner Kallweit
2017-04-24
1
-12
/
+13
|
*
|
mmc: meson-gx: remove unneeded configuration bit resets
Heiner Kallweit
2017-04-24
1
-5
/
+0
|
*
|
mmc: mediatek: Use data tune for CMD line tune
yong mao
2017-04-24
1
-16
/
+152
|
*
|
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
2017-04-24
1
-5
/
+4
|
*
|
mmc: tmio: always get number of taps
Masaharu Hayakawa
2017-04-24
1
-9
/
+7
|
*
|
mmc: tmio: always unmap DMA before waiting for interrupt
Wolfram Sang
2017-04-24
1
-2
/
+5
|
*
|
mmc: sdhci-pci: Move a function to avoid later forward declaration
Adrian Hunter
2017-04-24
1
-38
/
+38
|
*
|
mmc: sdhci-pci: Add runtime suspend/resume callbacks
Adrian Hunter
2017-04-24
2
-40
/
+62
|
*
|
mmc: sdhci-pci: Let suspend/resume callbacks replace default callbacks
Adrian Hunter
2017-04-24
3
-72
/
+104
|
*
|
mmc: sdhci-pci: Conditionally compile pm sleep functions
Adrian Hunter
2017-04-24
3
-0
/
+14
|
*
|
mmc: sdhci-pci: Do not use suspend/resume callbacks with runtime pm
Adrian Hunter
2017-04-24
1
-12
/
+0
|
*
|
mmc: sdhci-pci: Let devices define how to add the host
Adrian Hunter
2017-04-24
2
-1
/
+5
|
*
|
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
2
-3
/
+146
|
*
|
mmc: sdhci: Factor out sdhci_set_default_irqs
Adrian Hunter
2017-04-24
1
-8
/
+13
|
*
|
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
2
-11
/
+27
|
*
|
mmc: sdhci: Get rid of 'extern' in header file
Adrian Hunter
2017-04-24
1
-17
/
+15
|
*
|
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
2
-1
/
+4
|
*
|
mmc: sdhci: Improve register dump print format
Adrian Hunter
2017-04-24
1
-51
/
+53
|
*
|
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
Adrian Hunter
2017-04-24
1
-5
/
+5
|
*
|
mmc: sdhci: Add response register to register dump
Adrian Hunter
2017-04-24
1
-0
/
+7
|
*
|
mmc: sdhci: Improve debug print format
Adrian Hunter
2017-04-24
1
-16
/
+12
|
*
|
mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning
Adrian Hunter
2017-04-24
1
-22
/
+14
|
*
|
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
7
-37
/
+1
|
*
|
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-04-24
4
-42
/
+0
|
*
|
mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devices
Adrian Hunter
2017-04-24
2
-66
/
+14
|
*
|
mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devices
Adrian Hunter
2017-04-24
1
-0
/
+90
|
*
|
mmc: sdhci-pci: Let devices define their own private data
Adrian Hunter
2017-04-24
2
-1
/
+9
|
*
|
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
15
-11
/
+73
[prev]
[next]