summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-03mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-11mmc/omap_hsmmc: add a const qualifierUwe Kleine-König
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-04mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S
2012-09-04mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S
2012-09-04mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S
2012-09-04mmc: omap_hsmmc: remove unused vars and includesVenkatraman S
2012-09-04mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown
2012-09-01mmc: fix comment typosMasanari Iida
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman
2012-07-31mmc: omap: add DMA engine supportRussell King
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman
2012-07-22mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak
2012-06-26Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-17mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei
2012-05-15mmc: dt: Consolidate DT bindingsArnd Bergmann
2012-04-22mmc: omap_hsmmc: release correct resourceRussell King
2012-04-22mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clockRajendra Nayak
2012-04-22mmc: omap_hsmmc: use spinlock IRQ safe variantVenkatraman S
2012-04-22mmc: omap_hsmmc: add DDR supportBalaji T K
2012-04-22mmc: omap_hsmmc: Enable Auto CMD12Balaji T K
2012-04-20mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak
2012-04-20mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball
2012-04-05mmc: omap_hsmmc: fix module re-insertionBalaji T K
2012-04-05mmc: omap_hsmmc: convert to module_platform_driverFelipe Balbi
2012-04-05mmc: omap_hsmmc: make it behave well as a moduleFelipe Balbi
2012-04-05mmc: omap_hsmmc: trivial cleanupsFelipe Balbi
2012-04-05mmc: omap_hsmmc: context save after enabling runtime pmBalaji T K
2012-04-05mmc: omap_hsmmc: use runtime put sync in probe error patchBalaji T K
2012-03-27mmc: omap_hsmmc: Avoid a regulator voltage change with dtRajendra Nayak
2012-03-27mmc: omap_hsmmc: Convert hsmmc driver to use device treeRajendra Nayak
2012-03-27mmc: omap_hsmmc: convert all pr_* to dev_*Rajendra Nayak
2012-03-27mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warningTony Lindgren
2012-03-27mmc: start removing enable / disable APIAdrian Hunter
2012-03-27mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supplyRajendra Nayak
2012-03-27mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power functionRajendra Nayak
2012-03-27mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power functionRajendra Nayak
2012-03-27mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...Balaji T K
2012-03-27mmc: omap_hsmmc: remove unused .set_sleep functionBalaji T K
2012-03-27mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channelsBalaji T K
2012-03-27ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds