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.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: omap: Initialize dma_slave_config to avoid random data in it's fields
Peter Ujfalusi
2016-09-14
1
-8
/
+10
*
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
2016-09-14
1
-8
/
+8
*
mmc: sdhci-st: Handle interconnect clock
Lee Jones
2016-09-12
1
-1
/
+14
*
mmc: fix use-after-free of struct request
Adrian Hunter
2016-08-25
2
-3
/
+5
*
block: Fix secure erase
Adrian Hunter
2016-08-16
3
-2
/
+6
*
Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-07-31
51
-941
/
+1788
|
\
|
*
mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-29
1
-10
/
+2
|
*
mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
Ulf Hansson
2016-07-29
1
-1
/
+1
|
*
mmc: rtsx_pci: Use the provided busy timeout from the mmc core
Ulf Hansson
2016-07-29
1
-1
/
+1
|
*
mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS
Ulf Hansson
2016-07-29
9
-9
/
+8
|
*
mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-29
2
-8
/
+3
|
*
mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static
Ulf Hansson
2016-07-29
2
-6
/
+2
|
*
mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()
Ulf Hansson
2016-07-29
1
-2
/
+4
|
*
mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP
Ulf Hansson
2016-07-29
1
-1
/
+3
|
*
mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops
Ulf Hansson
2016-07-27
1
-3
/
+1
|
*
mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
2016-07-27
1
-8
/
+1
|
*
mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops
Ulf Hansson
2016-07-27
1
-8
/
+1
|
*
mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS
Ulf Hansson
2016-07-27
1
-10
/
+6
|
*
mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-27
1
-7
/
+1
|
*
mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS
Ulf Hansson
2016-07-27
1
-11
/
+5
|
*
mmc: Change the max discard sectors and erase response when HW busy detect
Baolin Wang
2016-07-25
1
-10
/
+50
|
*
mmc: sdhci-of-arasan: Revert: Always power the PHY off/on when clock changes
Douglas Anderson
2016-07-25
1
-7
/
+14
|
*
mmc: sdhci-msm: Add support for UHS cards
Georgi Djakov
2016-07-25
1
-0
/
+66
|
*
mmc: sdhci-msm: Add set_uhs_signaling() implementation
Ritesh Harjani
2016-07-25
1
-1
/
+47
|
*
mmc: sdhci-msm: Do not reset the controller if no card in the slot
Georgi Djakov
2016-07-25
1
-0
/
+1
|
*
mmc: tegra: Only advertise UHS modes if IO regulator is present
Jon Hunter
2016-07-25
1
-20
/
+29
|
*
mmc: sdhci: Request regulators before reading capabilities
Jon Hunter
2016-07-25
1
-5
/
+10
|
*
sdhci-pci: Use MRFLD as abbreviation of Merrifield
Andy Shevchenko
2016-07-25
2
-10
/
+10
|
*
mmc: sdhci-esdhc-imx: clear tuning bits during driver probe
Dong Aisheng
2016-07-25
1
-0
/
+5
|
*
mmc: sdhci-esdhci-imx: re-initialize hw state after resume
Dong Aisheng
2016-07-25
1
-5
/
+2
|
*
mmc: sdhci-esdhc-imx: move tuning static configuration into hwinit function
Dong Aisheng
2016-07-25
1
-18
/
+18
|
*
mmc: sdhci-esdhc-imx: factor out hw related initialization into function
Dong Aisheng
2016-07-25
1
-32
/
+40
|
*
mmc: sdhci-esdhc-imx: fix strobe DLL lock wrong clock issue
Dong Aisheng
2016-07-25
1
-0
/
+7
|
*
mmc: sdhci-esdhc-imx: enable hw auto retuning for MAN_TUNING
Dong Aisheng
2016-07-25
1
-3
/
+8
|
*
mmc: sdhci-esdhc-imx: enable hw auto retuning for STD_TUNING
Dong Aisheng
2016-07-25
1
-0
/
+3
|
*
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
2016-07-25
2
-3
/
+15
|
*
mmc: sdhci-esdhc-imx: support setting tuning start point
Dong Aisheng
2016-07-25
1
-3
/
+11
|
*
mmc: sdhci-esdhci-imx: disable DLL delay line settings explicitly
Dong Aisheng
2016-07-25
1
-0
/
+3
|
*
mmc: sdhci-esdhc-imx: restore watermark level setting after resume
Dong Aisheng
2016-07-25
1
-1
/
+10
|
*
mmc: sdhci-esdhc-imx: add esdhc specific suspend resume callback
Dong Aisheng
2016-07-25
1
-1
/
+11
|
*
mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL
Dong Aisheng
2016-07-25
1
-2
/
+0
|
*
mmc: sdhci: using common mmc_regulator_set_vqmmc()
Dong Aisheng
2016-07-25
1
-6
/
+3
|
*
mmc: sdhci-pci: Convert to use managed functions pcim_* and devm_*
Andy Shevchenko
2016-07-25
1
-31
/
+11
|
*
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
2
-0
/
+34
|
*
mmc: dw_mmc: rockchip: unset the MMC_CAP_ERASE flag
Jaehoon Chung
2016-07-25
1
-4
/
+4
|
*
mmc: dw_mmc: set to MMC_CAP_ERASE by default
Jaehoon Chung
2016-07-25
1
-0
/
+6
|
*
mmc: core: expose MMC_CAP2_NO_* to dt
Shawn Lin
2016-07-25
1
-0
/
+6
|
*
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
2
-0
/
+4
|
*
mmc: sdhci-iproc: Use defines instead of magic numbers
Stefan Wahren
2016-07-25
1
-2
/
+11
|
*
mmc: sdhci: add define for suspend/resume capability
Stefan Wahren
2016-07-25
1
-0
/
+1
[next]