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
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2
-3
/
+5
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+6
2012-05-17
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
1
-0
/
+2
2012-05-10
mmc: core: Remove dead code
Philippe De Swert
1
-5
/
+1
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
1
-3
/
+15
2012-05-09
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
1
-11
/
+7
2012-05-09
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
1
-5
/
+7
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
1
-49
/
+32
2012-04-24
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
1
-0
/
+3
2012-04-23
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
1
-0
/
+2
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
1
-16
/
+8
2012-04-21
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
1
-0
/
+2
2012-04-21
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
1
-3
/
+4
2012-04-06
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
1
-3
/
+7
2012-04-06
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-04-06
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
1
-3
/
+9
2012-04-06
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
1
-2
/
+15
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
1
-4
/
+9
2012-03-27
mmc: core: warn when card doesn't support HPI
Jaehoon Chung
1
-4
/
+8
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-1
/
+2
2012-03-27
mmc: core: hs200 fixes
Subhash Jadavani
1
-17
/
+21
2012-03-27
mmc: core: Clean up after mmc_pre_req if card was removed
Ulf Hansson
1
-20
/
+15
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
3
-174
/
+15
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
1
-3
/
+21
2012-03-26
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
1
-0
/
+6
2012-03-26
mmc: MMC-4.5 Data Tag Support
Saugata Das
1
-0
/
+14
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
4
-5
/
+17
2012-03-04
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
1
-2
/
+2
2012-02-14
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
1
-2
/
+2
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2
-12
/
+31
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+4
2012-02-14
mmc: core: Fix low speed mmc card detection failure
Girish K S
1
-2
/
+3
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
4
-30
/
+42
2012-02-14
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
1
-3
/
+4
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-4
/
+4
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-4
/
+4
2012-01-13
mmc: fix a deadlock between system suspend and MMC block IO
Guennadi Liakhovetski
1
-3
/
+6
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
5
-12
/
+163
2012-01-13
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2
-11
/
+23
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+6
2012-01-12
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
1
-1
/
+7
2012-01-12
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
2
-1
/
+75
2012-01-12
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2012-01-12
mmc: core: Fixup delayed work clock gating patch
Stephen Boyd
1
-5
/
+1
2012-01-12
mmc: boot partition ro lock support
Johan Rudholm
1
-2
/
+12
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
5
-6
/
+83
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
3
-27
/
+306
[next]