index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
drivers/video/da8xx-fb.c: fix error return
Roel Kluin
1
-1
/
+1
2009-11-16
backlight: Fix backlight limiting on spitz/corgi devices
Pavel Machek
1
-2
/
+3
2009-11-16
backlight: lcd - Fix wrong sizeof
Jean Delvare
1
-1
/
+1
2009-11-12
drivers/video/msm: update to new kernel
Pavel Machek
5
-38
/
+3
2009-11-12
fb: put framebuffer drivers back under the "frame buffer devices" menu
Guennadi Liakhovetski
1
-1
/
+1
2009-11-12
atmel_lcdfb: new alternate pixel clock formula
Nicolas Ferre
1
-3
/
+8
2009-11-12
savagefb: fix blanking mode on CRT display
Krzysztof Helt
1
-1
/
+1
2009-11-12
fb: remove fb_save_state() and fb_restore_state operations
Krzysztof Helt
4
-56
/
+1
2009-10-08
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-13
/
+19
2009-10-08
video: includecheck fix: da8xx-fb.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-10-08
video: includecheck fix: msm, mddi.c
Jaswinder Singh Rajput
1
-2
/
+0
2009-10-06
omapfb: Blizzard: constify register address tables
Tommi Rantala
1
-4
/
+4
2009-10-06
omapfb: Blizzard: fix pointer to be const
Tommi Rantala
1
-1
/
+1
2009-10-06
omapfb: Condition mutex acquisition
Sergio Aguirre
1
-8
/
+14
2009-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
1
-1
/
+1
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-1
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2
-2
/
+2
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
9
-1
/
+1163
2009-09-26
backlight: new driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
3
-0
/
+390
2009-09-26
backlight: extend event support to also support poll()
Henrique de Moraes Holschuh
1
-0
/
+1
2009-09-25
fb: change rules for global rules match.
Dave Airlie
1
-1
/
+1
2009-09-24
Merge branch 'origin' into for-linus
Russell King
96
-3442
/
+13045
2009-09-23
sisfb: change SiS_DDC_Port type to SISIOADDRESS
Aaro Koskinen
1
-1
/
+1
2009-09-23
video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n
Peter Korsgaard
1
-1
/
+1
2009-09-23
drivers/video/tmiofb.c: fix uninitialised return value
Andrew Morton
1
-1
/
+1
2009-09-23
vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.
Francisco Jerez
1
-3
/
+5
2009-09-23
fbcon: only unbind from console if successfully registered
Ian Armstrong
1
-0
/
+10
2009-09-23
matroxfb: get rid of CONFIG_FB_MATROX_32MB
Jean Delvare
3
-19
/
+0
2009-09-23
matroxfb: get rid of unneeded macro MINFO_FROM
Jean Delvare
6
-35
/
+32
2009-09-23
matroxfb: get rid of unneeded macros WPMINFO and friends
Jean Delvare
15
-444
/
+580
2009-09-23
matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO
Jean Delvare
12
-842
/
+837
2009-09-23
matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory
Jean Delvare
4
-67
/
+0
2009-09-23
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2
-13
/
+50
2009-09-23
s3c2410fb: fix clockrate calculation
Ben Dooks
1
-1
/
+3
2009-09-23
video: console, use DIV_ROUND_UP
Jiri Slaby
1
-4
/
+4
2009-09-23
fb: fix fb_pan_display range check
Florian Tobias Schandinat
1
-2
/
+2
2009-09-23
drivers/video: add kmalloc NULL tests
Julia Lawall
1
-2
/
+5
2009-09-23
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
1
-1
/
+1
2009-09-23
viafb: pass reference to pci device when calling framebuffer_alloc()
Harald Welte
1
-2
/
+3
2009-09-23
viafb: make viafb a first-class citizen using pci_driver
Harald Welte
3
-116
/
+56
2009-09-23
viafb: choose acceleration engine for VX855
Florian Tobias Schandinat
1
-0
/
+1
2009-09-23
viafb: add support for the VX855 chipset
Harald Welte
7
-69
/
+314
2009-09-23
viafb: use read-only mode parsing
Florian Tobias Schandinat
1
-19
/
+25
2009-09-23
viafb: remove unused structure member
Harald Welte
1
-1
/
+0
2009-09-23
viafb: make module parameters visible in sysfs
Harald Welte
1
-21
/
+22
2009-09-23
viafb: hardware acceleration initialization cleanup
Florian Tobias Schandinat
6
-217
/
+148
2009-09-23
viafb: improve pitch handling
Florian Tobias Schandinat
5
-93
/
+27
2009-09-23
viafb: cleanup viafb_cursor
Florian Tobias Schandinat
5
-126
/
+68
[next]