Age | Commit message (Expand) | Author |
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-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-11-15 | i2c: Delete unused adapter IDs | Jean Delvare |
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: fix sparse noise | Alexey Dobriyan |
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-17 | drivers/*: mark variables with uninitialized_var() | Jeff Garzik |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie |
2007-05-11 | rivafb: Fix I2C getscl callback function | Jean Delvare |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-05-08 | nvidiafb/rivafb: switch to pci_get refcounting | Alan Cox |
2007-05-08 | rivafb: fix IO access | Antonino A. Daplas |
2007-05-08 | rivafb: fixed reversed DDC ports | 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 | rivafb/nvidiafb: Enable hardware monitoring | Jean Delvare |
2007-05-08 | remove unused header file: drivers/video/riva/nv4ref.h | Robert P. J. Day |
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-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
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-10 | i2c: Discard the i2c algo del_bus wrappers | Jean Delvare |
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 generic DDC reading | Antonino A. Daplas |
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 |