summaryrefslogtreecommitdiffstats
path: root/drivers/video/nvidia/nvidia.c
Commit message (Expand)AuthorAgeFilesLines
* nvidiafb: Enable debugging messages a Kconfig optionJean Delvare2007-05-111-1/+0Star
* frame buffer: geforce 7300 gtMichal Piotrowski2007-05-091-0/+1
* nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas2007-05-081-1/+1
* nvidiafb: VGA state save and restoreAntonino A. Daplas2007-05-081-1/+73
* nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas2007-05-081-3/+4
* backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-051-1/+11
* backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie2007-02-201-1/+2
* backlight: Remove uneeded nvidia set_power callsRichard Purdie2007-02-201-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
* [PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville2006-11-131-12/+12
* [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
* PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-261-6/+7
* [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-101-10/+1Star
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+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-261-0/+1
* [PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas2006-06-261-356/+6Star
* [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-251-81/+14Star
* Merge ../linux-2.6Paul Mackerras2006-03-291-33/+86
|\
| * [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+2
| * [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0Star
| * [PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas2006-03-271-31/+84
* | [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] nvidiafb: Reduce stack usageAntonino A. Daplas2006-01-101-1/+2
* [PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas2006-01-101-4/+21
* [PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas2006-01-101-21/+54
* [PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2006-01-101-2/+5
* [PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt2006-01-101-1/+8
* [PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas2005-11-141-1/+1
* [PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas2005-11-071-15/+3Star
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+1
* [PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt2005-11-071-4/+20
* [PATCH] nvidiafb: Fix mode setting & PPC supportBenjamin Herrenschmidt2005-11-071-13/+71
* [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-051-0/+8
* [PATCH] nvidiafb: Fix absence of cursor in nvidiafbAntonino A. Daplas2005-09-211-1/+4
* [PATCH] nvidiafb: Use CVT to get mode for digital displaysAntonino A. Daplas2005-09-091-1/+1
* [PATCH] fbdev: Fix greater than 1 bit monochrome color handlingAntonino A. Daplas2005-09-091-4/+4
* [PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...James Simmons2005-09-091-3/+1Star
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-4/+0Star
* [PATCH] nvidiafb: Fix initial display corruption on certain laptopsAntonino Daplas2005-08-081-0/+7
* [PATCH] fbdev: fill in the access_align field.James Simmons2005-06-221-0/+1
* [PATCH] fbdev: stack reductionJames Simmons2005-06-221-10/+7Star
* [PATCH] nvidiafb: ioremap and i2c fixesAntonino A. Daplas2005-05-011-5/+21