summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2010-07-15Merge branch 'omap4_next' of git://dev.omapzoom.org/pub/scm/santosh/kernel-om...Ricardo Perez Olivares
2010-07-14hsmmc: setup further transfers only on block completion interruptVenkatraman S
2010-07-13mmc: csd version check updated to support MMC v4.41Sukumar Ghorai
2010-07-10OMAP4: omap_hsmmc:Changing file permissionsRicardo Perez Olivares
2010-07-10Merge branch 'Wlan-next' of git://dev.omapzoom.org/pub/scm/pradeep/wlan-1283 ...Ricardo Perez Olivares
2010-07-10Omap4:hsmmc: Always Set MMC2 Controller voltage at 3VKishore Kadiyala
2010-07-09omap:hsmmc: Enabling Aggressive clock and power savingKishore Kadiyala
2010-07-09omap4:hsmmc: Adding ADMA supportKishore Kadiyala
2010-07-09OMAP HSMMC: fix a racing case between kmmcd and omap_hsmmc_suspendEthan
2010-07-09omap:hsmmc: Register Offset handling made genericKishore Kadiyala
2010-07-09omap:hsmmc: Intially enable clocks with NO RUNTIMEKishore Kadiyala
2010-07-09Adding card detect callback function and card detect configuration function f...Kishore Kadiyala
2010-07-09OMAP2/3 MMC: initial conversion to runtime PMAdrian Hunter
2010-07-09omap4:hsmmc: Remove Card detect featureKishore Kadiyala
2010-07-09omap4:HSMMC : Removing Clock enable and disableKishore Kadiyala
2010-07-02OMAP4:ES2 workaround for CMD line reset.Madhusudhan Chikkature
2010-06-25 omap_hsmmc: improve interrupt synchronisationPanduranga
2010-06-25OMAP4: mmc: host: wl1283: Support for MMC5 controller TI WLANPanduranga
2010-06-25OMAP4: mmc: core: wl1283: add embedded sdio card quirksPanduranga
2010-06-02omap: hsmmc funtionality breaks when CONFIG_PM not defineSukumar Ghorai
2010-06-01OMAP4: Adding MMC3/4/5 controller's supportKishore Kadiyala
2010-06-01HSMMC: Updating hwmod clock enable and idle callsKishore Kadiyala
2010-06-01OMAP3_OMAP4:HSMMC:Updating the attribute flags with capabilitiesKishore Kadiyala
2010-06-01OMAP2/3 MMC: initial conversion to runtime PMKevin Hilman
2010-06-01MMC: OMAP HS-MMC: convert to dev_pm_opsKevin Hilman
2010-05-19OMAP4 HSMMC: Adding Card detect support for MMC1Kishore Kadiyala
2010-05-18Fix for bus width which improves SD card's peformance.Kishore Kadiyala
2010-05-15mmc: at91_mci: modify cache flush routinesNicolas Ferre
2010-05-11mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre
2010-05-11mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre
2010-05-11mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre
2010-05-11mmc: atmel-mci: fix two parameters swappedNicolas Ferre
2010-04-07omap hsmmc: fix a bug in card remove scenarioMadhusudhan Chikkature
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-12Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12mxcmmc: fixed max_seg_size value on initializationVladimir Zapolskiy
2010-03-12sdio: recognize io card without powercycleAlbert Herranz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-07mfd/mmc: SDHI Kconfig updateMagnus Damm
2010-03-07tmio_mmc: Balance cell enable()/disable() callsMagnus Damm
2010-03-07tmio_mmc: Use 100ms mmc_detect_change() delayMagnus Damm
2010-03-07tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2Yusuke Goda
2010-03-07tmio_mmc: Keep card-detect interrupts enabledGuennadi Liakhovetski
2010-03-06mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre
2010-03-06mmc: at91_mci: enable large data blocksWolfgang Muees