summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0
|\
| * includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-281-1/+0
* | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-68/+125
|\ \
| * \ Merge branch 'mmci' into ambaRussell King2012-03-242-57/+124
| |\ \
| | * | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-022-13/+31
| | * | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson2012-01-201-1/+18
| | * | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson2012-01-201-5/+5
| | * | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-201-3/+16
| | * | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-201-10/+12
| | * | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-201-4/+4
| | * | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-202-10/+21
| | * | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-201-5/+17
| | * | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-201-6/+0
| | * | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-201-1/+1
| * | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-11/+1
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-1/+1
|\ \ \ \ | |/ / /
| * | | ARM: amba: make irq 0 invalidRussell King2012-01-251-1/+1
| |/ /
* | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-212-0/+10
|\ \ \
| * \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-03-162-0/+10
| |\ \ \ | | |_|/ | |/| |
| | * | sh_mmcif / PM: Use PM QoS latency constraintRafael J. Wysocki2012-03-131-0/+5
| | * | tmio_mmc / PM: Use PM QoS latency constraintRafael J. Wysocki2012-03-131-0/+5
| | |/
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-2/+2
|\ \ \
| * | | mmc: Fix typo in s3cmci.cMasanari Iida2012-02-051-2/+2
| | |/ | |/|
* | | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon2012-03-041-3/+4
* | | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-041-2/+3
* | | mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches2012-03-021-11/+10
| |/ |/|
* | mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-131-69/+75
* | mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-131-0/+3
* | mmc: sh_mmcif: fix late delayed work initialisationGuennadi Liakhovetski2012-02-131-7/+9
* | mmc: tmio_mmc: fix card eject during IO with DMAGuennadi Liakhovetski2012-02-133-2/+23
* | mmc: sdhci-pci: set Medfield SDIO as non-removableAdrian Hunter2012-02-131-1/+1
* | mmc: esdhc: set the timeout to the max valueJerry Huang2012-02-131-0/+5
* | mmc: esdhc: add PIO mode supportJerry Huang2012-02-131-1/+4
* | mmc: of_mmc_spi: fix little endian supportJean-Christophe PLAGNIOL-VILLARD2012-02-131-2/+2
* | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3Roy Zang2012-02-121-0/+32
* | drivers: misc: Remove MISC_DEVICES config optionFabio Estevam2012-01-241-1/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-176-15/+34
|\
| * mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo2011-12-231-0/+3
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-176-15/+31
| |\
| | * mmc-host: move to dma_transfer_directionVinod Koul2011-10-316-15/+31
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-01-141-17/+28
|\ \ \
| * | | MIPS: Alchemy: Au1300 SoC supportManuel Lauss2011-12-071-17/+28
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-142-7/+7
|\ \ \ \
| * | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-7/+7
* | | | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-1336-703/+839
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mmc: sdhci: restore the enabled dma when do reset allShaohui Xie2012-01-121-0/+5
| * | | | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operationJaehoon Chung2012-01-121-1/+1
| * | | | mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2012-01-122-15/+43
| * | | | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()Jaehoon Chung2012-01-121-1/+1
| * | | | mmc: sdhci-spear: Fix compilation errorViresh Kumar2012-01-121-2/+1
OpenPOWER on IntegriCloud