index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-09-04
mmc: core: Do not rescan non-removable devices
Johan Rudholm
2012-09-04
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-21
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-11
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-11
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-21
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-21
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-06
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
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-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
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: Separate the timeout value for cache-ctrl
Seungwon Jeon
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
2012-01-12
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2011-12-10
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
2011-12-10
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
mmc: core: move ->request() call from atomic context
Adrian Hunter
2011-10-26
mmc: block: add eMMC hardware reset support
Adrian Hunter
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
2011-10-26
mmc: core: clarify how to use post_req in case of errors
Per Forlin
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-10-26
mmc: core: add a short delay in mmc_power_off
Daniel Drake
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
mmc: core: add random fault injection
Per Forlin
[next]