aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
| * | | mmc: dw_mmc: shift with slot-id for CLKENA registerJaehoon Chung2012-03-25
| * | | mmc: esdhc: Workaround for data crc error on p1010rdbJerry Huang2012-03-25
| * | | mmc: core: add a debug message for SET_BLOCK_COUNTJaehoon Chung2012-03-25
| * | | mmc: dw_mmc: Add support for pre_req and post_reqSeungwon Jeon2012-03-25
| * | | mmc: sdhci-tegra: Explicitly support Tegra30Stephen Warren2012-03-25
| * | | mmc: esdhc: Implement power management for ESDHCJerry Huang2012-03-25
| * | | mmc: sdhci: Add platform suspend/resume hooks.Chris Ball2012-03-25
| * | | mmc: dw_mmc: Override blk_settings with platdata on IDMACJaehoon Chung2012-03-25
| * | | mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath2012-03-25
| * | | mmc: dw_mmc: add support for eMMC Power Off Notify featureJaehoon Chung2012-03-25
| * | | mmc: MMC-4.5 Data Tag SupportSaugata Das2012-03-25
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \
| * | | | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| |/ / /
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \
| * \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \ \
| * \ \ \ \ Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-13
| |\ \ \ \ \
| | * | | | | mmc: sdhci-s3c: add platform data for the second capabilityJaehoon Chung2012-03-11
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann2012-02-22
| |\| | | |
| * | | | | Merge branch 'features/imx-clk-prepare' of git://git.pengutronix.de/git/imx/l...Olof Johansson2012-02-08
| |\ \ \ \ \
| | * | | | | mmc: sdhci-esdhc-imx: add clk_prepare/clk_unprepareRichard Zhao2012-02-01
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-15
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-08
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-07
| | |\ \ \ \ \ \
| | | * | | | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-02
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-28
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-03
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\ \ \ \ \ \
| * | | | | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mmci' into ambaRussell King2012-03-23
| |\ \ \ \ \ \
| | * | | | | | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-02
| | * | | | | | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson2012-01-19
| | * | | | | | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson2012-01-19
| | * | | | | | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-19
| | * | | | | | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-19
| | * | | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-19
| | * | | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-19
| | * | | | | | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-19
| | * | | | | | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-19
| | * | | | | | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-19
| | | |_|/ / / | | |/| | | |
| * | | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-16
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | ARM: amba: make irq 0 invalidRussell King2012-01-25
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ \
| * | | | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
| | |_|/ | |/| |
* | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2012-03-21
|\ \ \ \
| * \ \ \ Merge branch 'pm-qos'Rafael J. Wysocki2012-03-16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | sh_mmcif / PM: Use PM QoS latency constraintRafael J. Wysocki2012-03-13
| | * | | tmio_mmc / PM: Use PM QoS latency constraintRafael J. Wysocki2012-03-13
| | | |/ | | |/|