aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR1-0/+42
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas1-0/+3
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming1-1/+1
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda1-0/+39
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+3
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+2
2010-04-14ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handlingDaniel Mack1-0/+3
2010-04-06libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack1-0/+2
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter1-0/+1
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake1-0/+2
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre3-0/+40
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao1-0/+7
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-10-19wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz skuCindy H Kao1-0/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-23mmc: make SDIO device/driver struct accessors publicNicolas Pitre1-0/+3
2009-09-23sdio: add MMC_QUIRK_LENIENT_FN0Ohad Ben-Cohen1-0/+7
2009-09-23sdio: add CD disable supportOhad Ben-Cohen1-1/+2
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter1-0/+1
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen3-0/+9
2009-09-23mmc: add ability to save power by powering off cardsAdrian Hunter1-0/+3
2009-09-23mmc: add MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+1
2009-09-23mmc: allow host claim / release nestingAdrian Hunter2-0/+3
2009-09-23mmc: add 'enable' and 'disable' methods to mmc hostAdrian Hunter1-0/+47
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler1-0/+6
2009-06-16V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receiversUri Shkolnik1-0/+8
2009-04-22libertas: add support for Marvell SD8688 chipBing Zhao1-0/+2
2009-03-31MMC: regulator utilitiesDavid Brownell1-0/+5
2008-12-31mmc: Add mmc_vddrange_to_ocrmask() helper functionAnton Vorontsov1-0/+2
2008-12-31mmc: Add 8-bit bus width supportJarkko Lavinen1-0/+2
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-3/+3
2008-10-12Fix comment in include/linux/mmc/host.hThomas Petazzoni1-1/+1
2008-07-27mmc: Add per-card debugfs supportHaavard Skinnemoen1-0/+2
2008-07-27mmc: Export internal host state through debugfsHaavard Skinnemoen1-0/+2
2008-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-16/+39
2008-07-15sdio: fix the use of hard coded timeout value.Benzi Zbit1-0/+2
2008-07-15mmc: remove multiwrite capabilityPierre Ossman1-6/+5
2008-07-15mmc: fix sdio_io sparse errorsTomas Winkler1-9/+6
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman2-1/+4
2008-07-15mmc: change .get_ro() callback semanticsAnton Vorontsov1-0/+12
2008-07-15mmc: add support for card-detection pollingAnton Vorontsov1-0/+11
2008-07-15include/linux/mmc/mmc.h: remove CVS tagsAdrian Bunk1-1/+0
2007-12-12mmc: remove unused 'mode' from the mmc_host structureNicolas Pitre1-4/+0
2007-10-17net: libertas sdio driverPierre Ossman1-0/+6
2007-09-24mmc: add led triggerPierre Ossman1-0/+6
2007-09-23MMC headers learn about SPIDavid Brownell3-13/+67
2007-09-23sdio: store vendor stringsPierre Ossman2-0/+5
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel1-0/+5
2007-09-23sdio: set the functions' block sizeDavid Vrabel1-1/+4
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel1-0/+2