index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
1
-1
/
+17
|
\
|
*
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2013-04-15
1
-1
/
+3
|
*
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-04-12
1
-1
/
+2
|
*
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
2013-04-12
1
-1
/
+0
|
*
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
1
-0
/
+1
|
*
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-03-22
1
-0
/
+13
*
|
mmc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
1
-2
/
+2
|
/
*
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
2013-02-24
1
-1
/
+1
*
mmc: core: fix indentation
Jaehoon Chung
2013-02-24
1
-12
/
+11
*
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
2013-02-24
1
-0
/
+1
*
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
1
-10
/
+73
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
1
-12
/
+23
*
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
1
-0
/
+8
*
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-24
1
-6
/
+1
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
1
-3
/
+118
*
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2012-12-06
1
-0
/
+14
*
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2012-12-06
1
-1
/
+17
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
1
-62
/
+0
*
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
2012-10-07
1
-4
/
+6
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-10-03
1
-4
/
+156
*
mmc: core: Do not rescan non-removable devices
Johan Rudholm
2012-09-04
1
-0
/
+5
*
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
2012-09-04
1
-1
/
+2
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
1
-3
/
+3
*
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2012-07-21
1
-0
/
+2
*
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
2012-07-21
1
-0
/
+23
*
mmc: core: Export regulator_* functions as GPL
Chris Ball
2012-07-10
1
-2
/
+2
*
mmc: core: Fix the HPI execution sequence
Venkatraman S
2012-07-10
1
-23
/
+32
*
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
2012-05-09
1
-3
/
+15
*
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
2012-04-20
1
-35
/
+20
*
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2012-04-20
1
-0
/
+2
*
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-20
1
-3
/
+4
*
mmc: use really long write timeout to deal with crappy cards
Paul Walmsley
2012-04-05
1
-3
/
+7
*
mmc: core: Clean up after mmc_pre_req if card was removed
Ulf Hansson
2012-03-27
1
-20
/
+15
*
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
1
-172
/
+15
*
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-27
1
-3
/
+21
*
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
2012-03-25
1
-0
/
+6
*
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
1
-0
/
+3
*
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-13
1
-7
/
+19
*
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-13
1
-0
/
+4
*
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
1
-3
/
+16
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-3
/
+3
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
|
mmc: fix a deadlock between system suspend and MMC block IO
Guennadi Liakhovetski
2012-01-12
1
-3
/
+6
*
|
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2012-01-12
1
-9
/
+12
*
|
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
2012-01-11
1
-0
/
+6
*
|
mmc: core: Add claiming of hosts during mmc_cache_ctrl
Seungwon Jeon
2012-01-11
1
-1
/
+7
*
|
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-3
/
+48
|
/
*
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
2011-12-10
1
-1
/
+2
*
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
2011-12-10
1
-1
/
+1
*
mmc: core: Fix power_off_notify during suspend
Girish K S
2011-12-10
1
-32
/
+49
[next]