aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-06-30atyfb: fix alignment for block writesVille Syrjala1-12/+40
2009-06-30atyfb: fix HP OmniBook 500 reboot hangVille Syrjala1-9/+80
2009-02-08atyfb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-5/+15
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap1-11/+11
2008-08-05atyfb_base.c: fix warningAlexander Beregalov1-14/+15
2008-07-24atyfb: fix a castVille Syrjala1-1/+1
2008-07-24atyfb: report probe errorsVille Syrjala1-5/+10
2008-07-24atyfb: use a PCI device ID tableVille Syrjala1-18/+55
2008-07-24atyfb: correct_chipset() can failVille Syrjala1-1/+3
2008-07-24atyfb: remove dead codeOlaf Hering1-4/+2
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-04-28video/aty/atyfb_base.c: free when fb can't be registeredRoel Kluin1-2/+5
2008-02-18[ATYFB]: Kill 'prom_palette' sparc code.David S. Miller1-64/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-10-16atyfb: atyfb: Unshare pseudo_paletteGeert Uytterhoeven1-3/+1
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-4/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller1-1/+2
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala1-0/+3
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: kill dead codeAntonino A. Daplas1-0/+2
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller1-3/+3
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+9
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas1-1/+2
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie1-1/+9
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-10/+8
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-18/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-38/+11
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie1-16/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk1-2/+0
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20fbdev: update after backlight argument changeJames Simmons1-1/+1
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven1-4/+0
2006-12-08[PATCH] atyfb: Improve power managementVille Syrjala1-21/+40
2006-12-08[PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala1-7/+20
2006-12-08[PATCH] atyfb: Remove aty_cmap_regsVille Syrjala1-33/+12
2006-12-08[PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala1-4/+4
2006-12-08[PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala1-5/+5
2006-12-08[PATCH] atyfb: Fix blanking level transitionsVille Syrjala1-2/+2
2006-12-08[PATCH] atyfb: Fix compiler warningsVille Syrjala1-17/+18
2006-12-08[PATCH] atyfb: Remove FIXMEVille Syrjala1-3/+2