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
/
video
/
omap
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
omapfb: Blizzard: constify register address tables
Tommi Rantala
1
-4
/
+4
2009-10-06
omapfb: Blizzard: fix pointer to be const
Tommi Rantala
1
-1
/
+1
2009-10-06
omapfb: Condition mutex acquisition
Sergio Aguirre
1
-8
/
+14
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
omapfb: HWA742: fix pointer to be const
Imre Deak
1
-1
/
+1
2009-09-23
omapfb: add FB manual update option to Kconfig
Imre Deak
1
-19
/
+30
2009-09-23
omapfb: fix coding style / remove dead line
arun c
1
-3
/
+2
2009-09-23
omapfb: suspend/resume only if FB device is already initialized
Jouni Hogander
1
-3
/
+4
2009-09-23
omapfb: dispc: allow multiple external IRQ handlers
Daniel Stone
3
-42
/
+67
2009-09-23
omapfb: dispc: enable wake up capability
Jouni Hogander
1
-2
/
+2
2009-09-23
omapfb: dispc: disable iface clocks along with func clocks
Jouni Hogander
1
-13
/
+10
2009-09-23
omapfb: dispc: various typo fixes
Imre Deak
1
-4
/
+4
2009-09-23
omapfb: add support for rotation on the Blizzard LCD ctrl
Rodrigo Vivi
2
-19
/
+124
2009-09-23
omapfb: add support for the ZOOM MDK LCD
Stanley.Miao
3
-0
/
+205
2009-09-23
omapfb: add support for the Gumstix Overo LCD
Steve Sakoman
3
-0
/
+201
2009-09-23
omapfb: add support for the OMAP3 Beagle DVI output
Koen Kooi
2
-0
/
+131
2009-09-23
omapfb: add support for the OMAP3 EVM LCD
Steve Sakoman
2
-0
/
+193
2009-09-23
omapfb: add support for the 3430SDP LCD
Kevin Hilman
2
-4
/
+10
2009-09-23
omapfb: add support for the OMAP2EVM LCD
arun c
2
-0
/
+192
2009-09-23
omapfb: add support for the 2430SDP LCD
Hunyue Yau
2
-0
/
+199
2009-09-23
omapfb: add support for the Amstrad Delta LCD
Jonathan McDowell
2
-0
/
+138
2009-09-23
omapfb: add support for MIPI-DCS compatible LCDs
Imre Deak
3
-0
/
+634
2009-09-23
omapfb: add support for the Apollon LCD
Kyungmin Park
2
-0
/
+140
2009-09-21
trivial: media/omap: adding __init/__exit macros to lcd_drivers
Peter Huewe
8
-16
/
+16
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
1
-3
/
+3
2009-07-12
omap: video: remove direct access of driver_data
Greg Kroah-Hartman
1
-7
/
+7
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+4
2009-05-28
ARM: OMAP1: Make 770 LCD work
Andrew de Quincey
1
-16
/
+10
2009-05-16
ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2
Tony Lindgren
2
-9
/
+13
2009-04-01
omapfb: fix argument of blank operation
Felipe Contreras
1
-4
/
+4
2009-04-01
drivers/video/omap/hwa742.c: div reaches max_clk_div
Roel Kluin
1
-2
/
+2
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-2
/
+2
2008-12-01
[ARM] omap: fix a pile of issues
Russell King
1
-1
/
+1
2008-11-24
ARM: OMAP: Remove broken LCD driver for SX1
Tony Lindgren
2
-328
/
+0
2008-10-16
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-19
/
+44
2008-10-16
omap drivers: switch to standard GPIO calls
David Brownell
3
-70
/
+61
2008-09-05
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
5
-6
/
+13
2008-09-05
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
Russell King
1
-3
/
+3
2008-09-05
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
1
-3
/
+3
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
3
-7
/
+25
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
16
-35
/
+35
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
2
-0
/
+2
2008-02-03
drivers/video/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-1
/
+1
2007-10-30
fb menu: fix FB_OMAP dependencies so that menu is displayed correctly
Randy Dunlap
1
-1
/
+1
2007-10-20
typo fixes
Matt LaPlante
1
-1
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
4
-7
/
+7
2007-10-17
Make the pr_*() family of macros in kernel.h complete
Emil Medve
2
-8
/
+4
[next]