aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-121-0/+1
* mmc: avoid getting CID on SDIO-only cardsDavid Vrabel2010-09-091-0/+2
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-125-7/+64
* sdio: allow non-standard SDIO cardsGrazvydas Ignotas2010-08-111-0/+2
* mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky2010-08-111-0/+3
* mmc: implement SD-combo (IO+mem) supportMichal Miroslaw2010-08-111-0/+1
* mmc: recognize CSD structureKyungmin Park2010-08-112-0/+2
* sh: add boot code to MMCIF driver headerMagnus Damm2010-05-311-0/+129
* sh: prepare MMCIF driver header fileMagnus Damm2010-05-311-0/+32
* sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR2010-05-271-0/+42
* sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas2010-05-271-0/+3
* mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming2010-05-271-1/+1
* mmc: add support MMCIF for SuperHYusuke Goda2010-05-271-0/+39
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-251-0/+3
|\
| * ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack2010-04-141-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-0/+2
|\ \ | |/ |/|
| * libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack2010-04-061-0/+2
* | mmc: fix incorrect interpretation of card type bitsAdrian Hunter2010-03-241-0/+1
* | sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-061-0/+2
* | sdio: introduce API for special power management featuresNicolas Pitre2010-03-063-0/+40
* | sdio: add quirk to clamp byte mode transferBing Zhao2010-03-061-0/+7
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz skuCindy H Kao2009-10-191-0/+1
|/
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-231-0/+3
* sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-231-0/+7
* sdio: add CD disable supportOhad Ben-Cohen2009-09-231-1/+2
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-231-0/+1
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-233-0/+9
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-231-0/+3
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-231-0/+1
* mmc: allow host claim / release nestingAdrian Hunter2009-09-232-0/+3
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-231-0/+47
* imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-261-0/+6
* V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...Uri Shkolnik2009-06-161-0/+8
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-221-0/+2
* MMC: regulator utilitiesDavid Brownell2009-03-311-0/+5
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-311-0/+2
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-311-0/+2
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-083-3/+3
* Fix comment in include/linux/mmc/host.hThomas Petazzoni2008-10-121-1/+1
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-271-0/+2
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-271-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-164-16/+39
|\
| * sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-151-0/+2
| * mmc: remove multiwrite capabilityPierre Ossman2008-07-151-6/+5
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-151-9/+6
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-152-1/+4
| * mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-151-0/+12
| * mmc: add support for card-detection pollingAnton Vorontsov2008-07-151-0/+11