| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -4029/+0 |
* | atyfb: set FBINFO_READS_FAST | Mikulas Patocka | 2014-02-11 | 1 | -1/+2 |
* | atyfb: remove resolution limit 1600 | Mikulas Patocka | 2014-02-11 | 1 | -2/+2 |
* | video: aty: Remove redundant break | Sachin Kamat | 2013-09-26 | 1 | -1/+0 |
* | fbdev/atyfb: fix recent breakage in correct_chipset() | Dan Carpenter | 2013-07-29 | 1 | -2/+2 |
* | fb: fix atyfb unused data warnings | Randy Dunlap | 2013-06-26 | 1 | -2/+3 |
* | fb: fix atyfb build warning | Randy Dunlap | 2013-06-26 | 1 | -2/+2 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -43/+41 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -2/+1 |
* | video: Fix typo in drivers/video | Masanari Iida | 2012-07-24 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -6/+4 |
|\ |
|
| * | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven | 2011-06-14 | 1 | -6/+4 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -3/+4 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | backlight: add backlight type | Matthew Garrett | 2011-03-23 | 1 | -0/+1 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -5/+5 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | | atyfb: Fix bootup hangs on sparc64. | David S. Miller | 2011-01-06 | 1 | -22/+5 |
|/ |
|
* | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 2010-10-09 | 1 | -1/+2 |
* | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas | 2010-05-25 | 1 | -4/+0 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -2/+5 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -4/+4 |
* | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 1 | -2/+2 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -2/+2 |
* | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 | 1 | -1/+1 |
|/ |
|
* | atyfb: coding style cleanup | Ville Syrjala | 2009-09-23 | 1 | -371/+458 |
* | atyfb: fix alignment for block writes | Ville Syrjala | 2009-07-01 | 1 | -12/+40 |
* | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2009-07-01 | 1 | -9/+80 |
* | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 2009-02-08 | 1 | -5/+15 |
* | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 2009-02-05 | 1 | -11/+11 |
* | atyfb_base.c: fix warning | Alexander Beregalov | 2008-08-05 | 1 | -14/+15 |
* | atyfb: fix a cast | Ville Syrjala | 2008-07-24 | 1 | -1/+1 |
* | atyfb: report probe errors | Ville Syrjala | 2008-07-24 | 1 | -5/+10 |
* | atyfb: use a PCI device ID table | Ville Syrjala | 2008-07-24 | 1 | -18/+55 |
* | atyfb: correct_chipset() can fail | Ville Syrjala | 2008-07-24 | 1 | -1/+3 |
* | atyfb: remove dead code | Olaf Hering | 2008-07-24 | 1 | -4/+2 |
* | fbdev: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
* | video/aty/atyfb_base.c: free when fb can't be registered | Roel Kluin | 2008-04-28 | 1 | -2/+5 |
* | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller | 2008-02-19 | 1 | -64/+0 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 1 | -1/+1 |
* | atyfb: atyfb: Unshare pseudo_palette | Geert Uytterhoeven | 2007-10-16 | 1 | -3/+1 |
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-07-22 | 1 | -1/+1 |
|\ |
|
| * | backlight: Convert from struct class_device to struct device | Richard Purdie | 2007-07-16 | 1 | -1/+1 |
* | | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-21 | 1 | -4/+0 |
* | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | | atyfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 2007-07-17 | 1 | -1/+1 |
|/ |
|
* | atyfb: Fix XCLK frequency on Apple iBook1 | Ville Syrjala | 2007-06-28 | 1 | -9/+8 |