aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/nvidia/nvidia.c
AgeCommit message (Expand)Author
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-01-12drivers/video/nvidia/nvidia.c: fix warningAndrew Morton
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2009-04-01nvidiafb: remove open_lock mutexAlessio Igor Bogani
2008-04-28video: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28fbdev: nv: drop useless MODULE ifdefsAlexey Dobriyan
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt
2007-10-16nvidiafb: Add boot option to reverse i2c port assignmentAntonino A. Daplas
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas
2007-05-08nvidiafb: VGA state save and restoreAntonino A. Daplas
2007-05-08nvidiafb: ensure that CRTC registers are accessibleAntonino A. Daplas
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie
2007-02-20backlight: Rework backlight/fb interaction simplifying, lotsRichard Purdie
2007-02-20backlight: Remove uneeded nvidia set_power callsRichard Purdie
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville
2006-10-03[PATCH] nvidia fbdev: fix powerpc xmon scribblesPaul Mackerras
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceAntonino A. Daplas
2006-09-25PM: video drivers and PM_EVENT_PRETHAWDavid Brownell
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGuido Guenther
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkArthur Othieno
2006-07-10[PATCH] powermac: Combined fixes for backlight codeMichael Hanselmann
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas
2006-06-26[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas
2006-06-26[PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] Add ID for Quadro NVS280Pavel Roskin
2006-03-27[PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas
2006-01-10[PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas
2006-01-10[PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas
2006-01-10[PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt
2005-11-13[PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-11-07[PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt