index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
mmc: MMC 4.4 DDR support
Hanumath Prasad
2010-10-23
1
-0
/
+4
*
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
1
-1
/
+21
*
mmc: Make ID freq configurable
Hein Tibosch
2010-10-23
1
-0
/
+1
*
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-10-23
1
-0
/
+8
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
1
-2
/
+1
*
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
1
-0
/
+1
*
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
1
-0
/
+3
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
2010-04-14
1
-0
/
+3
*
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
1
-0
/
+5
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-0
/
+5
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
1
-0
/
+3
*
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-0
/
+1
*
mmc: allow host claim / release nesting
Adrian Hunter
2009-09-23
1
-0
/
+2
*
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
2009-09-23
1
-0
/
+47
*
MMC: regulator utilities
David Brownell
2009-03-31
1
-0
/
+5
*
mmc: Add 8-bit bus width support
Jarkko Lavinen
2008-12-31
1
-0
/
+2
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
1
-1
/
+1
*
Fix comment in include/linux/mmc/host.h
Thomas Petazzoni
2008-10-12
1
-1
/
+1
*
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-07-27
1
-0
/
+2
*
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
1
-6
/
+5
*
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-07-15
1
-0
/
+12
*
mmc: add support for card-detection polling
Anton Vorontsov
2008-07-15
1
-0
/
+11
[next]