index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
nvidia
/
nvidia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-25
/
+24
*
drivers/video/nvidia/nvidia.c: fix warning
Andrew Morton
2012-01-12
1
-3
/
+3
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-4
/
+4
*
nvidiafb: remove open_lock mutex
Alessio Igor Bogani
2009-04-01
1
-7
/
+0
*
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-3
/
+3
*
fbdev: nv: drop useless MODULE ifdefs
Alexey Dobriyan
2008-04-28
1
-3
/
+0
*
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
2008-02-23
1
-1
/
+1
*
fb: nvidiafb: Try harder at initial mode setting.
Paul Mundt
2008-02-06
1
-2
/
+20
*
nvidiafb: Add boot option to reverse i2c port assignment
Antonino A. Daplas
2007-10-16
1
-0
/
+6
*
nvidiafb: Add proper support for Geforce 7600 chipset
Antonino A. Daplas
2007-07-17
1
-4
/
+3
*
nvidiafb: adjust flags to take advantage of new scroll method
Antonino A. Daplas
2007-07-17
1
-0
/
+2
*
nvidiafb: Enable debugging messages a Kconfig option
Jean Delvare
2007-05-11
1
-1
/
+0
*
frame buffer: geforce 7300 gt
Michal Piotrowski
2007-05-09
1
-0
/
+1
*
nvidiafb: fix return value of nvidiafb_open()
Antonino A. Daplas
2007-05-08
1
-1
/
+1
*
nvidiafb: VGA state save and restore
Antonino A. Daplas
2007-05-08
1
-1
/
+73
*
nvidiafb: ensure that CRTC registers are accessible
Antonino A. Daplas
2007-05-08
1
-3
/
+4
*
backlight: Allow enable/disable of fb backlights, fixing regressions
Richard Purdie
2007-03-05
1
-1
/
+11
*
backlight: Rework backlight/fb interaction simplifying, lots
Richard Purdie
2007-02-20
1
-1
/
+2
*
backlight: Remove uneeded nvidia set_power calls
Richard Purdie
2007-02-20
1
-2
/
+0
*
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2007-02-12
1
-4
/
+4
*
[PATCH] change nvidiafb_remove to __devexit
Prarit Bhargava
2007-02-12
1
-2
/
+2
*
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
2007-02-12
1
-3
/
+1
*
[PATCH] Patch for nvidia divide by zero error for 7600 pci-express card
Wink Saville
2006-11-13
1
-12
/
+12
*
[PATCH] nvidia fbdev: fix powerpc xmon scribbles
Paul Mackerras
2006-10-03
1
-0
/
+10
*
[PATCH] nvidiafb: Honor the return value of pci_enable_device
Antonino A. Daplas
2006-10-03
1
-1
/
+5
*
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-6
/
+7
*
[PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init
Guido Guenther
2006-07-31
1
-3
/
+2
*
[PATCH] nvidiafb: remove redundant CONFIG_PCI check
Arthur Othieno
2006-07-31
1
-4
/
+0
*
[PATCH] powermac: Combined fixes for backlight code
Michael Hanselmann
2006-07-10
1
-10
/
+1
*
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-10
1
-1
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
2006-06-26
1
-5
/
+2
*
[PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets
Antonino A. Daplas
2006-06-26
1
-0
/
+1
*
[PATCH] nvidiafb: Revise pci_device_id table
Antonino A. Daplas
2006-06-26
1
-356
/
+6
*
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-06-25
1
-81
/
+14
*
Merge ../linux-2.6
Paul Mackerras
2006-03-29
1
-33
/
+86
|
\
|
*
[PATCH] Add ID for Quadro NVS280
Pavel Roskin
2006-03-27
1
-0
/
+2
|
*
[PATCH] nvidiafb: Remove NULL check
Antonino A. Daplas
2006-03-27
1
-2
/
+0
|
*
[PATCH] nvidiafb: add suspend and resume hooks
Antonino A. Daplas
2006-03-27
1
-31
/
+84
*
|
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
2006-03-28
1
-2
/
+3
|
/
*
[PATCH] nvidiafb: Add support for Geforce4 MX 4000
Antonino A. Daplas
2006-02-11
1
-0
/
+2
*
[PATCH] nvidiafb: Reduce stack usage
Antonino A. Daplas
2006-01-10
1
-1
/
+2
*
[PATCH] nvidiafb: Add boot option 'bpp'
Antonino A. Daplas
2006-01-10
1
-4
/
+21
*
[PATCH] nvidiafb: Add support for some pci-e chipsets
Antonino A. Daplas
2006-01-10
1
-21
/
+54
*
[PATCH] fbdev: nvidiafb: Driver cleanup
Antonino A. Daplas
2006-01-10
1
-2
/
+5
*
[PATCH] nvidiafb: Fixes for new G5
Benjamin Herrenschmidt
2006-01-10
1
-1
/
+8
*
[PATCH] nvidiafb: Fix bug in nvidiafb_pan_display
Antonino A. Daplas
2005-11-13
1
-1
/
+1
*
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
2005-11-07
1
-15
/
+3
*
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
2005-11-07
1
-1
/
+1
*
[PATCH] nvidiafb: Add flat panel dither support
Benjamin Herrenschmidt
2005-11-07
1
-4
/
+20
[next]