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
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
2009-04-23
ARM: OMAP: MMC: Remove unused power_pin
Ladislav Michl
2009-02-08
[ARM] omap: MMC: provide a dummy ick for OMAP1
Russell King
2009-02-08
[ARM] omap: MMC: convert clocks to match by devid and conid
Russell King
2008-12-10
omap mmc: Add low-level initialization for hsmmc controller
Tony Lindgren
2008-12-10
omap mmc: Add better MMC low-level init
Tony Lindgren
2008-09-05
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
2008-05-14
mmc: Fix omap compile by replacing dev_name with dma_dev_name
Tony Lindgren
2008-04-18
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
2008-04-18
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
2008-04-18
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
2008-04-18
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
2008-04-15
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-06-13
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
2007-05-01
mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work
Tony Lindgren
2007-05-01
mmc-omap: Fix omap to use MMC_POWER_ON
Tony Lindgren
2007-05-01
mmc-omap: add missing '\n'
Arnaud Patard
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman