index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap.c
Age
Commit message (
Expand
)
Author
2021-02-08
mmc: omap: Use new tasklet API
Emil Renner Berthing
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-25
mmc: omap: fix the maximum timeout setting
Aaro Koskinen
2018-12-04
MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
Aaro Koskinen
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-02-13
mmc: omap: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
2016-09-14
mmc: omap: Initialize dma_slave_config to avoid random data in it's fields
Peter Ujfalusi
2016-05-04
mmc: omap: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2015-10-26
mmc: omap: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-27
mmc: omap: fix error return code
Julia Lawall
2015-08-17
mmc: omap: use for_each_sg() for scatterlist parsing
Fabian Frederick
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-05-22
mmc: omap: Use DIV_ROUND_UP instead of open coded
Axel Lin
2014-02-22
mmc: omap: Add erase capability
Jarkko Nikula
2014-02-22
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
Jarkko Nikula
2014-02-22
mmc: omap: Convert to devm_ioremap_resource
Jarkko Nikula
2014-02-22
mmc: omap: Remove mem_res field from struct mmc_omap_host
Jarkko Nikula
2014-02-22
mmc: omap: Remove duplicate host->irq assignment
Jarkko Nikula
2014-02-22
mmc: omap: Convert to devm_kzalloc
Jarkko Nikula
2014-02-22
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
Jarkko Nikula
2013-11-26
mmc: omap: Fix I2C dependency and make driver usable with device tree
Tony Lindgren
2013-11-26
mmc: omap: Fix DMA configuration to not rely on device id
Tony Lindgren
2013-10-30
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-07-05
mmc: omap: remove unnecessary #if 0's
Luciano Coelho
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
Lokesh Vutla
2012-10-15
ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1
Lokesh Vutla
2012-10-15
mmc: omap: Remove cpu_is_omap usage from the driver
Tony Lindgren
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
2012-09-04
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
2012-09-04
mmc: omap: remove unused variables and includes
Venkatraman S
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
2012-07-31
mmc: omap: remove private DMA API implementation
Russell King
2012-07-31
mmc: omap: add DMA engine support
Russell King
2012-06-06
mmc: omap: Fix broken reg_shift initialization
Tony Lindgren
2012-06-06
mmc: omap: Fix NULL pointer dereference if mmc_omap_new_slot() fails
Tony Lindgren
2012-06-06
mmc: omap: Fix a section warning regression
Tony Lindgren
2012-05-17
mmc: omap: convert to module_platform_driver
Venkatraman S
2012-05-17
mmc: omap: make it behave well as a module
Venkatraman S
2012-05-17
mmc: omap: convert to per instance workqueue
Venkatraman S
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
[next]