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