summaryrefslogtreecommitdiffstats
path: root/drivers/video/riva/fbdev.c
AgeCommit message (Expand)AuthorLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-2230/+0
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han-1/+0
2013-09-26video: riva: Remove incorrect checksSachin Kamat-5/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman-23/+22
2012-02-13riva/fbdev: fix several -WuninitializedDanny Kukawka-3/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-3/+3
2011-03-22backlight: add backlight typeMatthew Garrett-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux-1/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett-2/+5
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