aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc.c
Commit message (Expand)AuthorAgeFilesLines
* d710: initial support for the Epic 4G Touch (SPH-D710)Dorian Snyder2013-06-201-8/+53
* smdk4412: bulk update from i9300 update 9Daniel Hillenbrand2013-06-041-7/+67
* mmc: Soft-patch MoviNAND VTU00M (16GB) eMMC failureSamsung OSRC2013-01-081-0/+34
* merge opensource jb u5codeworkx2012-09-221-3/+13
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-1/+1
|\
| * mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
* | samsung opensource update3Daniel Hillenbrand2012-07-211-64/+99
* | samsung update 1codeworkx2012-06-021-20/+539
|/
* mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-11-111-0/+2
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-111-0/+1
* mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
* mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-241-5/+30
* mmc: MMC boot partitions support.Andrei Warkentin2011-05-241-5/+17
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-241-6/+8
* mmc: Reliable write support.Andrei Warkentin2011-05-241-0/+5
* mmc: Ensure linux starts in eMMC user partitionPhilip Rakity2011-05-241-0/+10
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity2011-03-161-1/+11
* mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong2011-03-151-0/+74
* mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross2011-01-081-4/+9
* mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai2011-01-081-2/+2
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-081-29/+47
* mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-081-0/+2
* mmc: Fix printing of card DDR typePhilip Rakity2010-11-071-2/+6
* mmc: propagate power save/restore ops return valueOhad Ben-Cohen2010-10-231-2/+6
* mmc: refine DDR supportAdrian Hunter2010-10-231-3/+3
* mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2010-10-231-10/+11
* mmc: MMC 4.4 DDR supportHanumath Prasad2010-10-231-2/+35
* mmc: Add helper function to check if a card is removableMatt Fleming2010-10-231-1/+1
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-1/+46
* mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad2010-08-111-1/+3
* mmc: recognize CSD structureKyungmin Park2010-08-111-7/+19
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-241-2/+1
* mmc: allow for MMC v4.4Adrian Hunter2010-01-111-1/+1
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-151-22/+1
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-231-10/+5
* mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2009-09-231-5/+5
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-231-6/+18
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-5/+49
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+11
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-7/+34
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-081-1/+1
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-4/+14
* MMC: Trivial comment cleanupDeepak Saxena2008-07-151-1/+1
* mmc: use sysfs groups to handle conditional attributesPierre Ossman2008-03-221-51/+39
* mmc: possible leak in mmc_read_ext_csdFlorin Malita2007-10-171-1/+2
* MMC core learns about SPIDavid Brownell2007-09-231-13/+37