Age | Commit message (Expand) | Author | Files | Lines |
2008-05-23 | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2 | -3/+3 |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -9/+9 |
2008-04-28 | radeonfb: speed up the I2C buses | Jean Delvare | 1 | -1/+1 |
2008-04-28 | radeonfb: drop redundant RTRACE macro | Jean Delvare | 4 | -58/+48 |
2008-04-28 | radeonfb: fix debug option | Jean Delvare | 4 | -10/+10 |
2008-04-28 | radeonfb: use PCI device id in hex for name string | Andreas Herrmann | 1 | -3/+11 |
2008-04-28 | drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init() | Roel Kluin | 1 | -1/+1 |
2008-04-28 | video/aty/atyfb_base.c: free when fb can't be registered | Roel Kluin | 1 | -2/+5 |
2008-02-19 | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller | 1 | -64/+0 |
2008-02-03 | drivers/video/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-11-27 | radeonfb: add chip definition for RV370 5b63 | Andreas Herrmann | 1 | -0/+1 |
2007-10-30 | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 1 | -2/+2 |
2007-10-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 1 | -1/+1 |
2007-10-16 | Radeonfb Xpress 200M RC410 support | Sellout Bessie | 3 | -1/+7 |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 4 | -4/+3 |
2007-10-16 | atyfb: atyfb: Unshare pseudo_palette | Geert Uytterhoeven | 2 | -3/+2 |
2007-09-13 | radeonfb: fix chip definition for Radeon Xpress 200M 0x5975 | aherrman@arcor.de | 2 | -8/+7 |
2007-09-13 | radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60. | aherrman@arcor.de | 1 | -1/+2 |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 3 | -4/+4 |
2007-07-21 | [SPARC]: Fix serial console device detection. | David S. Miller | 1 | -4/+0 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-17 | radeonfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | atyfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 1 | -1/+1 |
2007-07-17 | radeonfb: Add support for Radeon Xpress 200M (RS485) | Stephan Wolf | 2 | -0/+3 |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie | 3 | -4/+4 |
2007-07-12 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 1 | -2/+6 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -2/+0 |
2007-06-28 | atyfb: Fix XCLK frequency on Apple iBook1 | Ville Syrjala | 1 | -9/+8 |
2007-05-09 | [ATYFB]: Fix sparc includes. | David S. Miller | 2 | -2/+2 |
2007-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 3 | -9/+10 |
2007-05-08 | atyfb: halve XCLK with Mobility and 32bit memory | Ville Syrjala | 1 | -0/+3 |
2007-05-08 | atyfb: reorganize clock init | Ville Syrjala | 1 | -14/+18 |
2007-05-08 | atyfb: increase SPLL delay | Ville Syrjala | 1 | -5/+3 |
2007-05-08 | radeonfb: Add support for Radeon xpress 200m | johan henriksson | 4 | -6/+15 |
2007-05-08 | atyfb: kill dead code | Antonino A. Daplas | 1 | -0/+2 |
2007-05-08 | aty128fb: fix blanking | Witold Filipczyk | 1 | -9/+20 |
2007-05-08 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+0 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -1/+0 |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 3 | -9/+10 |
2007-04-30 | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 4 | -18/+20 |
2007-04-26 | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 3 | -11/+10 |
2007-04-26 | [ATYFB]: Use pci_device_to_OF_node() in sparc. | David S. Miller | 1 | -3/+3 |
2007-04-26 | [RADEON]: Probe clocks and monitor using OF properties on sparc. | David S. Miller | 3 | -15/+17 |
2007-04-12 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 3 | -10/+11 |
2007-04-12 | [POWERPC] get_property returns const | Stephen Rothwell | 1 | -1/+1 |
2007-03-06 | [PATCH] atyfb: fix kconfig error part 2 | Randy Dunlap | 1 | -1/+2 |
2007-03-05 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 3 | -3/+29 |
2007-03-05 | [PATCH] video/aty/mach64_ct.c: fix bogus delay loop | David Miller | 1 | -2/+1 |
2007-03-05 | [PATCH] atyfb: Fix kconfig error | Antonino A. Daplas | 1 | -1/+2 |
2007-03-05 | backlight: Allow enable/disable of fb backlights, fixing regressions | Richard Purdie | 3 | -3/+29 |