aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz skuCindy H Kao2009-10-19
|/
* mmc: make SDIO device/driver struct accessors publicNicolas Pitre2009-09-23
* sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen2009-09-23
* sdio: add CD disable supportOhad Ben-Cohen2009-09-23
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-23
* mmc: add ability to save power by powering off cardsAdrian Hunter2009-09-23
* mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-23
* mmc: allow host claim / release nestingAdrian Hunter2009-09-23
* mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter2009-09-23
* imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler2009-07-26
* V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...Uri Shkolnik2009-06-16
* libertas: add support for Marvell SD8688 chipBing Zhao2009-04-22
* MMC: regulator utilitiesDavid Brownell2009-03-31
* mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov2008-12-31
* mmc: Add 8-bit bus width supportJarkko Lavinen2008-12-31
* mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-08
* Fix comment in include/linux/mmc/host.hThomas Petazzoni2008-10-12
* mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-26
* mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-16
|\
| * sdio: fix the use of hard coded timeout value.Benzi Zbit2008-07-15
| * mmc: remove multiwrite capabilityPierre Ossman2008-07-15
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-15
| * mmc,sdio: helper function for transfer paddingPierre Ossman2008-07-15
| * mmc: change .get_ro() callback semanticsAnton Vorontsov2008-07-15
| * mmc: add support for card-detection pollingAnton Vorontsov2008-07-15
| * include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk2008-07-15
|/
* mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-12
* net: libertas sdio driverPierre Ossman2007-10-17
* mmc: add led triggerPierre Ossman2007-09-24
* MMC headers learn about SPIDavid Brownell2007-09-23
* sdio: store vendor stringsPierre Ossman2007-09-23
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-23
* sdio: set the functions' block sizeDavid Vrabel2007-09-23
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-23
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-23
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-23
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-23
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-23
* sdio: defines for some standard interface typesNicolas Pitre2007-09-23
* sdio: add device id table and matchingPierre Ossman2007-09-23
* sdio: split up common and function CIS parsingPierre Ossman2007-09-23
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-23
* sdio: basic parsing of FBRPierre Ossman2007-09-23
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-23
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-23
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-23