aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/riva/fbdev.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+3
* riva/fbdev: fix several -WuninitializedDanny Kukawka2012-12-031-3/+2
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-3/+3
* fbdev: nv: drop useless CONFIG_PCI checksAlexey Dobriyan2008-04-281-4/+0
* fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan2008-04-281-2/+0
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-07-221-1/+1
|\
| * backlight: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-1/+1
* | rivafb_setup() must be __devinitAdrian Bunk2007-07-211-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-2/+2
|\
| * [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-2/+2
* | rivafb: fix IO accessAntonino A. Daplas2007-05-081-4/+4
* | rivafb/nvidiafb: Various cleanupsJean Delvare2007-05-081-2/+2
* | rivafb: handle I2C bus creation failureJean Delvare2007-05-081-0/+2
* | change rivafb_remove to __devexitPrarit Bhargava2007-05-081-2/+2
|/
* [PATCH] rivafb: fix initial brightnessGuido Guenther2007-03-231-3/+1
* backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-051-1/+11
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-9/+9
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-18/+2
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-37/+13
* backlight: Remove unneeded backlight update_status callsRichard Purdie2007-02-201-15/+0
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-5/+1
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-2/+3
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-121-2/+1
* [PATCH] Video: fb, add true ref_count atomicityJiri Slaby2007-02-121-7/+12
* Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
|\
| * fbdev: update after backlight argument changeJames Simmons2006-12-201-1/+1
* | [PATCH] atyfb, rivafb: minor fixesJeff Garzik2006-12-081-5/+17
* | [PATCH] video: use bitrev8Akinobu Mita2006-12-081-39/+5
|/
* [PATCH] fbdev: riva warning fixAndrew Morton2006-10-041-1/+1
* [PATCH] rivafb: use constants instead of magic valuesGuido Guenther2006-10-031-4/+4
* [PATCH] more get_property() falloutAl Viro2006-09-231-1/+1
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-231-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2006-09-141-9/+10
|\
| * [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-011-9/+10
* | Merge branch 'merge'Paul Mackerras2006-08-311-1/+4
|\ \ | |/
| * [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-301-1/+4
* | Merge branch 'merge'Paul Mackerras2006-08-011-19/+33
|\ \ | |/
| * [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2006-07-311-4/+3
| * [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-101-14/+30
| * [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* | [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-311-3/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-2/+0
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-63/+159
* Merge ../linux-2.6Paul Mackerras2006-03-291-2/+0
|\
| * [PATCH] rivafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0