index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-04-22
1
-0
/
+2
*
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-28
1
-42
/
+6
|
\
|
*
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
1
-0
/
+1
|
*
mmc: start removing enable / disable API
Adrian Hunter
2012-03-27
1
-42
/
+4
|
*
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-27
1
-0
/
+1
*
|
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2012-03-16
1
-0
/
+1
*
|
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-13
1
-0
/
+1
*
|
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
1
-0
/
+19
|
/
*
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-12
1
-1
/
+10
*
|
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
2012-01-11
1
-0
/
+1
*
|
mmc: add a card hotplug handler context
Guennadi Liakhovetski
2012-01-11
1
-0
/
+6
*
|
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-0
/
+1
*
|
mmc: core: Use delayed work in clock gating framework
Sujit Reddy Thumma
2012-01-11
1
-1
/
+3
*
|
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
2012-01-11
1
-0
/
+2
|
/
*
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
2011-10-27
1
-0
/
+1
*
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
1
-0
/
+3
*
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2011-10-26
1
-0
/
+5
*
mmc: block: support no access to boot partitions
Adrian Hunter
2011-10-26
1
-0
/
+10
*
mmc: core: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-0
/
+2
*
mmc: core: clarify how to use post_req in case of errors
Per Forlin
2011-10-26
1
-0
/
+3
*
mmc: core: add random fault injection
Per Forlin
2011-10-26
1
-0
/
+5
*
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
2011-08-13
1
-2
/
+0
*
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
1
-0
/
+1
*
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
1
-0
/
+21
*
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-0
/
+1
*
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-07-20
1
-2
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
1
-1
/
+48
|
\
|
*
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
2011-05-25
1
-0
/
+6
|
*
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
1
-0
/
+1
|
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-24
1
-0
/
+1
|
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
1
-0
/
+1
|
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-24
1
-0
/
+4
|
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
1
-0
/
+5
|
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
1
-0
/
+10
|
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
1
-0
/
+15
|
*
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-24
1
-0
/
+4
|
*
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-05-24
1
-1
/
+1
*
|
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
2011-05-16
1
-0
/
+1
|
/
*
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
2011-04-27
1
-1
/
+0
*
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
1
-0
/
+1
*
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
2011-01-08
1
-0
/
+5
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
1
-0
/
+3
*
mmc: Aggressive clock gating framework
Linus Walleij
2011-01-08
1
-0
/
+10
*
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
2010-11-19
1
-0
/
+1
*
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
1
-2
/
+2
*
mmc: refine DDR support
Adrian Hunter
2010-10-23
1
-1
/
+2
*
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
1
-0
/
+5
[next]