Age | Commit message (Expand) | Author |
2013-09-26 | video: riva: Remove incorrect checks | Sachin Kamat |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2012-02-13 | riva/fbdev: fix several -Wuninitialized | Danny Kukawka |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | fbdev: nv: drop useless CONFIG_PCI checks | Alexey Dobriyan |
2008-04-28 | fbdev: nv: drop useless MODULE ifdefs | Alexey Dobriyan |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-07-21 | rivafb_setup() must be __devinit | Adrian Bunk |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | rivafb: fix IO access | Antonino A. Daplas |
2007-05-08 | rivafb/nvidiafb: Various cleanups | Jean Delvare |
2007-05-08 | rivafb: handle I2C bus creation failure | Jean Delvare |
2007-05-08 | change rivafb_remove to __devexit | Prarit Bhargava |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-03-23 | [PATCH] rivafb: fix initial brightness | Guido Guenther |
2007-03-05 | backlight: Allow enable/disable of fb backlights, fixing regressions | Richard Purdie |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie |
2007-02-20 | backlight: Clean up pmac_backlight handling | Richard Purdie |
2007-02-20 | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie |
2007-02-20 | backlight: Remove unneeded backlight update_status calls | Richard Purdie |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie |
2007-02-12 | [PATCH] fbdev modedb: make more pointer parameters const | Geert Uytterhoeven |
2007-02-12 | [PATCH] Video: fb, kzalloc changes | Jiri Slaby |
2007-02-12 | [PATCH] Video: fb, add true ref_count atomicity | Jiri Slaby |
2006-12-20 | Pull platform-drivers into test branch | Len Brown |
2006-12-20 | fbdev: update after backlight argument change | James Simmons |
2006-12-08 | [PATCH] atyfb, rivafb: minor fixes | Jeff Garzik |
2006-12-08 | [PATCH] video: use bitrev8 | Akinobu Mita |
2006-10-04 | [PATCH] fbdev: riva warning fix | Andrew Morton |
2006-10-03 | [PATCH] rivafb: use constants instead of magic values | Guido Guenther |
2006-09-23 | [PATCH] more get_property() fallout | Al Viro |
2006-09-23 | [PATCH] more fallout from get_property returning pointer to const | Al Viro |
2006-09-14 | Merge branch 'linux-2.6' | Paul Mackerras |
2006-09-01 | [PATCH] backlight last round of fixes | Benjamin Herrenschmidt |
2006-08-31 | Merge branch 'merge' | Paul Mackerras |
2006-08-30 | [PATCH] fbdev: Fix crashes in various fbdev's blank routines | Benjamin Herrenschmidt |
2006-08-01 | Merge branch 'merge' | Paul Mackerras |
2006-07-31 | [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init | Guido Guenther |
2006-07-31 | [POWERPC] video & agp: Constify & voidify get_property() | Jeremy Kerr |
2006-07-10 | [PATCH] powermac: Combined fixes for backlight code | Michael Hanselmann |
2006-07-10 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | [PATCH] Detaching fbcon: remove calls to pci_disable_device() | Antonino A. Daplas |
2006-06-25 | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann |