index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap.c
Age
Commit message (
Expand
)
Author
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
2011-04-27
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
2011-03-22
drivers/mmc/host/omap.c: use resource_size()
Chris Ball
2010-12-24
mmc: update workqueue usages
Tejun Heo
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-06-04
omap: remove BUG_ON for disabled interrupts
Cory Maccarrone
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
mmc-omap: add support for 16-bit and 32-bit registers
Marek Belisko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2009-11-12
mmci-omap: free irq resource
Ladislav Michl
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-06-13
mmc/omap: make mmci-omap using platform_driver_probe
Uwe Kleine-König
2009-06-03
mmc/omap: Use disable_irq_nosync() from within irq handlers.
Ben Nizette
[next]