summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/omap.c
AgeCommit message (Expand)Author
2024-04-09Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-03-08mmc: omap: restore original power up/down stepsAaro Koskinen
2024-03-08mmc: omap: fix deferred probeAaro Koskinen
2024-03-08mmc: omap: fix broken slot switch lookupAaro Koskinen
2024-02-13mmc: omap: Use sg_miter for PIOLinus Walleij
2023-08-15mmc: omap: Convert to platform remove callback returning voidYangtao Li
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-19mmc: omap: fix deferred probingSergey Shtylyov
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
2023-03-23mmc: omap: Use devm_platform_get_and_ioremap_resource()Yang Li
2022-04-26mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik
2021-02-08mmc: omap: Use new tasklet APIEmil Renner Berthing
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-25mmc: omap: fix the maximum timeout settingAaro Koskinen
2018-12-04MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook
2017-02-13mmc: omap: Don't use mmc_card_present() when validating for inserted cardUlf Hansson
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi
2016-05-04mmc: omap: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2015-10-26mmc: omap: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-27mmc: omap: fix error return codeJulia Lawall
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-05-22mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin
2014-02-22mmc: omap: Add erase capabilityJarkko Nikula
2014-02-22mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula
2014-02-22mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula
2014-02-22mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula
2014-02-22mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula
2014-02-22mmc: omap: Convert to devm_kzallocJarkko Nikula
2014-02-22mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula
2013-11-26mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren
2013-11-26mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla
2012-10-15ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla
2012-10-15mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S