index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
2011-05-25
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
2011-05-25
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-25
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-25
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-25
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-25
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-25
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
2011-05-25
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-03-17
mmc: core: reset card voltage after power off
Ulf Hansson
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
2011-03-16
mmc: core: comment on why sdio_reset is done at init time
Philip Rakity
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
2011-01-09
mmc: fix division by zero in MMC core
Linus Walleij
2011-01-09
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
2011-01-09
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-09
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
2011-01-09
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2011-01-09
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
2011-01-09
mmc: Aggressive clock gating framework
Linus Walleij
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-12-24
mmc: update workqueue usages
Tejun Heo
2010-12-21
mmc: Fix re-probing with PM_POST_RESTORE notification
Takashi Iwai
2010-11-11
mmc: fix rmmod race for hosts using card-detection polling
Guennadi Liakhovetski
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: Move regulator handling closer to core
Linus Walleij
2010-10-23
mmc: sdhci: mmc_rescan: reduce verbosity
Eric BĂ©nard
2010-10-23
mmc: Make ID freq configurable
Hein Tibosch
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-10-15
mmc: sdio: fix SDIO suspend/resume regression
Ohad Ben-Cohen
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-11
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
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
[next]