aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/core.c
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-0/+14
* merge opensource jb u5codeworkx2012-09-221-1/+6
* samsung opensource update4codeworkx2012-08-031-2/+2
* samsung opensource update3Daniel Hillenbrand2012-07-211-4/+1
* samsung update 1codeworkx2012-06-021-34/+790
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-111-5/+5
* mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-10-031-2/+29
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-031-2/+2
* mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
* mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-241-1/+1
* mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-12/+2
* mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-241-2/+2
* mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-241-0/+1
* mmc: sd: add support for driver type selectionArindam Nath2011-05-241-0/+9
* mmc: sd: add support for signal voltage switch procedureArindam Nath2011-05-241-0/+32
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-241-3/+1
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-241-4/+2
* mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin2011-05-241-18/+21
* mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen2011-05-241-2/+2
* mmc: core: reset card voltage after power offUlf Hansson2011-03-171-0/+7
* mmc: core: export function mmc_do_release_host()Ulf Hansson2011-03-171-1/+9
* mmc: core: comment on why sdio_reset is done at init timePhilip Rakity2011-03-161-0/+6
* mmc: put the led blinking code after clock ungatingPierre Tardy2011-03-151-2/+1
* mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen2011-03-081-1/+1
* mmc: fix division by zero in MMC coreLinus Walleij2011-01-081-2/+3
* mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball2011-01-081-2/+4
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-081-83/+36
* mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw2011-01-081-0/+5
* mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen2011-01-081-0/+13
* mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen2011-01-081-2/+6
* mmc: Aggressive clock gating frameworkLinus Walleij2011-01-081-1/+61
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * mmc: update workqueue usagesTejun Heo2010-12-241-1/+1
* | mmc: Fix re-probing with PM_POST_RESTORE notificationTakashi Iwai2010-12-211-0/+1
* | mmc: fix rmmod race for hosts using card-detection pollingGuennadi Liakhovetski2010-11-111-1/+1
|/
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-6/+14
* mmc: refine DDR supportAdrian Hunter2010-10-231-3/+4
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-2/+26
* mmc: Move regulator handling closer to coreLinus Walleij2010-10-231-10/+16
* mmc: sdhci: mmc_rescan: reduce verbosityEric BĂ©nard2010-10-231-1/+2
* mmc: Make ID freq configurableHein Tibosch2010-10-231-45/+57
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-0/+1
* mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+346
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-111-26/+57
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-111-2/+10
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-2/+1
* sdio: recognize io card without powercycleAlbert Herranz2010-03-121-0/+1
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-061-3/+9
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-151-0/+16