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
*
Fix spelling in drivers/video/Kconfig
Miguel Ojeda
2007-04-24
1
-1
/
+1
*
[VIDEO]: Fix section mismatch in cg3.c
Robert Reif
2007-03-28
1
-13
/
+13
*
[VIDEO] ffb: Fix two DAC handling bugs.
David S. Miller
2007-03-26
1
-24
/
+60
*
[PATCH] rivafb: fix initial brightness
Guido Guenther
2007-03-23
1
-3
/
+1
*
[PATCH] drivers/video/s3fb.c: fix a use-before-check
Adrian Bunk
2007-03-22
1
-1
/
+2
*
[PATCH] bool fbdevs must depend on FB = y
Geert Uytterhoeven
2007-03-16
1
-3
/
+3
*
[PATCH] savagefb: Fix compile error if debugging is enabled
Antonino A. Daplas
2007-03-16
1
-3
/
+2
*
[PATCH] savagefb: Fix black screen on load in Savage IX
Antonino A. Daplas
2007-03-16
1
-0
/
+13
*
[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cards
Ondrej Zajicek
2007-03-16
1
-0
/
+1
*
[PATCH] misc NULL noise
Al Viro
2007-03-14
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-03-12
2
-11
/
+12
|
\
|
*
[BW2]: Fix section mismatch warnings.
Robert Reif
2007-03-09
1
-9
/
+9
|
*
[CG14]: Fix section mismatch warnings.
Robert Reif
2007-03-09
1
-2
/
+3
*
|
[ARM] 4250/1: Fix locomo backlight conversion error/compile failure
Richard Purdie
2007-03-08
1
-2
/
+2
|
/
*
[PATCH] fbdev: fix kconfig error if FB_DDC=n
James Simmons
2007-03-06
1
-9
/
+7
*
[PATCH] atyfb: fix kconfig error part 2
Randy Dunlap
2007-03-06
1
-1
/
+2
*
[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight
Dave Jones
2007-03-06
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-03-05
6
-8
/
+52
|
\
|
*
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
2007-03-05
5
-5
/
+51
|
*
backlight: Fix nvidia backlight initial brightness
Richard Purdie
2007-03-05
1
-3
/
+1
*
|
[PATCH] video/aty/mach64_ct.c: fix bogus delay loop
David Miller
2007-03-05
1
-2
/
+1
*
|
[PATCH] atyfb: Fix kconfig error
Antonino A. Daplas
2007-03-05
1
-1
/
+2
*
|
[PATCH] fb: sm501fb off-by-1 sysfs store
Paul Mundt
2007-03-05
1
-3
/
+3
|
/
*
[RADEON]: Fix blanking return value.
David S. Miller
2007-03-02
1
-2
/
+1
*
[PATCH] ps3: introduce CONFIG_PS3_ADVANCED
Geert Uytterhoeven
2007-03-01
1
-2
/
+1
*
[PATCH] drivers/video/sm501fb.c: make 4 functions static
Adrian Bunk
2007-03-01
1
-5
/
+5
*
[PATCH] Fix build-failure in drivers/video/s3fb.c
Ondrej Zajicek
2007-02-26
1
-3
/
+3
*
[PATCH] i810fb: fix i810_check_params section mismatch
Jean Delvare
2007-02-20
1
-1
/
+1
*
[PATCH] fb: SM501 framebuffer driver
Ben Dooks
2007-02-20
3
-0
/
+1805
*
backlight: Remove bogus SYSFS dependency
Richard Purdie
2007-02-20
2
-4
/
+2
*
backlight: simplify corgi_bl locking
Richard Purdie
2007-02-20
1
-8
/
+5
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
12
-165
/
+133
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
6
-90
/
+25
*
backlight: Improve backlight selection for fbdev drivers
James Simmons
2007-02-20
1
-37
/
+36
*
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
2007-02-20
8
-178
/
+65
*
backlight: Remove unneeded backlight update_status calls
Richard Purdie
2007-02-20
3
-41
/
+0
*
backlight: Remove uneeded update_status call from chipsfb.c
Richard Purdie
2007-02-20
1
-18
/
+0
*
backlight/fbcon: Add FB_EVENT_CONBLANK
Richard Purdie
2007-02-20
2
-1
/
+8
*
backlight: Fix Kconfig entries
Richard Purdie
2007-02-20
1
-15
/
+4
*
backlight: Remove uneeded nvidia set_power calls
Richard Purdie
2007-02-20
3
-16
/
+0
*
backlight: Convert semaphore -> mutex
Richard Purdie
2007-02-20
2
-32
/
+32
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
8
-35
/
+12
*
backlight: Minor code cleanups for hp680_bl.c
Richard Purdie
2007-02-20
1
-15
/
+24
*
backlight: Minor code cleanups for corgi_bl.c
Richard Purdie
2007-02-20
1
-14
/
+16
*
backlight: Remove excessive (un)likelys
Dmitry Torokhov
2007-02-20
2
-20
/
+20
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
9
-9
/
+0
*
backlight: Fix error handling
Dmitry Torokhov
2007-02-20
2
-7
/
+11
*
backlight: Add Frontpath ProGear HX1050+ driver
Marcin Juszkiewicz
2007-02-20
3
-0
/
+163
*
[PATCH] s3c2410fb: fix un-initialised dev field
Ben Dooks
2007-02-16
1
-0
/
+2
*
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
2007-02-14
1
-1
/
+2
[next]