index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
riva
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
2
-28
/
+26
*
riva/fbdev: fix several -Wuninitialized
Danny Kukawka
2012-02-13
1
-3
/
+2
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-3
/
+3
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-1
/
+0
|
\
|
*
i2c: Delete unused adapter IDs
Jean Delvare
2010-11-15
1
-1
/
+0
*
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
|
/
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-2
/
+5
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-3
/
+3
*
fbdev: nv: fix sparse noise
Alexey Dobriyan
2008-04-28
2
-3
/
+3
*
fbdev: nv: drop useless CONFIG_PCI checks
Alexey Dobriyan
2008-04-28
2
-9
/
+0
*
fbdev: nv: drop useless MODULE ifdefs
Alexey Dobriyan
2008-04-28
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2007-07-22
1
-1
/
+1
|
\
|
*
backlight: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
1
-1
/
+1
*
|
rivafb_setup() must be __devinit
Adrian Bunk
2007-07-21
1
-1
/
+1
*
|
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
2007-07-17
1
-1
/
+6
|
/
*
rivafb: Fix I2C getscl callback function
Jean Delvare
2007-05-11
1
-2
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-08
1
-2
/
+2
|
\
|
*
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-2
/
+2
*
|
nvidiafb/rivafb: switch to pci_get refcounting
Alan Cox
2007-05-08
2
-6
/
+12
*
|
rivafb: fix IO access
Antonino A. Daplas
2007-05-08
1
-4
/
+4
*
|
rivafb: fixed reversed DDC ports
Antonino A. Daplas
2007-05-08
1
-4
/
+4
*
|
rivafb/nvidiafb: Various cleanups
Jean Delvare
2007-05-08
3
-21
/
+16
*
|
rivafb: handle I2C bus creation failure
Jean Delvare
2007-05-08
1
-0
/
+2
*
|
rivafb/nvidiafb: Enable hardware monitoring
Jean Delvare
2007-05-08
1
-4
/
+6
*
|
remove unused header file: drivers/video/riva/nv4ref.h
Robert P. J. Day
2007-05-08
1
-2445
/
+0
*
|
change rivafb_remove to __devexit
Prarit Bhargava
2007-05-08
1
-2
/
+2
|
/
*
[PATCH] rivafb: fix initial brightness
Guido Guenther
2007-03-23
1
-3
/
+1
*
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
2007-03-05
1
-1
/
+11
*
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
2007-02-20
1
-9
/
+9
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
1
-18
/
+2
*
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
2007-02-20
1
-37
/
+13
*
backlight: Remove unneeded backlight update_status calls
Richard Purdie
2007-02-20
1
-15
/
+0
*
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
2007-02-20
1
-5
/
+1
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2007-02-12
1
-2
/
+3
*
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
2007-02-12
1
-2
/
+1
*
[PATCH] Video: fb, add true ref_count atomicity
Jiri Slaby
2007-02-12
2
-8
/
+14
*
Pull platform-drivers into test branch
Len Brown
2006-12-20
1
-1
/
+1
|
\
|
*
fbdev: update after backlight argument change
James Simmons
2006-12-20
1
-1
/
+1
*
|
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-10
1
-3
/
+3
*
|
[PATCH] atyfb, rivafb: minor fixes
Jeff Garzik
2006-12-08
3
-11
/
+38
*
|
[PATCH] video: use bitrev8
Akinobu Mita
2006-12-08
1
-39
/
+5
|
/
*
[PATCH] fbdev: riva warning fix
Andrew Morton
2006-10-04
1
-1
/
+1
*
[PATCH] rivafb: Use generic DDC reading
Antonino A. Daplas
2006-10-03
1
-42
/
+2
*
[PATCH] rivafb: use constants instead of magic values
Guido Guenther
2006-10-03
1
-4
/
+4
*
[PATCH] more get_property() fallout
Al Viro
2006-09-23
1
-1
/
+1
*
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-09-23
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2006-09-14
1
-9
/
+10
|
\
[next]