aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-06-30atyfb: fix alignment for block writesVille Syrjala3-14/+46
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala2-9/+82
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin1-2/+1
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell1-1/+1
2009-04-13drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel1-2/+2
2009-04-01atyfb: speed up Mach64 cursorKrzysztof Helt1-8/+7
2009-04-01fb: hide hardware cursor in graphics mode (Mach64)Krzysztof Helt1-1/+2
2009-04-01radeonfb: suspend/resume for ATI Mobility Radeon RV350Wolfgang Kroener1-0/+3
2009-03-30radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki1-1/+1
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24