aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/nvidia/nvidia.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-25/+24
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn1-4/+4
2009-04-01nvidiafb: remove open_lock mutexAlessio Igor Bogani1-7/+0
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan1-3/+0
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+1
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt1-2/+20
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas1-0/+6
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas1-4/+3
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas1-0/+2
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare1-1/+0
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski1-0/+1
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08nvidiafb: VGA state save and restoreAntonino A. Daplas1-1/+73
2007-05-08nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas1-3/+4
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie1-1/+11
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie1-1/+2
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie1-2/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven1-4/+4
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-3/+1
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville1-12/+12
2006-10-03[PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras1-0/+10
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas1-1/+5
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell1-6/+7
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther1-3/+2
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno1-4/+0
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann1-10/+1
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
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas1-5/+2
2006-06-26[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas1-0/+1
2006-06-26[PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas1-356/+6
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann1-81/+14
2006-03-29Merge ../linux-2.6Paul Mackerras1-33/+86
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+3
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin1-0/+2
2006-03-27[PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas1-2/+0
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas1-31/+84
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas1-0/+2
2006-01-10[PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas1-1/+2
2006-01-10[PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas1-4/+21
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-21/+54
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas1-2/+5
2006-01-10[PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt1-1/+8
2005-11-13[PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas1-1/+1
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas1-15/+3
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+1
2005-11-07[PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt1-4/+20