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
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
25
-138
/
+138
2011-01-26
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-40
/
+43
2011-01-25
video: fix some comments in drivers/video/console/vgacon.c
Amerigo Wang
1
-5
/
+1
2011-01-25
drivers/video/bf537-lq035.c: Add missing IS_ERR test
Julia Lawall
1
-25
/
+33
2011-01-25
video: pxa168fb: remove a redundant pxa168fb_check_var call
axel lin
1
-5
/
+1
2011-01-25
video: da8xx-fb: fix fb_probe error path
axel lin
1
-1
/
+2
2011-01-20
backlight: fix 88pm860x_bl macro collision
Randy Dunlap
1
-2
/
+2
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2
-2
/
+2
2011-01-18
video: pxa3xx-gcu: Return -EFAULT when copy_from_user() fails
axel lin
1
-2
/
+2
2011-01-18
video: nuc900fb: properly free resources in nuc900fb_remove
Axel Lin
1
-0
/
+2
2011-01-18
video: nuc900fb: fix compile error
Axel Lin
1
-2
/
+2
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+3
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
26
-1130
/
+1738
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
10
-10
/
+10
2011-01-13
vgacon: check for efi machine
Yannick Heneault
1
-1
/
+2
2011-01-13
drivers/video/backlight/l4f00242t03.c: fix reset sequence
Alberto Panizzo
1
-1
/
+2
2011-01-13
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...
Alberto Panizzo
1
-4
/
+6
2011-01-13
drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...
Alberto Panizzo
1
-22
/
+75
2011-01-13
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
Mariusz Kozlowski
1
-1
/
+1
2011-01-13
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+1
2011-01-13
video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu
Dmitry Eremin-Solenikov
1
-7
/
+7
2011-01-13
fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb
Alexey Charkov
1
-0
/
+28
2011-01-12
video: imx: Update the manufacturer's name
Fabio Estevam
2
-2
/
+2
2011-01-12
nuc900fb: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-12
s3c2410fb: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-12
video: tidy up modedb formatting.
Mayuresh Janorkar
1
-200
/
+220
2011-01-11
ARM: 6616/1: Fix ep93xx-fb init/exit annotations
Ryan Mallon
1
-3
/
+3
2011-01-11
video: matroxfb: Correct video option in comments and kernel config help.
Vicente Jiménez
2
-36
/
+36
2011-01-11
fbdev: sh_mobile_hdmi: simplify pointer handling
Guennadi Liakhovetski
1
-9
/
+9
2011-01-11
fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registered
Guennadi Liakhovetski
1
-10
/
+9
2011-01-11
fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID mode
Guennadi Liakhovetski
1
-19
/
+41
2011-01-11
Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
18
-843
/
+1380
2011-01-10
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2011-01-10
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+11
2011-01-10
xen/fb: fix potential memory leak
Joe Jin
1
-8
/
+9
2011-01-10
xen/fb: fix xenfb suspend/resume race.
Joe Jin
1
-0
/
+2
2011-01-10
OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...
Sumit Semwal
4
-44
/
+72
2011-01-10
OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4
Archit Taneja
1
-1
/
+11
2011-01-10
OMAP: DSS2: LCD2 Channel Changes for DISPC
Sumit Semwal
2
-40
/
+243
2011-01-10
OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument
Sumit Semwal
5
-54
/
+68
2011-01-10
OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...
Sumit Semwal
6
-50
/
+69
2011-01-10
OMAP: DSS2: Represent DISPC register defines with channel as parameter
Sumit Semwal
1
-88
/
+82
2011-01-10
OMAP: DSS2: Add dss_features for omap4 and overlay manager related features
Archit Taneja
2
-3
/
+47
2011-01-10
OMAP: DSS2: Clean up DISPC color mode validation checks
Archit Taneja
3
-48
/
+14
2011-01-10
OMAP: DSS2: Add back authors of panel-generic.c based drivers
Bryan Wu
1
-0
/
+10
2011-01-10
OMAP: DSS2: remove generic DPI panel driver duplicated panel drivers
Bryan Wu
5
-524
/
+0
2011-01-10
OMAP: DSS2: Add generic DPI panel display driver
Bryan Wu
3
-0
/
+364
2011-01-10
OMAP: DSS2: OMAPFB: Add null pointer check
Samreen
1
-2
/
+3
2011-01-10
OMAP: DSS2: Add NEC NL8048HL11-01B display panel
Erik Gilling
3
-0
/
+333
[next]