aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2011-01-14mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.Paul Mundt
2011-01-12Merge branch 'sh/sdio' into sh-latestPaul Mundt
2011-01-11Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt
2011-01-08mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton
2011-01-08mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2011-01-08mmc: sdio: don't reinitialize nonremovable powered-resumed cardsOhad Ben-Cohen
2011-01-08mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt
2010-11-29sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman
2010-11-29mmc, sh: Correct value for resetSimon Horman
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro
2010-10-23mmc: refine DDR supportAdrian Hunter
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij
2010-10-23mmc: Make ID freq configurableHein Tibosch
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm
2010-05-27sdhci-spear: ST SPEAr based SDHCI controller glueViresh KUMAR
2010-05-27sdio: add new function for RAW (Read after Write) operationGrazvydas Ignotas
2010-05-27mmc: remove the "state" argument to mmc_suspend_host()Matt Fleming
2010-05-27mmc: add support MMCIF for SuperHYusuke Goda
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville