aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad1-0/+8
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk1-3/+0
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas1-3/+5
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-9/+10
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt1-1/+4
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-2/+2
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-23/+30
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] atyfb: Fix section warningsAntonino A. Daplas1-13/+13
2006-06-26[PATCH] atyfb: Fix dead codeAntonino A. Daplas1-0/+3
2006-06-26[PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas1-1/+13
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-27/+151
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller1-1/+1
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel1-0/+4