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