aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2013-05-26mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar
2013-05-26mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter
2013-05-26mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-06mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S
2012-12-06mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S
2012-12-06mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja
2012-12-06mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K
2012-12-06mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K
2012-12-06mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren
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