index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: sh_mobile_lcdcfb: Add wait for vsync.
Phil Edworthy
2010-02-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-12-16
1
-0
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...
Paul Mundt
2009-12-10
2
-8
/
+5
|
|
\
|
*
|
sh: add a start_transfer() callback to the LCDC driver
Magnus Damm
2009-12-09
1
-0
/
+2
*
|
|
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
2009-12-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-6
/
+5
|
\
\
|
*
|
sgivwfb: Make use of ARRAY_SIZE.
Thiago Farina
2009-12-04
1
-6
/
+5
|
|
/
*
|
pxa168fb: remove useless vsync/hsync invert flag
Jun Nie
2009-12-01
1
-2
/
+0
|
/
*
davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4
Sudhakar Rajashekhara
2009-09-23
1
-3
/
+0
*
davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx
Sudhakar Rajashekhara
2009-09-23
1
-0
/
+106
*
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
2009-06-16
1
-0
/
+9
*
fb: add support of LCD display controller on pxa168/910 (base layer)
Lennert Buytenhek
2009-06-13
1
-0
/
+127
*
include/video/cyblafb.h: remove it, it's unused
Joe Perches
2009-04-13
1
-175
/
+0
*
tdfxfb: move I2C functionality into the tdfxfb
Krzysztof Helt
2009-04-07
1
-0
/
+26
*
fbdev: update s1d13xxxfb to differ between revisions and production ids
Kristoffer Ericson
2009-04-01
1
-6
/
+10
*
fbdev: newport: newport_*wait() return 0 on timeout
Roel Kluin
2009-04-01
1
-2
/
+2
*
cirrusfb: Laguna chipset 8bpp fix
Krzysztof Helt
2009-04-01
1
-1
/
+0
*
cirrusfb: add Laguna additional overflow register
Krzysztof Helt
2009-04-01
1
-0
/
+1
*
atyfb: fix header file trailing whitespace
Randy Dunlap
2009-04-01
2
-283
/
+283
*
[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3
Jaya Kumar
2009-02-10
1
-0
/
+59
*
atyfb: fix CONFIG_ namespace violations
Randy Dunlap
2009-02-05
3
-23
/
+23
*
headers_check fix: video/uvesafb.h
Jaswinder Singh Rajput
2009-01-31
1
-0
/
+2
*
headers_check fix: video/sisfb.h
Jaswinder Singh Rajput
2009-01-31
1
-1
/
+1
*
video: sh_mobile_lcdcfb deferred io support
Magnus Damm
2008-12-22
1
-0
/
+1
*
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
2008-12-10
1
-13
/
+5
*
atmel_lcdfb: change irq_base definition to allow error reporting
Nicolas Ferre
2008-11-12
1
-1
/
+1
*
video: add sh_mobile_lcdc platform flags
Magnus Damm
2008-10-20
1
-0
/
+7
*
video: remove unused sh_mobile_lcdc platform data
Magnus Damm
2008-10-20
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
6
-27
/
+34
|
\
|
*
fbdev: allow more chip revisions in Epson s1d13... video driver
Kristoffer Ericson
2008-10-16
1
-1
/
+2
|
*
radeonfb: accelerate imageblit and other improvements
Benjamin Herrenschmidt
2008-10-16
1
-5
/
+13
|
*
radeonfb: misc cleanup of engine and dst cache handling
Benjamin Herrenschmidt
2008-10-16
1
-1
/
+4
|
*
neofb: remove open_lock mutex
Krzysztof Helt
2008-10-16
1
-1
/
+0
|
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-1
/
+1
|
*
Merge branch 'pxa-all' into devel
Russell King
2008-10-09
1
-18
/
+13
|
|
\
|
|
*
[ARM] 5209/1: metronomefb: changes to use platform framebuffer
Jaya Kumar
2008-08-26
1
-18
/
+13
|
*
|
[ARM] 5228/1: Add the RGB555 wiring for the atmel LCD
Guillaume GARDET
2008-09-18
1
-0
/
+1
|
|
/
*
|
video: sh_mobile_lcdcfb: Support HAVE_CLK=n configurations.
Paul Mundt
2008-10-01
1
-0
/
+72
|
/
*
atmel_lcdfb: add board parameter specify framebuffer memory size
Haavard Skinnemoen
2008-08-12
1
-0
/
+1
*
radeonfb: fix accel engine hangs
David Miller
2008-08-12
1
-0
/
+4
*
radeon: misc corrections
David Miller
2008-08-05
1
-2
/
+3
*
include/video/atmel_lcdc.h must #include <linux/workqueue.h>
Adrian Bunk
2008-07-26
1
-0
/
+1
*
neofb: drop the xtimings structure
Krzysztof Helt
2008-07-24
1
-17
/
+0
*
lcd: add platform_lcd driver
Ben Dooks
2008-07-24
1
-0
/
+21
*
fb: add support for the ILI9320 video display controller
Ben Dooks
2008-07-24
1
-0
/
+201
*
atmel_lcdfb: FIFO underflow management
Nicolas Ferre
2008-07-24
1
-0
/
+1
*
tridentfb: add imageblit acceleration for Blade3D family
Krzysztof Helt
2008-07-24
1
-0
/
+1
*
tridentfb: source code improvements
Krzysztof Helt
2008-07-24
1
-2
/
+2
*
tridentfb: acceleration code improvements
Krzysztof Helt
2008-07-24
1
-1
/
+20
*
tridentfb: add TGUI 9440 support
Krzysztof Helt
2008-07-24
1
-0
/
+1
[next]