summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/tmio_mmc.c
AgeCommit message (Expand)Author
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-06-10mmc: tmio: move runtime PM enablement to the driver implementationsNiklas Söderlund
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada
2018-10-08mmc: tmio: remove now unused variableWolfram Sang
2018-10-08mmc: tmio: more concise clk calculationWolfram Sang
2018-10-08mmc: tmio: refactor CLK_CTL bit calculationMasahiro Yamada
2018-10-08mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang
2018-01-18mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada
2018-01-18mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada
2018-01-18mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada
2017-12-18mmc: tmio: set tmio_mmc_host to driver dataMasahiro Yamada
2017-06-20mmc: tmio: improve checkpatch cleannessSimon Horman
2017-06-20mmc: tmio, renesas-sdhi: update Renesas related copyrightsSimon Horman
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman
2015-06-01mmc: TMIO: Use devm_request_irq()Ian Molton
2015-06-01mmc: TMIO: Ensure MFD cell is disabled on probe error pathIan Molton
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki
2014-10-20mmc: host: drop owner assignment from platform_driversWolfram Sang
2014-09-09mmc: tmio_mmc: Fixup system PM suspend lock-upUlf Hansson
2014-09-09mmc: tmio_mmc: Enable runtime PM supportUlf Hansson
2014-02-13mmc: tmio_mmc: Convert from legacy to modern PM opsUlf Hansson
2014-01-13mmc: tmio: fixup compile errorKuninori Morimoto
2014-01-13mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flagsKuninori Morimoto
2014-01-13mmc: tmio: bus_shift become tmio_mmc_data memberKuninori Morimoto
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
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-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-10-26mmc: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-13mmc: tmio: eliminate unused variable 'mmc' warningAxel Lin
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-24mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm
2011-05-24mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski
2011-03-25mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski
2011-03-25mmc: tmio: use PIO for short transfersGuennadi Liakhovetski
2011-03-25mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mmc: Use mfd_data instead of driver_data for tmio-mmcAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon
2011-03-17mmc: tmio: fix address in kunmap_atomic() callsGuennadi Liakhovetski
2011-03-15mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij
2011-03-15mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij
2011-03-15mmc: tmio_mmc: unmap with the proper sglenLinus Walleij