aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/aty
AgeCommit message (Expand)AuthorFilesLines
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...Gravatar David Howells 1-0/+4
2013-10-29framebuffer: Use fb_<level>Gravatar Joe Perches 1-2/+2
2013-09-26video: aty: Remove incorrect checksGravatar Sachin Kamat 1-5/+0
2013-09-26video: aty: Remove redundant breakGravatar Sachin Kamat 1-1/+0
2013-09-20radeon: Conditionally compile PM codeGravatar Thierry Reding 1-1/+6
2013-09-19radeonfb: Use pci_dev pm_capGravatar Jon Mason 2-10/+6
2013-09-19aty128fb: Use pci_dev pm_capGravatar Jon Mason 1-3/+1
2013-07-29fbdev/atyfb: fix recent breakage in correct_chipset()Gravatar Dan Carpenter 1-2/+2
2013-06-27radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Gravatar Yijing Wang 1-1/+1
2013-06-27aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Gravatar Yijing Wang 1-1/+1
2013-06-26fb: fix atyfb unused data warningsGravatar Randy Dunlap 1-2/+3
2013-06-26fb: fix atyfb build warningGravatar Randy Dunlap 1-2/+2
2013-01-03Drivers: video: remove __dev* attributes.Gravatar Greg Kroah-Hartman 6-100/+93
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterGravatar Konstantin Khlebnikov 1-2/+1
2012-10-06sections: fix section conflicts in drivers/videoGravatar Andi Kleen 1-1/+1
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Gravatar Linus Torvalds 1-79/+101
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxGravatar Tony Breeds 1-0/+35
2012-07-24aty128fb: Fix coding style issuesGravatar Emil Goode 1-79/+101
2012-07-24video: Fix typo in drivers/videoGravatar Masanari Iida 2-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 2-11/+11
2011-08-19radeonfb: use display information in info not in var for panningGravatar Laurent Pinchart 1-5/+5
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-6/+4
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGravatar Geert Uytterhoeven 1-6/+4
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-3/+4
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-3/+3
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Gravatar Linus Torvalds 2-1/+4
2011-03-22backlight: add backlight typeGravatar Matthew Garrett 3-0/+3
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyGravatar Justin P. Mattock 1-1/+1
2011-03-22radeonfb: Let hwmon driver probe the "monid" I2C busGravatar Jean Delvare 1-0/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Gravatar Torben Hohn 3-16/+16
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 3-3/+3
2011-01-06atyfb: Fix bootup hangs on sparc64.Gravatar David S. Miller 1-22/+5
2010-11-16backlight: constify backlight_opsGravatar Lionel Debroux 3-3/+3
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-1/+2
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Gravatar Jean Delvare 1-1/+0
2010-10-09of/sparc: convert various prom_* functions to use phandleGravatar Andres Salomon 1-1/+2
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Gravatar Linus Torvalds 1-1/+1
2010-06-02Fix colors for Mach64Gravatar Mikulas Patocka 1-3/+6
2010-05-25fbdev: move FBIO_WAITFORVSYNC to linux/fb.hGravatar Grazvydas Ignotas 1-4/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 4-2/+4
2010-03-16backlight: Allow properties to be passed at registrationGravatar Matthew Garrett 3-6/+15
2010-02-09of: add 'of_' prefix to machine_is_compatible()Gravatar Grant Likely 3-14/+14
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGravatar Grant Likely 1-2/+2
2010-01-28of: unify phandle name in struct device_nodeGravatar Grant Likely 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-2/+2
2009-09-23atyfb: coding style cleanupGravatar Ville Syrjala 1-371/+458
2009-06-30atyfb: fix alignment for block writesGravatar Ville Syrjala 3-14/+46
2009-06-30atyfb: fix HP OmniBook 500 reboot hangGravatar Ville Syrjala 2-9/+82
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Gravatar Roel Kluin 1-2/+1