aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-19wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz skuCindy H Kao
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen
2009-09-23sdio: add CD disable supportOhad Ben-Cohen
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-23mmc: allow host claim / release nestingAdrian Hunter
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler
2009-06-16V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...Uri Shkolnik
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao
2009-03-31MMC: regulator utilitiesDavid Brownell
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit
2008-07-15mmc: remove multiwrite capabilityPierre Ossman
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre
2007-10-17net: libertas sdio driverPierre Ossman
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23sdio: defines for some standard interface typesNicolas Pitre
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman