summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdio: don't require CISTPL_VERS_1 to contain 4 stringsDavid Vrabel2009-10-081-4/+3
* sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz2009-10-011-16/+49
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-3/+0
* mmc: propagate error codes back from bus drivers' suspend/resume methodsNicolas Pitre2009-09-235-54/+69
* mmc: core SDIO suspend/resume supportNicolas Pitre2009-09-231-89/+196
* mmc_spi: fail gracefully if host or card do not support the switch commandWolfgang Muees2009-09-232-10/+10
* sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-231-1/+1
* sdio: fix read buffer overflowRoel Kluin2009-09-231-1/+1
* sdio: add CD disable supportOhad Ben-Cohen2009-09-231-0/+30
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-232-6/+41
* mmc: power off once at removalDenis Karpov2009-09-231-0/+2
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-235-5/+128
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-234-0/+58
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-232-14/+68
* mmc: allow host claim / release nestingAdrian Hunter2009-09-231-9/+25
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-233-6/+174
* sdio: do not ignore MMC_VDD_165_195Ohad Ben-Cohen2009-09-231-7/+0
* mmc: in mmc_power_up(), use previously selected ocr if availableBalaji Rao2009-09-231-1/+7
* driver model: constify attribute groupsDavid Brownell2009-09-152-2/+2
* MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-131-1/+7
* mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-131-44/+55
* mmc: increase power up delayJosé M. Fernández2009-05-031-2/+2
* mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees2009-04-081-9/+12
* mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen2009-04-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-055-0/+109
|\
| * mmc_spi: allow higher timeouts for SPI modeWolfgang Muees2009-03-241-0/+15
| * mmc: During unsafe resume, select the right volatge for the cardBalaji Rao2009-03-241-0/+1
| * sdio: check that addresses are within the address spacePierre Ossman2009-03-241-0/+8
| * sdio: handle null tuplesPierre Ossman2009-03-241-0/+4
| * sdio: handle cis end marker in link fieldPierre Ossman2009-03-241-0/+4
| * mmc: Add Extended CSD register to debugfsAdrian Hunter2009-03-241-0/+67
| * mmc: add MODALIAS linkage for MMC/SD devicesAndy Whitcroft2009-03-241-0/+8
| * mmc: delayed_work was never cancelledJorg Schummer2009-03-241-0/+2
* | MMC: regulator utilitiesDavid Brownell2009-03-311-0/+100
|/
* mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-081-6/+9
* mmc: warn about voltage mismatchesDavid Brownell2008-12-311-0/+2
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-311-0/+75
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-4/+14
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-083-7/+4
* mmc: increase SD write timeout for crappy cardsPierre Ossman2008-11-081-1/+5
* MMC: CSD and CID timeout valuesMatthew Fleming2008-10-121-2/+6
* sdio: high-speed supportPierre Ossman2008-10-121-3/+49
* sdio: give sdio irq thread a host specific namePierre Ossman2008-10-121-1/+2
* sdio: make sleep on error interruptablePierre Ossman2008-10-121-4/+9
* mmc: properly iterate over sg list in debug checkPierre Ossman2008-08-011-2/+3
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-273-0/+72
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-274-0/+177
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-165-47/+175
|\
| * sdio: sdio_io.c Fix sparse warningsTomas Winkler2008-07-151-5/+4
OpenPOWER on IntegriCloud