aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen16-17308/+0
2014-02-11mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-02-11atyfb: set FBINFO_READS_FASTMikulas Patocka1-1/+2
2014-02-11mach64: use unaligned accessMikulas Patocka1-1/+2
2014-02-11atyfb: remove resolution limit 1600Mikulas Patocka1-2/+2
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backlight variableDavid Howells1-0/+4
2013-10-29framebuffer: Use fb_<level>Joe Perches1-2/+2
2013-09-26video: aty: Remove incorrect checksSachin Kamat1-5/+0
2013-09-26video: aty: Remove redundant breakSachin Kamat1-1/+0
2013-09-20radeon: Conditionally compile PM codeThierry Reding1-1/+6
2013-09-19radeonfb: Use pci_dev pm_capJon Mason2-10/+6
2013-09-19aty128fb: Use pci_dev pm_capJon Mason1-3/+1
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter1-2/+2
2013-06-27radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-27aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-06-26fb: fix atyfb unused data warningsRandy Dunlap1-2/+3
2013-06-26fb: fix atyfb build warningRandy Dunlap1-2/+2
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman6-100/+93
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov1-2/+1
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen1-1/+1
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds1-79/+101
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-24aty128fb: Fix coding style issuesEmil Goode1-79/+101
2012-07-24video: Fix typo in drivers/videoMasanari Iida2-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-11/+11
2011-08-19radeonfb: use display information in info not in var for panningLaurent Pinchart1-5/+5
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-6/+4
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven1-6/+4
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-3/+4
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2-1/+4
2011-03-22backlight: add backlight typeMatthew Garrett3-0/+3
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock1-1/+1
2011-03-22radeonfb: Let hwmon driver probe the "monid" I2C busJean Delvare1-0/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn3-16/+16
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2011-01-06atyfb: Fix bootup hangs on sparc64.David S. Miller1-22/+5
2010-11-16backlight: constify backlight_opsLionel Debroux3-3/+3
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+2
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare1-1/+0
2010-10-09of/sparc: convert various prom_* functions to use phandleAndres Salomon1-1/+2
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-06-02Fix colors for Mach64Mikulas Patocka1-3/+6
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGrazvydas Ignotas1-4/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-2/+4
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett3-6/+15
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely3-14/+14
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely1-2/+2
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-1/+1