aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/riva/fbdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-2230/+0
2014-01-17video: rivafb: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26video: riva: Remove incorrect checksSachin Kamat1-5/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-23/+22
2012-02-13riva/fbdev: fix several -WuninitializedDanny Kukawka1-3/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-3/+3
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-2/+5
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-28fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan1-4/+0
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan1-2/+0
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2007-07-21rivafb_setup() must be __devinitAdrian Bunk1-1/+1
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie1-1/+1
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2007-05-08rivafb: fix IO accessAntonino A. Daplas1-4/+4
2007-05-08rivafb/nvidiafb: Various cleanupsJean Delvare1-2/+2
2007-05-08rivafb: handle I2C bus creation failureJean Delvare1-0/+2
2007-05-08change rivafb_remove to __devexitPrarit Bhargava1-2/+2
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell1-2/+2
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther1-3/+1
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-9/+9
2007-02-20backlight: Clean up pmac_backlight handlingRichard Purdie1-18/+2
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-37/+13
2007-02-20backlight: Remove unneeded backlight update_status callsRichard Purdie1-15/+0
2007-02-20backlight: Fix external uses of backlight internal semaphoreRichard Purdie1-5/+1
2007-02-20backlight: Remove unneeded owner fieldRichard Purdie1-1/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-2/+3
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-2/+1
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby1-7/+12
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-5/+17
2006-12-08[PATCH] video: use bitrev8Akinobu Mita1-39/+5
2006-10-04[PATCH] fbdev: riva warning fixAndrew Morton1-1/+1
2006-10-03[PATCH] rivafb: use constants instead of magic valuesGuido Guenther1-4/+4
2006-09-23[PATCH] more get_property() falloutAl Viro1-1/+1
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras1-9/+10
2006-09-01[PATCH] backlight last round of fixesBenjamin Herrenschmidt1-9/+10
2006-08-31Merge branch 'merge'Paul Mackerras1-1/+4
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt1-1/+4
2006-08-01Merge branch 'merge'Paul Mackerras1-19/+33
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther1-4/+3
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr1-3/+2
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-14/+30
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