aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/aty128fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell1-1/+1
2009-03-11radeonfb/aty128fb: Disable broken early resume hook for PowerBooksBenjamin Herrenschmidt1-1/+9
2009-02-20atyfb: remove unused local variable `pwr_command'Yang Hongyang1-1/+0
2009-02-08aty128fb: Properly save PCI state before changing PCI PM levelBenjamin Herrenschmidt1-10/+15
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap1-4/+4
2009-01-06pci: use pci_ioremap_bar() in drivers/videoArjan van de Ven1-1/+1
2008-07-24aty128fb: test below 0 on unsigned pll->post_dividerRoel Kluin1-4/+2
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers1-1/+1
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init()Roel Kluin1-1/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-05-08aty128fb: fix blankingWitold Filipczyk1-9/+20
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie1-1/+11
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie1-11/+9
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-18/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-43/+12
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie1-10/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+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-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik1-0/+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-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-07-31[PATCH] powermac: More powermac backlight fixesMichael Hanselmann1-0/+3
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-31/+35
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] macmodes: Fix section warningAntonino A. Daplas1-18/+18
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-97/+225
2006-03-29Merge ../linux-2.6Paul Mackerras1-2/+2
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-3/+4
2006-03-27[PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-03-11[PATCH] aty128fb: Fix array overrunAntonino A. Daplas1-3/+4
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig1-4/+2
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-09-09[PATCH] quiet non-x86 option ROM warningsOlaf Hering1-2/+2
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-8/+6
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-14/+0
2005-04-16[PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt1-20/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2485