summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)Author
2014-03-04mmc: omap_hsmmc: add autocmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: add cmd23 supportBalaji T K
2014-03-04mmc: omap_hsmmc: split dma setupBalaji T K
2014-03-04mmc: omap_hsmmc: fix request done for sbc error caseBalaji T K
2014-03-04mmc: omap_hsmmc: save clock rate to use in interrupt contextBalaji T K
2014-03-04mmc: omap_hsmmc: remove redundant reset doneBalaji T K
2014-03-04mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdataBalaji T K
2014-03-04mmc: omap_hsmmc: remove pbias workaroundBalaji T K
2014-03-04mmc: omap_hsmmc: adapt hsmmc to use pbias regulatorBalaji T K
2014-03-04mmc: omap_hsmmc: handle vcc and vcc_aux independentlyBalaji T K
2014-03-04mmc: omap_hsmmc: use devm_regulator APIBalaji T K
2014-03-04mmc: omap_hsmmc: support more DT propertiesDaniel Mack
2014-03-04mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon
2014-03-04mmc: omap_hsmmc: remove a duplicative testDan Carpenter
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson
2013-10-30mmc: omap_hsmmc: remove unused no_offBalaji T K
2013-10-30mmc: omap_hsmmc: correct max value of clkdBalaji T K
2013-10-30mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma
2013-10-30mmc: omap_hsmmc: context save and restore for DTTony Lindgren
2013-10-30mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra
2013-08-24mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
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