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