aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/nvidia
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 2-2/+0
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGravatar Geert Uytterhoeven 1-4/+4
2007-02-12[PATCH] change nvidiafb_remove to __devexitGravatar Prarit Bhargava 1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesGravatar Jiri Slaby 1-3/+1
2006-12-20Pull platform-drivers into test branchGravatar Len Brown 1-1/+1
2006-12-20fbdev: update after backlight argument changeGravatar James Simmons 1-1/+1
2006-12-10i2c: Discard the i2c algo del_bus wrappersGravatar Jean Delvare 1-3/+3
2006-12-08[PATCH] drivers/video/*: use kmemdup()Gravatar Alexey Dobriyan 2-7/+3
2006-12-08[PATCH] video: use bitrev8Gravatar Akinobu Mita 3-40/+7
2006-11-14[PATCH] nvidiafb: fix unreachable code in nv10GetConfigGravatar Nathan Lynch 1-1/+1
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardGravatar Wink Saville 4-16/+39
2006-10-11[PATCH] revert "nvidiafb: use generic ddc reading"Gravatar Andrew Morton 1-3/+42
2006-10-03[PATCH] nvidia fbdev: fix powerpc xmon scribblesGravatar Paul Mackerras 1-0/+10
2006-10-03[PATCH] nvidiafb: Honor the return value of pci_enable_deviceGravatar Antonino A. Daplas 1-1/+5
2006-10-03[PATCH] nvidiafb: Use generic DDC readingGravatar Antonino A. Daplas 1-42/+3
2006-09-25PM: video drivers and PM_EVENT_PRETHAWGravatar David Brownell 1-6/+7
2006-09-14Merge branch 'linux-2.6'Gravatar Paul Mackerras 1-8/+10
2006-09-01[PATCH] backlight last round of fixesGravatar Benjamin Herrenschmidt 1-8/+10
2006-08-31Merge branch 'merge'Gravatar Paul Mackerras 1-1/+3
2006-08-30[PATCH] fbdev: Fix crashes in various fbdev's blank routinesGravatar Benjamin Herrenschmidt 1-1/+3
2006-08-01Merge branch 'merge'Gravatar Paul Mackerras 3-22/+33
2006-07-31[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_initGravatar Guido Guenther 1-3/+2
2006-07-31[PATCH] nvidiafb: remove redundant CONFIG_PCI checkGravatar Arthur Othieno 1-4/+0
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Gravatar Jeremy Kerr 1-7/+5
2006-07-10[PATCH] powermac: Combined fixes for backlight codeGravatar Michael Hanselmann 3-14/+31
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hGravatar Jon Smirl 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 3-3/+0
2006-06-26[PATCH] Detaching fbcon: remove calls to pci_disable_device()Gravatar Antonino A. Daplas 1-5/+2
2006-06-26[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsGravatar Antonino A. Daplas 2-2/+9
2006-06-26[PATCH] nvidiafb: Revise pci_device_id tableGravatar Antonino A. Daplas 1-356/+6
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersGravatar Michael Hanselmann 4-82/+201
2006-03-29Merge ../linux-2.6Gravatar Paul Mackerras 4-35/+100
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersGravatar Benjamin Herrenschmidt 1-2/+3
2006-03-27[PATCH] Add ID for Quadro NVS280Gravatar Pavel Roskin 1-0/+2
2006-03-27[PATCH] nvidiafb: Remove NULL check #2Gravatar Antonino A. Daplas 1-2/+1
2006-03-27[PATCH] nvidiafb: Remove NULL checkGravatar Antonino A. Daplas 1-2/+0
2006-03-27[PATCH] nvidiafb: add suspend and resume hooksGravatar Antonino A. Daplas 3-31/+97
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Gravatar Antonino A. Daplas 1-0/+2
2006-01-10[PATCH] drivers/video/: possible cleanupsGravatar Adrian Bunk 1-0/+1
2006-01-10[PATCH] nvidiafb: Reduce stack usageGravatar Antonino A. Daplas 3-13/+26
2006-01-10[PATCH] nvidiafb: Add boot option 'bpp'Gravatar Antonino A. Daplas 1-4/+21
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsGravatar Antonino A. Daplas 1-21/+54
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupGravatar Antonino A. Daplas 2-5/+8
2006-01-10[PATCH] nvidiafb: i2c bus name beautificationGravatar Alessandro Zummo 1-3/+3
2006-01-10[PATCH] nvidiafb: Fixes for new G5Gravatar Benjamin Herrenschmidt 3-18/+75
2005-11-13[PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayGravatar Antonino A. Daplas 1-1/+1
2005-11-13[PATCH] nv_of.c build fixGravatar Andrew Morton 1-1/+1
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperGravatar Antonino A. Daplas 1-15/+3
2005-11-07[PATCH] nvidiafb: Fix empty macroGravatar Antonino A. Daplas 1-1/+1
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconGravatar Antonino A. Daplas 1-1/+1