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.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
2011-09-01
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-09-01
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-09-01
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-09-01
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2
-2
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
1
-0
/
+8
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
1
-6
/
+2
2011-07-21
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
2011-07-21
mmc: core: add non-blocking mmc request function
Per Forlin
1
-10
/
+103
2011-07-21
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
1
-0
/
+76
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-27
/
+50
2011-06-26
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-06-26
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-06-26
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
1
-1
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
14
-258
/
+764
2011-05-26
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-26
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
1
-0
/
+2
2011-05-25
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
1
-1
/
+1
2011-05-25
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
3
-19
/
+32
2011-05-25
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
3
-5
/
+6
2011-05-25
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
1
-0
/
+1
2011-05-25
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-1
/
+32
2011-05-25
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+11
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+6
2011-05-25
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2
-4
/
+17
2011-05-25
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+63
2011-05-25
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+65
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
5
-29
/
+139
2011-05-25
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-10
/
+58
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
3
-2
/
+67
2011-05-25
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
1
-1
/
+2
2011-05-25
mmc: initialize struct mmc_request at declaration time
Chris Ball
4
-22
/
+8
2011-05-25
mmc: initialize struct mmc_data at declaration time
Chris Ball
3
-12
/
+6
2011-05-25
mmc: initialize struct mmc_command at declaration time
Chris Ball
4
-70
/
+26
2011-05-25
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
1
-0
/
+2
2011-05-25
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
1
-0
/
+2
2011-05-25
mmc: MMC boot partitions support.
Andrei Warkentin
1
-5
/
+17
2011-05-25
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
3
-8
/
+23
2011-05-25
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-25
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
3
-54
/
+43
2011-05-25
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
1
-2
/
+2
2011-05-25
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+2
2011-05-25
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-1
/
+1
2011-05-25
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+2
2011-05-25
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+6
2011-05-25
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-2
/
+2
2011-05-25
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2
-7
/
+7
2011-05-25
mmc: Reliable write support.
Andrei Warkentin
1
-0
/
+5
[next]