aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...Ziyan2015-10-258-14/+19
|\
| * mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-071-1/+1
| * mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-12-031-1/+1
| * mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-021-2/+3
| * mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
| * mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-10-021-3/+3
| * mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-10-021-2/+2
| * mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-08-091-0/+1
| * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-012-5/+8
| * mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard2012-05-071-2/+1
| * mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
| * mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
| * mmc: core: check for zero length ioctl dataJohan Rudholm2012-02-291-37/+45
* | OMAP_HSMMC: Migration to IRQ threaded handlerNaga Venkata Srikanth V2012-12-141-26/+7
* | omap-hsmmc: Implementation of i761 errataSemen Protsenko2012-07-091-0/+36
* | mmc: new api mmc_release_host_sync()Viswanath Puttagunta2012-06-215-7/+24
* | OMAP4: DPLL cascading: The HSMMC output clock handling to support DPLL cascadingMadhusudhan Chikkature2012-06-181-0/+101
* | omap-hsmmc: Prevent possible race conditionSemen Protsenko2012-06-151-13/+6
* | Merge latest changes from google kernel/common.gitRoman Shaposhnikov2012-06-133-42/+57
* | SDIO: Add support for CCCR version 3.0 and SDIO revision 3.0Pradeep Gurumath2012-03-291-1/+1
* | mmc: omap: Increase number of blks we can handleViswanath Puttagunta2012-03-021-5/+14
* | Re-Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2012-02-171-0/+1
|\ \
| * \ Merge branch 'linux-omap-3.0' into android-omap-3.0Erik Gilling2012-01-271-5/+2
| |\ \
| | * | mmc: omap_hsmmc: Prevent calling mmc_host_lazy_disable() on suspend pathDmitry Shmidt2012-01-261-5/+2
| * | | Merge branch 'android-3.0' into android-omap-3.0Erik Gilling2012-01-091-17/+7
| |\ \ \
| | * | | mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt2011-12-191-17/+7
| | * | | Merge commit 'v3.0.8' into android-3.0Colin Cross2011-10-276-33/+57
| | |\ \ \
* | | | | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2012-02-161-17/+7
* | | | | | mmc: omap: align adma and dma table entriesVenkatraman S2012-02-151-8/+16
* | | | | | Merge branch 'linux-3.0.18' into p-android-omap-3.0Dan Murphy2012-02-029-15/+26
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-251-2/+1
| * | | | | mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-251-2/+1
| * | | | | mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
| * | | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2012-01-061-1/+5
| * | | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2012-01-061-3/+5
| * | | | | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2012-01-061-1/+1
| * | | | | mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-211-0/+1
| * | | | | mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-11-111-0/+2
| * | | | | mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-115-5/+9
| | |_|/ / | |/| | |
* | | | | MMC: increased write data timeout for SD cards to 500msAndrii Guriev2011-12-301-3/+4
* | | | | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-12-231-3/+3
* | | | | omap_hsmmc: Errata: Fix SD card removal detectionViswanath Puttagunta2011-12-141-0/+28
* | | | | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-12-141-8/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-12-091-8/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mmc: omap_hsmmc: Call mmc_host_enable() in suspend only on success pathDmitry Shmidt2011-12-091-8/+1
* | | | | mmc: core: Kill block requests if card is removedSujit Reddy Thumma2011-11-232-0/+7
* | | | | omap4-hsmmc : Adding ADMA supportDavid Taylor2011-11-231-14/+179
* | | | | Fix for Wi-Fi ON/OFF under regression scenario causing Kernel PanicChittim, Madhusudan2011-11-141-6/+2
* | | | | mmc: Fix bug to enable DDR on MMCViswanath Puttagunta2011-11-101-4/+2
* | | | | mmc: OMAP HSMMC: DDR support added.Balaji T K2011-11-101-0/+13