summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV rece...Uri Shkolnik2009-06-171-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-174-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/+5Star
| * mmc: fix sdio_io sparse errorsTomas Winkler2008-07-151-9/+6Star
| * 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
| * include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk2008-07-151-1/+0Star
|/
* mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre2007-12-121-4/+0Star
* net: libertas sdio driverPierre Ossman2007-10-171-0/+6
* mmc: add led triggerPierre Ossman2007-09-241-0/+6
* MMC headers learn about SPIDavid Brownell2007-09-233-13/+67
* sdio: store vendor stringsPierre Ossman2007-09-232-0/+5
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-231-0/+5
* sdio: set the functions' block sizeDavid Vrabel2007-09-231-1/+4
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-231-0/+2
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-231-0/+8
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-232-0/+32
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-232-0/+11
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-231-1/+12
* sdio: defines for some standard interface typesNicolas Pitre2007-09-231-0/+23
* sdio: add device id table and matchingPierre Ossman2007-09-231-1/+29
* sdio: split up common and function CIS parsingPierre Ossman2007-09-232-0/+12
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-231-0/+12
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+5
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-231-0/+11
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-232-0/+95
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-231-0/+12
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+18
* mmc: basic SDIO device modelPierre Ossman2007-09-232-0/+42
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-232-0/+35
* mmc: detect SDIO cardsPierre Ossman2007-09-233-0/+22
* mmc: remove confusing flagPierre Ossman2007-09-231-1/+0Star
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-231-3/+2Star
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-1/+1
* mmc: read ext_csd version numberPierre Ossman2007-09-231-0/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-6/+13
* mmc: update kerneldocPierre Ossman2007-07-261-1/+1
* mmc: remove old card statesPierre Ossman2007-05-011-9/+3Star
* MMC: Fix handling of low-voltage cardsPhilip Langdale2007-05-011-8/+1Star
* MMC: Consolidate voltage definitionsPhilip Langdale2007-05-011-24/+1Star