Michael Buesch
|
f694751421
mmc: omap: Fix possible NULL pointer deref
|
14 years ago |
Chris Ball
|
2092014df6
drivers/mmc/host/omap.c: use resource_size()
|
14 years ago |
Tejun Heo
|
0d9ee5b2e9
mmc: update workqueue usages
|
14 years ago |
Martin K. Petersen
|
a36274e018
mmc: Remove distinction between hw and phys segments
|
14 years ago |
Cory Maccarrone
|
683eb94777
omap: remove BUG_ON for disabled interrupts
|
15 years ago |
Matt Fleming
|
1a13f8fa76
mmc: remove the "state" argument to mmc_suspend_host()
|
15 years ago |
Marek Belisko
|
0e950fa686
mmc-omap: add support for 16-bit and 32-bit registers
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ladislav Michl
|
e799acb2ed
mmci-omap: remove bogus check for host->iclk
|
15 years ago |
Tony Lindgren
|
a76df42a67
Merge 7xx-iosplit-plat-merge with omap-fixes
|
15 years ago |
Ladislav Michl
|
49c1d9da1c
mmci-omap: free irq resource
|
15 years ago |
Tony Lindgren
|
ce491cf854
omap: headers: Move remaining headers from include/mach to include/plat
|
15 years ago |
Uwe Kleine-König
|
7ceeb6a40a
mmc/omap: make mmci-omap using platform_driver_probe
|
16 years ago |
Ben Nizette
|
e749c6f21f
mmc/omap: Use disable_irq_nosync() from within irq handlers.
|
16 years ago |
Ladislav Michl
|
1748ae0e95
ARM: OMAP: MMC: Remove unused power_pin
|
16 years ago |
Russell King
|
d4a36645a1
[ARM] omap: MMC: provide a dummy ick for OMAP1
|
16 years ago |
Russell King
|
5c9e02b1ab
[ARM] omap: MMC: convert clocks to match by devid and conid
|
16 years ago |
Tony Lindgren
|
90c62bf08f
omap mmc: Add low-level initialization for hsmmc controller
|
16 years ago |
Tony Lindgren
|
d88746652b
omap mmc: Add better MMC low-level init
|
16 years ago |
Russell King
|
7c8ad9828e
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"
|
17 years ago |
Russell King
|
55c381e489
[ARM] omap: convert OMAP drivers to use ioremap()
|
17 years ago |
Russell King
|
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
|
17 years ago |
Russell King
|
0f8469a54f
[ARM] Eliminate useless includes of asm/mach-types.h
|
17 years ago |
Pierre Ossman
|
23af60398a
mmc: remove multiwrite capability
|
17 years ago |
Tony Lindgren
|
df48dd0287
mmc: Fix omap compile by replacing dev_name with dma_dev_name
|
17 years ago |
Jarkko Lavinen
|
9d7c6eee52
MMC: OMAP: Do not busy wait for end of command for ever
|
17 years ago |
Jarkko Lavinen
|
0f602ec79a
MMC: OMAP: Start new commands from work queue instead of irq
|
17 years ago |
Jarkko Lavinen
|
0807a9b573
MMC: OMAP: Lazy clock shutdown
|
17 years ago |
Jarkko Lavinen
|
0fb4723d40
MMC: OMAP: Move failing command abortion to workqueue
|
17 years ago |
Jarkko Lavinen
|
7584d276d4
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
|
17 years ago |