index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-10
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-10
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-07-10
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
2012-07-10
mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()
Guennadi Liakhovetski
2012-07-10
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
2012-05-17
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2012-05-09
mmc: core: Remove dead code
Philippe De Swert
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-05-09
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
2012-05-09
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2012-04-24
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
2012-04-23
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-04-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
2012-04-20
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2012-04-20
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-20
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-05
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
2012-04-05
mmc: core: fix power class selection
Subhash Jadavani
2012-04-05
mmc: sdio: Use empty system suspend/resume callbacks at the bus level
Rafael J. Wysocki
2012-04-05
mmc: bus: print bus speed mode of UHS-I card
Subhash Jadavani
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
2012-03-27
mmc: core: warn when card doesn't support HPI
Jaehoon Chung
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
mmc: core: hs200 fixes
Subhash Jadavani
2012-03-27
mmc: core: Clean up after mmc_pre_req if card was removed
Ulf Hansson
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-25
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
2012-02-13
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
2012-02-13
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-13
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-13
mmc: core: Fix low speed mmc card detection failure
Girish K S
2012-02-13
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
mmc: fix a deadlock between system suspend and MMC block IO
Guennadi Liakhovetski
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-12
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
[prev]
[next]