summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of: fix build on non-powerpc platformsRob Herring2011-01-141-0/+9
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-4/+4
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-227-32/+110
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-01-1116-321/+3215
|\ \ \
| * | | mmc: davinci: add support for SDIO irq handlingAlagu Sankar2011-01-101-5/+73
| * | | mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann2011-01-091-2/+4
| * | | mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann2011-01-091-4/+86
| * | | mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann2011-01-091-0/+79
| * | | mmc: tmio_mmc: silence compiler warningsArnd Hannemann2011-01-091-2/+6
| * | | mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski2011-01-091-6/+83
| * | | mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2011-01-092-231/+210Star
| * | | mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2011-01-092-46/+25Star
| * | | mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski2011-01-091-2/+7
| * | | mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton2011-01-094-0/+1981
| * | | mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson2011-01-095-0/+272
| * | | mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson2011-01-091-3/+7
| * | | mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo2011-01-091-0/+62
| * | | mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo2011-01-091-0/+4
| * | | mmc: sdhci: Enable bus-width test for JMicron controllersTakashi Iwai2011-01-091-0/+2
| * | | mmc: Test bus-width for old MMC devicesAries Lee2011-01-092-1/+7
| * | | mmc: Add support for JMicron 388 SD/MMC controllerTakashi Iwai2011-01-092-11/+59
| * | | mmc: davinci_mmc: Remove unnecessary semicolonJoe Perches2011-01-091-1/+1
| * | | mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registersPhilip Rakity2011-01-092-2/+5
| * | | mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.Jennifer Li2011-01-091-0/+112
| * | | mmc: mxcmmc: remove a unnecessary release_resource() callAxel Lin2011-01-091-1/+0Star
| * | | mmc: mxcmmc: update the regulator support code to the latest APIAlberto Panizzo2011-01-091-8/+12
| * | | mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltageAlberto Panizzo2011-01-091-6/+42
| * | | mmc: Add support for the Marvell Dove SDHCI controllerMike Rapoport2011-01-095-0/+86
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-102-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | of: Fixes for OF probing on little endian systemsRob Herring2011-01-031-2/+2
| * | | of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OFRob Herring2011-01-031-1/+3
| | |/ | |/|
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-082-7/+19
|\ \ \
| * | | mmc: update workqueue usagesTejun Heo2010-12-242-7/+19
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-076-74/+320
|\ \ \
| * \ \ Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-072-30/+186
| |\ \ \
| | | \ \
| | | \ \
| | *-. | | Merge branches 'mmci' and 'pl011-dma' into develRussell King2011-01-052-30/+186
| | |\ \| |
| | | * | | ARM: mmci: Clean up MMCI announcement printkRussell King2010-12-301-4/+4
| | | * | | ARM: 6530/1: mmci: partially revert clock divisor codeLinus Walleij2010-12-191-7/+1Star
| | | * | | ARM: 6526/1: mmci: corrected calculation of clock div for ux500Linus Walleij2010-12-191-1/+26
| | | * | | ARM: 6438/2: mmci: add SDIO support for ST VariantsLinus Walleij2010-11-101-1/+36
| | | * | | ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardwareLinus Walleij2010-11-102-16/+80
| | | * | | ARM: 6311/2: mmci: work with only one irqLinus Walleij2010-11-102-9/+47
| | | |/ /
| * | | | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-01-062-34/+113
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branches 'msm-core' and 'msm-mmc' into for-nextDavid Brown2010-12-202-34/+113
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mmc: msm_sdcc: Check for only DATA_END interrupt to end a requestSahitya Tummala2010-12-202-12/+4Star
| | | * | mmc: msm_sdcc: Fix bug in PIO mode when data size is not word alignedSahitya Tummala2010-12-201-2/+6
| | | * | mmc: msm_sdcc: Reset SDCC in case of data transfer errorsSahitya Tummala2010-12-201-0/+39
| | | * | mmc: msm_sdcc: Add prog done interrupt supportSahitya Tummala2010-12-202-4/+28
| | | * | mmc: msm_sdcc: Fix possible circular locking dependency warningSahitya Tummala2010-12-202-16/+36
| | | |/