index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman
1
-1288
/
+0
2007-05-01
mmc: Move OCR bit defines
Pierre Ossman
1
-1
/
+0
2007-02-04
mmc: Allow host drivers to specify max block count
Pierre Ossman
1
-2
/
+3
2007-02-04
mmc: Allow host drivers to specify a max block size
Pierre Ossman
1
-0
/
+1
2007-01-15
mmc: Correct definition of R6
Philip Langdale
1
-4
/
+1
2007-01-15
omap: Update MMC response types
Carlos Eduardo Aguiar
1
-5
/
+11
2007-01-04
ARM: OMAP: fix MMC workqueue changes
Kyungmin Park
1
-3
/
+3
2006-12-02
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
1
-105
/
+167
2006-12-01
Make general code cleanups
Juha Yrjola juha.yrjola
1
-12
/
+4
2006-12-01
Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags
Tony Lindgren tony
1
-1
/
+1
2006-12-01
Platform device error handling cleanup
Juha Yrjola juha.yrjola
1
-41
/
+59
2006-12-01
Move register definitions away from the header file
Juha Yrjola juha.yrjola
1
-1
/
+51
2006-12-01
Change OMAP_MMC_{READ,WRITE} macros to use the host pointer
Juha Yrjola juha.yrjola
1
-45
/
+45
2006-12-01
Replace base with virt_base and phys_base
Juha Yrjola juha.yrjola
1
-7
/
+9
2006-12-01
mmc: constify mmc_host_ops vectors
David Brownell
1
-1
/
+1
2006-11-30
BUG_ON conversion for drivers/mmc/omap.c
Eric Sesterhenn
1
-2
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-09-24
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
Russell King
1
-3
/
+4
2006-07-02
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-23
/
+20
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-07-01
[ARM] 3678/1: MMC: Make OMAP MMC work
Tony Lindgren
1
-22
/
+19
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
ARM: OMAP: Fix DMA channel irq handling for omap24xx
Tony Lindgren
1
-1
/
+1
2006-06-19
[MMC] Convert all hosts except mmci to use data->blksz
Russell King
1
-3
/
+3
2006-03-29
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
Russell King
1
-5
/
+0
2006-03-29
[MMC] Add OMAP MMC host driver
Carlos Aguiar
1
-0
/
+1231