index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+48
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
1
-0
/
+6
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-0
/
+1
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+4
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+5
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
1
-0
/
+10
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-0
/
+15
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-0
/
+4
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-1
/
+1
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
1
-0
/
+1
2011-01-08
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
1
-0
/
+5
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-0
/
+3
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
1
-0
/
+10
2010-11-19
mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARD
Ohad Ben-Cohen
1
-0
/
+1
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
1
-2
/
+2
2010-10-23
mmc: refine DDR support
Adrian Hunter
1
-1
/
+2
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
1
-0
/
+5
2010-10-23
mmc: MMC 4.4 DDR support
Hanumath Prasad
1
-0
/
+4
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-1
/
+21
2010-10-23
mmc: Make ID freq configurable
Hein Tibosch
1
-0
/
+1
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
1
-0
/
+8
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
1
-0
/
+1
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
1
-0
/
+3
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
1
-0
/
+3
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
1
-0
/
+5
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-0
/
+5
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+3
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+1
2009-09-23
mmc: allow host claim / release nesting
Adrian Hunter
1
-0
/
+2
2009-09-23
mmc: add 'enable' and 'disable' methods to mmc host
Adrian Hunter
1
-0
/
+47
2009-03-31
MMC: regulator utilities
David Brownell
1
-0
/
+5
2008-12-31
mmc: Add 8-bit bus width support
Jarkko Lavinen
1
-0
/
+2
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-12
Fix comment in include/linux/mmc/host.h
Thomas Petazzoni
1
-1
/
+1
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
1
-0
/
+2
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-6
/
+5
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-0
/
+12
2008-07-15
mmc: add support for card-detection polling
Anton Vorontsov
1
-0
/
+11
2007-12-12
mmc: remove unused 'mode' from the mmc_host structure
Nicolas Pitre
1
-4
/
+0
2007-09-24
mmc: add led trigger
Pierre Ossman
1
-0
/
+6
2007-09-23
MMC headers learn about SPI
David Brownell
1
-5
/
+11
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
1
-0
/
+8
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
1
-0
/
+4
[next]