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