index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap.c
Commit message (
Expand
)
Author
Age
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
*
omap: remove BUG_ON for disabled interrupts
Cory Maccarrone
2010-06-04
*
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-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
mmci-omap: remove bogus check for host->iclk
Ladislav Michl
2009-12-15
*
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
2009-11-22
|
\
|
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
*
|
mmci-omap: free irq resource
Ladislav Michl
2009-11-12
|
/
*
mmc/omap: make mmci-omap using platform_driver_probe
Uwe Kleine-König
2009-06-13
*
mmc/omap: Use disable_irq_nosync() from within irq handlers.
Ben Nizette
2009-06-03
*
ARM: OMAP: MMC: Remove unused power_pin
Ladislav Michl
2009-04-23
*
[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
2009-02-08
*
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-12-10
*
[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-09-05
*
[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-08-07
*
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
*
mmc: Fix omap compile by replacing dev_name with dma_dev_name
Tony Lindgren
2008-05-14
*
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-18
*
mmc: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
*
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
*
mmc: update header file paths
Pierre Ossman
2007-07-25
*
mmc-omap: fix sd response type 6 vs. 1
Ragner Magalhaes
2007-06-13
*
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
2007-05-01