aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
Commit message (Expand)AuthorAge
* mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra2013-08-25
* mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi2013-08-24
* mmc: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-26
* mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar2013-05-26
* mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter2013-05-26
* mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren2013-05-26
* mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe2013-03-22
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-15
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \
| * | mmc: remove use of __devexitBill Pemberton2012-11-28
| * | mmc: remove use of __devinitBill Pemberton2012-11-28
| * | mmc: remove use of __devexit_pBill Pemberton2012-11-28
* | | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S2012-12-06
* | | mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S2012-12-06
* | | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi2012-12-06
* | | mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja2012-12-06
* | | mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K2012-12-06
* | | mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K2012-12-06
* | | mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K2012-12-06
* | | mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K2012-12-06
* | | mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack2012-12-06
* | | mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack2012-12-06
|/ /
* | mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K2012-11-07
* | mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K2012-11-07
|/
* Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-09
|\
| * mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia2012-10-03
| * mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQVenkatraman S2012-09-04
| * mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQsVenkatraman S2012-09-04
| * mmc: omap_hsmmc: remove access to SYSCONFIG registerVenkatraman S2012-09-04
| * mmc: omap_hsmmc: remove unused vars and includesVenkatraman S2012-09-04
| * mmc: omap_hsmmc: Handle failure of regulator_get better.NeilBrown2012-09-04
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-01
|\ \
| * | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-10
| |/
* | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-01
|\ \
| * | mmc/omap_hsmmc: add a const qualifierUwe Kleine-König2012-09-11
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-10-01
|\ \ | |/ |/|
| * mmc: fix comment typosMasanari Iida2012-09-01
* | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-01
|\ \ | |/ |/|
| * ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman2012-07-31
| * mmc: omap: add DMA engine supportRussell King2012-07-31
| * mmc: omap_hsmmc: remove private DMA API implementationRussell King2012-07-31
| * mmc: omap_hsmmc: add DMA engine supportRussell King2012-07-31
* | mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman2012-07-22
* | mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak2012-07-22
|/
* Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei2012-06-26
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * mmc: dt: Consolidate DT bindingsArnd Bergmann2012-05-15
* | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-17
* | mmc: omap_hsmmc: release correct resourceRussell King2012-04-22