aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/omap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-26mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik1-9/+14
2021-02-08mmc: omap: Use new tasklet APIEmil Renner Berthing1-4/+3
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson1-0/+1
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-25mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2018-12-04MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2017-11-02mmc: Convert timers to use timer_setup()Kees Cook1-11/+9
2017-02-13mmc: omap: Don't use mmc_card_present() when validating for inserted cardUlf Hansson1-1/+1
2016-09-14mmc: omap: Initialize dma_slave_config to avoid random data in it's fieldsPeter Ujfalusi1-8/+10
2016-05-04mmc: omap: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi1-23/+25
2015-10-26mmc: omap: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-08-27mmc: omap: fix error return codeJulia Lawall1-1/+3
2015-08-17mmc: omap: use for_each_sg() for scatterlist parsingFabian Frederick1-2/+3
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin1-1/+0
2014-05-22mmc: omap: Use DIV_ROUND_UP instead of open codedAxel Lin1-5/+5
2014-02-22mmc: omap: Add erase capabilityJarkko Nikula1-7/+11
2014-02-22mmc: omap: Remove always set use_dma flag from struct mmc_omap_hostJarkko Nikula1-10/+5
2014-02-22mmc: omap: Convert to devm_ioremap_resourceJarkko Nikula1-29/+12
2014-02-22mmc: omap: Remove mem_res field from struct mmc_omap_hostJarkko Nikula1-3/+1
2014-02-22mmc: omap: Remove duplicate host->irq assignmentJarkko Nikula1-1/+0
2014-02-22mmc: omap: Convert to devm_kzallocJarkko Nikula1-4/+2
2014-02-22mmc: omap: Fix NULL pointer dereference due uninitialized cover_taskletJarkko Nikula1-5/+7
2013-11-26mmc: omap: Fix I2C dependency and make driver usable with device treeTony Lindgren1-1/+10
2013-11-26mmc: omap: Fix DMA configuration to not rely on device idTony Lindgren1-22/+12
2013-10-30mmc: omap: Remove redundant suspend and resume callbacksUlf Hansson1-53/+0
2013-07-05mmc: omap: remove unnecessary #if 0'sLuciano Coelho1-16/+0
2013-05-26mmc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+26
2012-11-28mmc: remove use of __devexitBill Pemberton1-1/+1
2012-11-28mmc: remove use of __devinitBill Pemberton1-2/+2
2012-11-28mmc: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-17Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-headersTony Lindgren1-9/+16
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-10-15ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla1-0/+6
2012-10-15ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla1-0/+4
2012-10-15mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren1-8/+15
2012-10-15ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren1-1/+2
2012-09-04mmc: omap: fix mmc_omap_report_irq to use dev_dbg macrosVenkatraman S1-12/+17
2012-09-04mmc: omap: remove unused variables and includesVenkatraman S1-10/+0
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley1-3/+11
2012-07-31mmc: omap: remove private DMA API implementationRussell King1-229/+6
2012-07-31mmc: omap: add DMA engine supportRussell King1-10/+189
2012-06-06mmc: omap: Fix broken reg_shift initializationTony Lindgren1-2/+1
2012-06-06mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() failsTony Lindgren1-5/+8
2012-06-06mmc: omap: Fix a section warning regressionTony Lindgren1-1/+1
2012-05-17mmc: omap: convert to module_platform_driverVenkatraman S1-13/+1
2012-05-17mmc: omap: make it behave well as a moduleVenkatraman S1-4/+5
2012-05-17mmc: omap: convert to per instance workqueueVenkatraman S1-17/+12
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2