summaryrefslogtreecommitdiffstats
path: root/drivers/video/nvidia
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones2007-03-061-0/+5
* backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-051-1/+11
* backlight: Fix nvidia backlight initial brightnessRichard Purdie2007-03-051-3/+1Star
* backlight: Separate backlight properties from backlight ops pointersRichard Purdie2007-02-201-9/+9
* backlight: Clean up pmac_backlight handlingRichard Purdie2007-02-201-23/+2Star
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-202-33/+10Star
* backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-203-16/+0Star
* backlight: Fix external uses of backlight internal semaphoreRichard Purdie2007-02-201-5/+1Star
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-201-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* [PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven2007-02-121-4/+4
* [PATCH] change nvidiafb_remove to __devexitPrarit Bhargava2007-02-121-2/+2
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-121-3/+1Star
* Pull platform-drivers into test branchLen Brown2006-12-201-1/+1
|\
| * fbdev: update after backlight argument changeJames Simmons2006-12-201-1/+1
* | i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-3/+3
* | [PATCH] drivers/video/*: use kmemdup()Alexey Dobriyan2006-12-082-7/+3Star
* | [PATCH] video: use bitrev8Akinobu Mita2006-12-083-40/+7Star
* | [PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch2006-11-141-1/+1
* | [PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville2006-11-134-16/+39
|/
* [PATCH] revert "nvidiafb: use generic ddc reading"Andrew Morton2006-10-111-3/+42
* [PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras2006-10-031-0/+10
* [PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas2006-10-031-1/+5
* [PATCH] nvidiafb: Use generic DDC readingAntonino A. Daplas2006-10-031-42/+3Star
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-261-6/+7
* Merge branch 'linux-2.6'Paul Mackerras2006-09-131-8/+10
|\
| * [PATCH] backlight last round of fixesBenjamin Herrenschmidt2006-09-011-8/+10
* | Merge branch 'merge'Paul Mackerras2006-08-311-1/+3
|\|
| * [PATCH] fbdev: Fix crashes in various fbdev's blank routinesBenjamin Herrenschmidt2006-08-311-1/+3
* | Merge branch 'merge'Paul Mackerras2006-08-013-22/+33
|\|
| * [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther2006-07-311-3/+2Star
| * [PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno2006-07-311-4/+0Star
| * [PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann2006-07-103-14/+31
| * [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0Star
* | [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-311-7/+5Star
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-261-5/+2Star
* [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas2006-06-262-2/+9
* [PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas2006-06-261-356/+6Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-254-82/+201
* Merge ../linux-2.6Paul Mackerras2006-03-294-35/+100
|\
| * [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+2
| * [PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas2006-03-271-2/+1Star
| * [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0Star
| * [PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas2006-03-273-31/+97
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+3
|/
* [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-121-0/+2
* [PATCH] drivers/video/: possible cleanupsAdrian Bunk2006-01-101-0/+1
* [PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas2006-01-103-13/+26
* [PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas2006-01-101-4/+21