summaryrefslogtreecommitdiffstats
path: root/drivers/video/riva/fbdev.c
AgeCommit message (Expand)AuthorLines
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan-4/+0
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan-2/+0
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds-1/+1
2007-07-21rivafb_setup() must be __devinitAdrian Bunk-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-2/+2
2007-05-08rivafb: fix IO accessAntonino A. Daplas-4/+4
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare-2/+2
2007-05-08rivafb: handle I2C bus creation failureJean Delvare-0/+2
2007-05-08change rivafb_remove to __devexitPrarit Bhargava-2/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell-2/+2
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther-3/+1
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie-1/+11
2007-02-20backlight: Separate backlight properties from backlight ops pointersRichard Purdie-9/+9
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie-18/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie-37/+13
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie-15/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie-1/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven-2/+3
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby-2/+1
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby-7/+12
2006-12-20Pull platform-drivers into test branchLen Brown-1/+1
2006-12-20fbdev: update after backlight argument changeJames Simmons-1/+1
2006-12-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik-5/+17
2006-12-08[PATCH] video: use bitrev8Akinobu Mita-39/+5
2006-10-04[PATCH] fbdev: riva warning fixAndrew Morton-1/+1
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther-4/+4
2006-09-23[PATCH] more get_property() falloutAl Viro-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras-9/+10
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt-9/+10
2006-08-31Merge branch 'merge'Paul Mackerras-1/+4
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt-1/+4
2006-08-01Merge branch 'merge'Paul Mackerras-19/+33
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther-4/+3
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr-3/+2
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann-14/+30
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas-2/+0
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann-63/+159
2006-03-29Merge ../linux-2.6Paul Mackerras-2/+0
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt-4/+5
2006-03-27[PATCH] rivafb: Remove NULL checkAntonino A. Daplas-2/+0
2006-01-10[PATCH] rivafb: Trim rivafb_pan_displayAntonino A. Daplas-24/+0
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas-22/+22
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk-4/+0
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering-1/+1