aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/atyfb_base.c
AgeCommit message (Expand)Author
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala
2007-05-08[ATYFB]: Fix sparc includes.David S. Miller
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala
2007-05-08atyfb: reorganize clock initVille Syrjala
2007-05-08atyfb: kill dead codeAntonino A. Daplas
2007-04-26[ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk
2006-12-20Pull platform-drivers into test branchLen Brown
2006-12-20fbdev: update after backlight argument changeJames Simmons
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven
2006-12-08[PATCH] atyfb: Improve power managementVille Syrjala
2006-12-08[PATCH] atyfb: Improve atyfb_atari_probe()Ville Syrjala
2006-12-08[PATCH] atyfb: Remove aty_cmap_regsVille Syrjala
2006-12-08[PATCH] atyfb: Fix __init and __devinit annotationsVille Syrjala
2006-12-08[PATCH] atyfb: Remove pointless aty_init() argumentVille Syrjala
2006-12-08[PATCH] atyfb: Fix blanking level transitionsVille Syrjala
2006-12-08[PATCH] atyfb: Fix compiler warningsVille Syrjala
2006-12-08[PATCH] atyfb: Remove FIXMEVille Syrjala
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseAmol Lad
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03[PATCH] atyfb: Possible cleanupsAdrian Bunk
2006-10-03[PATCH] atyfb: Honor the return value of pci_register_driverAntonino A. Daplas
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] atyfb: Fix section warningsAntonino A. Daplas
2006-06-26[PATCH] atyfb: Fix dead codeAntonino A. Daplas
2006-06-26[PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller
2006-06-23[PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=nRoman Zippel