index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.h
Age
Commit message (
Expand
)
Author
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
2015-12-22
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2013-10-30
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-06-27
mmc: core: Extend shutdown sequence to handle bus operations
Ulf Hansson
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
2011-01-08
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
mmc: refine DDR support
Adrian Hunter
2010-10-23
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
2008-07-27
mmc: Add per-card debugfs support
Haavard Skinnemoen
2008-07-27
mmc: Export internal host state through debugfs
Haavard Skinnemoen
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
[next]