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.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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-272
/
+457
2013-07-05
mmc: core: Fixup Oops for SDIO shutdown
Ulf Hansson
1
-1
/
+2
2013-07-05
mmc: core: production year for eMMC 4.41 and later
Romain Izard
1
-0
/
+4
2013-06-27
mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE
Ulf Hansson
1
-0
/
+2
2013-06-27
mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE
Ulf Hansson
1
-1
/
+1
2013-06-27
mmc: core: Enable power_off_notify for eMMC shutdown sequence
Ulf Hansson
1
-5
/
+4
2013-06-27
mmc: core: Add shutdown callback for (e)MMC bus_ops
Ulf Hansson
1
-0
/
+10
2013-06-27
mmc: core: Handle both poweroff notification types for eMMC
Ulf Hansson
1
-5
/
+12
2013-06-27
mmc: core: Add shutdown callback for SD bus_ops
Ulf Hansson
1
-0
/
+2
2013-06-27
mmc: core: Extend shutdown sequence to handle bus operations
Ulf Hansson
2
-0
/
+10
2013-06-27
mmc: core: Handle card shutdown from mmc_bus
Ulf Hansson
1
-0
/
+9
2013-06-27
mmc: core: Initiate suspend|resume from mmc bus instead of mmc host
Ulf Hansson
2
-26
/
+19
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
4
-28
/
+32
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
3
-21
/
+32
2013-06-27
mmc: core: Remove unnecessary check for the remove callback
Ulf Hansson
1
-8
/
+3
2013-06-27
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
1
-1
/
+1
2013-06-27
mmc: return mmc_of_parse() errors to caller
Simon Baatz
1
-5
/
+25
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2
-2
/
+2
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
1
-24
/
+50
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
5
-119
/
+41
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2
-0
/
+99
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
4
-8
/
+31
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
4
-3
/
+32
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2
-21
/
+7
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2
-0
/
+21
2013-05-26
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
1
-3
/
+2
2013-05-26
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2
-4
/
+17
2013-05-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+44
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
1
-1
/
+3
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2
-3
/
+4
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
1
-1
/
+2
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
1
-1
/
+0
2013-04-04
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
1
-1
/
+1
2013-03-22
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
1
-0
/
+1
2013-03-22
mmc: sdio: bind acpi with sdio function device
Aaron Lu
1
-1
/
+19
2013-03-22
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
1
-0
/
+13
2013-03-22
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
1
-0
/
+3
2013-02-28
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-83
/
+495
2013-02-24
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
1
-0
/
+13
2013-02-24
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
1
-0
/
+110
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
1
-0
/
+28
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
1
-1
/
+1
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
1
-12
/
+11
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-17
/
+0
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
3
-17
/
+107
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
5
-21
/
+31
[next]