summaryrefslogtreecommitdiffstats
path: root/drivers/video/riva
AgeCommit message (Expand)AuthorLines
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison-3/+3
2008-04-28fbdev: nv: fix sparse noiseAlexey Dobriyan-3/+3
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan-9/+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-17drivers/*: mark variables with uninitialized_var()Jeff Garzik-1/+6
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie-1/+1
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare-2/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-2/+2
2007-05-08nvidiafb/rivafb: switch to pci_get refcountingAlan Cox-6/+12
2007-05-08rivafb: fix IO accessAntonino A. Daplas-4/+4
2007-05-08rivafb: fixed reversed DDC portsAntonino A. Daplas-4/+4
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare-21/+16
2007-05-08rivafb: handle I2C bus creation failureJean Delvare-0/+2
2007-05-08rivafb/nvidiafb: Enable hardware monitoringJean Delvare-4/+6
2007-05-08remove unused header file: drivers/video/riva/nv4ref.hRobert P. J. Day-2445/+0
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-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-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-8/+14
2006-12-20Pull platform-drivers into test branchLen Brown-1/+1
2006-12-20fbdev: update after backlight argument changeJames Simmons-1/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare-3/+3
2006-12-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik-11/+38
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 generic DDC readingAntonino A. Daplas-42/+2
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