summaryrefslogtreecommitdiffstats
path: root/drivers/video/aty/aty128fb.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2591/+0
2014-01-23drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...David Howells1-0/+4
2013-10-29framebuffer: Use fb_<level>Joe Perches1-2/+2
2013-09-19aty128fb: Use pci_dev pm_capJon Mason1-3/+1
2013-06-27aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang1-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-30/+27
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen1-1/+1
2012-07-24aty128fb: Fix coding style issuesEmil Goode1-79/+101
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-6/+6
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-7/+7
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