summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap_hsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04mmc: omap_hsmmc: add autocmd23 supportBalaji T K1-3/+36
2014-03-04mmc: omap_hsmmc: add cmd23 supportBalaji T K1-4/+17
2014-03-04mmc: omap_hsmmc: split dma setupBalaji T K1-8/+18
2014-03-04mmc: omap_hsmmc: fix request done for sbc error caseBalaji T K1-1/+1
2014-03-04mmc: omap_hsmmc: save clock rate to use in interrupt contextBalaji T K1-1/+3
2014-03-04mmc: omap_hsmmc: remove redundant reset doneBalaji T K1-4/+0
2014-03-04mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdataBalaji T K1-2/+2
2014-03-04mmc: omap_hsmmc: remove pbias workaroundBalaji T K1-19/+1
2014-03-04mmc: omap_hsmmc: adapt hsmmc to use pbias regulatorBalaji T K1-0/+37
2014-03-04mmc: omap_hsmmc: handle vcc and vcc_aux independentlyBalaji T K1-27/+23
2014-03-04mmc: omap_hsmmc: use devm_regulator APIBalaji T K1-4/+2
2014-03-04mmc: omap_hsmmc: support more DT propertiesDaniel Mack1-0/+6
2014-03-04mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controllerNishanth Menon1-4/+22
2014-03-04mmc: omap_hsmmc: remove a duplicative testDan Carpenter1-2/+1
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson1-33/+3
2013-10-30mmc: omap_hsmmc: remove unused no_offBalaji T K1-7/+0
2013-10-30mmc: omap_hsmmc: correct max value of clkdBalaji T K1-2/+3
2013-10-30mmc: omap_hsmmc: fix timeout for cmd and data soft resetJianpeng Ma1-5/+5
2013-10-30mmc: omap_hsmmc: context save and restore for DTTony Lindgren1-32/+20
2013-10-30mmc: omap_hsmmc: Fix pbias_disable for omap4Balaji T K1-1/+1
2013-08-25mmc: omap_hsmmc: clear status flags before starting a new commandFrancesco Lavra1-1/+1
2013-08-24mmc: omap_hsmmc: fix dependency on indirect header inclusionFelipe Balbi1-0/+1
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-05-26mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt caseSantosh Shilimkar1-13/+15
2013-05-26mmc: omap_hsmmc: convert to dma_request_slave_channel_compatMatt Porter1-2/+8
2013-05-26mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5Tony Lindgren1-4/+9
2013-03-22mmc: omap_hsmmc: support deferred probing for GPIOsJan Luebbe1-2/+12
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-12-06mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt RegisterVenkatraman S1-24/+32
2012-12-06mmc: omap_hsmmc: Convert critical failure reports to dev_errVenkatraman S1-6/+6
2012-12-06mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/completeFelipe Balbi1-20/+24
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja1-1/+29
2012-12-06mmc: omap_hsmmc: Update error code for response_busy cmdBalaji T K1-2/+2
2012-12-06mmc: omap_hsmmc: No reset of cmd state machine for DCRCBalaji T K1-1/+1
2012-12-06mmc: omap_hsmmc: Fix Oops in case of data errorsBalaji T K1-6/+12
2012-12-06mmc: omap_hsmmc: remove warning message for debounce clockBalaji T K1-1/+0
2012-12-06mmc: omap_hsmmc: add DT property for max bus frequencyDaniel Mack1-1/+4
2012-12-06mmc: omap_hsmmc: claim pinctrl at probe timeDaniel Mack1-0/+7
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K1-6/+11
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K1-1/+1
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-3/+1
2012-10-10Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-91/+34
2012-10-03mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia1-2/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1