aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/riva (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-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 Slaby2-8/+14
2006-12-20Pull platform-drivers into test branchLen Brown1-1/+1
2006-12-20fbdev: update after backlight argument changeJames Simmons1-1/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-3/+3
2006-12-08[PATCH] atyfb, rivafb: minor fixesJeff Garzik3-11/+38
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 generic DDC readingAntonino A. Daplas1-42/+2
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 Engel3-3/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas1-2/+0
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-63/+159
2006-03-29Merge ../linux-2.6Paul Mackerras1-2/+0
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+5
2006-03-27[PATCH] rivafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-01-10[PATCH] rivafb: Trim rivafb_pan_displayAntonino A. Daplas1-24/+0
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2-26/+26
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-4/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare1-2/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-06-21[PATCH] fbdev: fill in the access_align field.James Simmons1-0/+1
2005-06-21[PATCH] fbdev: stack reductionJames Simmons1-11/+7
2005-04-16Linux-2.6.12-rc2Linus Torvalds11-0/+9464