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
/
i810
/
i810_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-2218
/
+0
*
i810: delete useless variable
Julia Lawall
2014-01-17
1
-3
/
+1
*
video: i810fb: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-19
1
-1
/
+0
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-37
/
+35
*
sections: fix section conflicts in drivers/video
Andi Kleen
2012-10-06
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers/video/i810)
Rusty Russell
2012-01-12
1
-5
/
+5
*
i810: fix module_param bool abuse.
Rusty Russell
2011-12-19
1
-3
/
+3
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-4
/
+4
*
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-07-08
1
-2
/
+1
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-0
/
+2
*
i810: fix kernel crash fix when struct fb_var_screeninfo is supplied
Samuel CUELLA
2009-03-10
1
-2
/
+3
*
i810fb: fix console switch regression
Stefan Bauer
2008-03-19
1
-1
/
+1
*
fix ! versus & precedence in various places
Alexey Dobriyan
2008-02-06
1
-1
/
+1
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
[PATCH] i810fb: fix i810_check_params section mismatch
Jean Delvare
2007-02-20
1
-1
/
+1
*
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2007-02-12
1
-2
/
+2
*
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
2007-02-12
1
-2
/
+1
*
[PATCH] Video: fb, add true ref_count atomicity
Jiri Slaby
2007-02-12
1
-10
/
+15
*
[PATCH] i810fb: 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
-5
/
+7
*
[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
-3
/
+0
*
[PATCH] i810 section fix
Andrew Morton
2006-05-21
1
-2
/
+2
*
[PATCH] i810fb_cursor(): use GFP_ATOMIC
Antonino A. Daplas
2006-03-22
1
-1
/
+1
*
[PATCH] i810fb: Do not probe the third i2c bus by default
Manuel Lauss
2006-02-01
1
-3
/
+10
*
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
2006-01-10
1
-5
/
+46
*
[PATCH] i810fb: Fix suspend and resume hooks
Antonino A. Daplas
2006-01-10
1
-28
/
+28
*
[PATCH] fbdev: i810fb: Driver cleanups
Antonino A. Daplas
2006-01-10
1
-15
/
+15
*
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
1
-2
/
+1
*
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
2005-11-07
1
-13
/
+4
*
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
2005-11-07
1
-1
/
+1
*
[PATCH] i810fb: Change option ext_vga to extvga to match documentation
Antonino A. Daplas
2005-09-11
1
-6
/
+6
*
[PATCH] i810fb: Restore xres and yres option parameters
Antonino A. Daplas
2005-09-11
1
-17
/
+35
*
[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no
Antonino A. Daplas
2005-09-11
1
-6
/
+6
*
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
2005-09-09
1
-0
/
+2
*
[PATCH] i810fb: Add i2c/DDC support
Antonino A. Daplas
2005-09-09
1
-44
/
+133
*
[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...
James Simmons
2005-09-09
1
-4
/
+2
*
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-09-05
1
-3
/
+3
*
[PATCH] fbdev: fill in the access_align field.
James Simmons
2005-06-21
1
-0
/
+1
*
[PATCH] i810fb: fix __initdata access
Denis Vlasenko
2005-05-04
1
-2
/
+4
*
[PATCH] i810fb: Fix default monitor sync timings
Denis Vlasenko
2005-05-01
1
-3
/
+9
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+2062