aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt1-0/+1
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt1-14/+12
2010-11-29sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman1-8/+9
2010-11-29mmc, sh: Correct value for resetSimon Horman1-6/+3
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+1
2010-11-25mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski1-4/+11
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen1-0/+1
2010-11-10mmc, sh: Move constants to sh_mmcif.hSimon Horman1-5/+34
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-10-29mmc: Allow the platform to specify the sh_mmcif get_cd handlerArnd Hannemann1-0/+1
2010-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds6-6/+239
2010-10-23mmc: sdhci_pltfm: pass more data on custom init callWolfram Sang1-1/+1
2010-10-23mmc: sdhci-pltfm: move .h file into appropriate subdirWolfram Sang1-0/+35
2010-10-23mmc: propagate power save/restore ops return valueOhad Ben-Cohen1-2/+2
2010-10-23mmc: sdhci: split up sdhci.h for sdhci-pltfm usersGiuseppe Cavallaro1-0/+144
2010-10-23mmc: refine DDR supportAdrian Hunter1-1/+2
2010-10-23mmc: Fixes for Dual Data Rate (DDR) supportAdrian Hunter2-1/+7
2010-10-23mmc: MMC 4.4 DDR supportHanumath Prasad4-1/+18
2010-10-23mmc: Move regulator handling closer to coreLinus Walleij1-1/+21
2010-10-23mmc: Make ID freq configurableHein Tibosch1-0/+1
2010-10-23mmc: Add helper function to check if a card is removableMatt Fleming1-0/+8
2010-10-23mmc: rename dev_to_mmc_card() to mmc_dev_to_card()Andy Shevchenko1-1/+1
2010-10-23mmc: make mmc_dev_to_card() macro publicAndy Shevchenko1-0/+2
2010-10-23mmc: Remove distinction between hw and phys segmentsMartin K. Petersen1-2/+1
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel1-0/+1
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter5-7/+64
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas1-0/+2
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw1-0/+1
2010-08-11mmc: recognize CSD structureKyungmin Park2-0/+2
2010-05-31sh: add boot code to MMCIF driver headerMagnus Damm1-0/+129
2010-05-31sh: prepare MMCIF driver header fileMagnus Damm1-0/+32
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