| Commit message (Expand) | Author | Age |
* | aty: use memory_read_from_buffer() | Akinobu Mita | 2008-07-24 |
* | atyfb: fix a cast | Ville Syrjala | 2008-07-24 |
* | atyfb: report probe errors | Ville Syrjala | 2008-07-24 |
* | atyfb: use a PCI device ID table | Ville Syrjala | 2008-07-24 |
* | atyfb: correct_chipset() can fail | Ville Syrjala | 2008-07-24 |
* | atyfb: remove dead code | Olaf Hering | 2008-07-24 |
* | aty128fb: test below 0 on unsigned pll->post_divider | Roel Kluin | 2008-07-24 |
* | drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed | Tony Breeds | 2008-07-24 |
* | driver core: remove DEVICE_NAME_SIZE define | Kay Sievers | 2008-07-22 |
* | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 |
* | 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-04-28 |
* | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller | 2008-02-18 |
* | drivers/video/: Spelling fixes | Joe Perches | 2008-02-03 |
* | radeonfb: add chip definition for RV370 5b63 | Andreas Herrmann | 2007-11-26 |
* | radeonfb: remove warning with CONFIG_PM=n | Olof Johansson | 2007-10-30 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | 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-10-16 |
* | 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-09-13 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 |
|\ |
|
| * | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-15 |
* | | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | | 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-17 |
|/ |
|
* | 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-07-11 |
* | atyfb: Fix XCLK frequency on Apple iBook1 | Ville Syrjala | 2007-06-28 |
* | [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 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-07 |
| |\ |
|
| * | | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-05-02 |
* | | | 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 |
| |/
|/| |
|
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
|/ |
|
* | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-29 |
|\ |
|
| * | [ATYFB]: Use pci_device_to_OF_node() in sparc. | David S. Miller | 2007-04-26 |