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
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tdfxfb: coding style improvement
Krzysztof Helt
2007-10-16
1
-361
/
+376
*
tridentfb: coding style improvement
Krzysztof Helt
2007-10-16
1
-483
/
+592
*
pxafb: Add support for other palette formats
Hans J. Koch
2007-10-16
2
-15
/
+51
*
mbxfb: Improvements and new features
Raphael Assenat
2007-10-16
3
-77
/
+356
*
sm501fb: Ensure panel interface is not tristated when setup
Ben Dooks
2007-10-16
1
-0
/
+5
*
sm501fb: Call fb suspend function during suspend and resume
Ben Dooks
2007-10-16
1
-0
/
+9
*
sm501fb: update suspend and resume code
Ben Dooks
2007-10-16
1
-4
/
+31
*
pm2fb: accelerated 24-bit fillrect
Krzysztof Helt
2007-10-16
1
-1
/
+7
*
pm2fb: Permedia 2V initialization fixes
Krzysztof Helt
2007-10-16
1
-24
/
+18
*
pm2fb: source code improvements
Krzysztof Helt
2007-10-16
1
-195
/
+155
*
pm2fb: accelerated imageblit
Krzysztof Helt
2007-10-16
1
-3
/
+120
*
pm3fb: mtrr support and noaccel option
Krzysztof Helt
2007-10-16
2
-2
/
+118
*
pm3fb: improvements and cleanups
Krzysztof Helt
2007-10-16
1
-30
/
+38
*
pm3fb: 3 small fixes
Krzysztof Helt
2007-10-16
1
-6
/
+8
*
pm3fb: imageblit improved
Krzysztof Helt
2007-10-16
1
-3
/
+26
*
pm3fb: header file reduction
Krzysztof Helt
2007-10-16
1
-3
/
+2
*
skeletonfb: wrong field name fix
Krzysztof Helt
2007-10-16
1
-1
/
+1
*
pm3fb: copyarea and partial imageblit suppor
Krzysztof Helt
2007-10-16
1
-11
/
+169
*
uvesafb: the driver core
Michal Januszewski
2007-10-16
3
-0
/
+2085
*
fbdev: export fb_destroy_modelist
Michal Januszewski
2007-10-16
1
-0
/
+1
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
2
-13
/
+24
|
\
|
*
[ARM] pxa: update pxafb to use clk support
Russell King
2007-10-12
2
-13
/
+24
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-10-14
2
-211
/
+244
|
\
\
|
*
|
[FFB]: source cleanup
Krzysztof Helt
2007-10-13
1
-83
/
+78
|
*
|
[CG6]: accelerated copyarea
Krzysztof Helt
2007-10-13
1
-3
/
+49
|
*
|
[CG6]: code cleanup
Krzysztof Helt
2007-10-13
1
-126
/
+118
*
|
|
XilinxFB: typo bugfix
Grant Likely
2007-10-14
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-10-13
2
-3
/
+5
|
\
\
|
*
|
video: pvr2fb: Add TV (RGB) support to Dreamcast PVR driver.
Adrian McMenamin
2007-10-01
1
-0
/
+2
|
*
|
backlight: Fix up hp680_bl build.
Kristoffer Ericson
2007-09-21
1
-2
/
+2
|
*
|
fb: pvr2fb: Shared IRQ for dreamcast pvr2.
Adrian McMenamin
2007-09-21
1
-1
/
+1
*
|
|
Convert from class_device to device for drivers/video
tonyj@suse.de
2007-10-12
1
-13
/
+16
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
2
-123
/
+278
|
\
\
|
*
|
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2007-10-12
1
-6
/
+16
|
*
|
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2007-10-12
1
-26
/
+45
|
*
|
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
2007-10-12
1
-20
/
+23
|
*
|
[POWERPC] XilinxFB: sparse fixes
Grant Likely
2007-10-10
1
-3
/
+3
|
*
|
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
Grant Likely
2007-10-09
1
-12
/
+10
|
*
|
[POWERPC] XilinxFB: add of_platform bus binding
Grant Likely
2007-10-09
1
-9
/
+98
|
*
|
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
Grant Likely
2007-10-09
1
-16
/
+16
|
*
|
[POWERPC] XilinxFB: Split device setup from bus binding
Grant Likely
2007-10-09
1
-53
/
+80
|
*
|
[POWERPC] XilinxFB: rename failout labels to reflect failure
Grant Likely
2007-10-09
1
-9
/
+9
|
*
|
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
Grant Likely
2007-10-09
1
-7
/
+7
|
*
|
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
Grant Likely
2007-10-09
1
-0
/
+5
|
*
|
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...
Grant Likely
2007-10-03
1
-1
/
+1
|
*
|
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
2007-09-22
1
-22
/
+26
|
|
/
*
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-10-11
8
-34
/
+477
|
\
\
|
*
|
backlight: Convert corgi backlight driver into a more generic driver
Richard Purdie
2007-10-11
2
-17
/
+16
|
*
|
backlight: Add Samsung LTV350QV LCD driver
Haavard Skinnemoen
2007-10-11
4
-0
/
+439
|
*
|
backlight: Fix cr_bllcd allocations and error paths
Jesper Juhl
2007-10-11
1
-15
/
+20
[prev]
[next]