summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc.c
AgeCommit message (Expand)Author
2015-10-14mmc: core: Disable HPI for certain Hynix eMMC cardsMarcel Ziswiler
2015-02-03mmc: core: new discard feature support at Samsung eMMC v4.41+.singhome_lee
2015-02-03eMMC: Enable deferred resume functionban_feng
2015-02-03eMMC: Add Product revision, Sector count and driver init logban_feng
2014-12-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-12-09mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D
2012-07-31mmc: core: Fix PowerOff Notify suspend/resumePavan Kunapuli
2012-06-19mmc: core: adding new sysfs entry for prod_revVishal Singh
2012-06-11mmc: proactively issue bkops_start and refreshMohit Kataria
2012-02-10mmc: core: Add support for BKOPS and HPI interruptShridhar Rasal
2011-11-11mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-05-24mmc: Reliable write support.Andrei Warkentin
2011-05-24mmc: Ensure linux starts in eMMC user partitionPhilip Rakity
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-16mmc: check if mmc cards < 2GB do sector addressingPhilip Rakity
2011-03-15mmc: export eMMC4.4 enhanced area details to sysfsChuanxiao Dong
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: fix mmc_set_bus_width_ddr() call without bus-width-test capTakashi Iwai
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2010-11-07mmc: Fix printing of card DDR typePhilip Rakity
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings
2009-09-23mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre
2009-09-23mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen
2008-07-15MMC: Trivial comment cleanupDeepak Saxena