index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: bf*: Add missing spinlock init
Jean Delvare
2012-09-22
3
-0
/
+3
*
vmlfb: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-22
1
-2
/
+1
*
viafb: don't touch clock state on OLPC XO-1.5
Daniel Drake
2012-09-22
1
-0
/
+19
*
video: exynos_dp: replace link_status with link_align to check channel equali...
Jingoo Han
2012-09-22
1
-1
/
+1
*
da8xx-fb: enable LCDC if FB is unblanked
Manjunathappa, Prakash
2012-09-22
1
-4
/
+7
*
video: mbxfb: Include linux/io.h instead of asm/io.h
Axel Lin
2012-09-22
1
-2
/
+1
*
video: Remove pnx4008 driver
Roland Stigge
2012-09-22
8
-1473
/
+0
*
da8xx-fb: allow frame to complete after disabling LCDC
Manjunathappa, Prakash
2012-09-22
1
-12
/
+40
*
video: bfin-lq035q1: use module_platform_driver
Devendra Naga
2012-09-22
1
-11
/
+1
*
video: hpfb: Fix error handling
Emil Goode
2012-09-22
1
-7
/
+21
*
drivers: console: font_: Change a glyph from "broken bar" to "vertical line"
Bjarni Ingi Gislason
2012-09-22
2
-2
/
+2
*
Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...
Florian Tobias Schandinat
2012-09-20
26
-194
/
+165
|
\
|
*
include/video: Add register offsets for FIMD version 8
Leela Krishna Amudala
2012-08-08
1
-0
/
+7
|
*
include/video: move fimd register headers from platform to include/video
Leela Krishna Amudala
2012-08-08
26
-194
/
+158
*
|
video: exynos_dp: move setting analog parameter and interrupt to after sw reset
Jingoo Han
2012-08-23
2
-3
/
+3
*
|
video: exynos_dp: change return type of exynos_dp_init_video to void
Jingoo Han
2012-08-23
2
-4
/
+2
*
|
video: exynos_dp: Fix get_pll_lock_status return value
Sean Paul
2012-08-23
2
-2
/
+2
*
|
video: exynos_dp: Change aux transaction failures
Sean Paul
2012-08-23
1
-7
/
+14
*
|
drivers/video/sunxvr2500.c: fix error return code
Julia Lawall
2012-08-23
1
-1
/
+3
*
|
fbdev/amifb: Remove write-only variable amifb_inverse
Geert Uytterhoeven
2012-08-23
1
-2
/
+0
*
|
da8xx-fb: add 24bpp LCD configuration support
Manjunathappa, Prakash
2012-08-23
1
-33
/
+95
*
|
video:uvesafb: check the return value of kzalloc
Wang YanQing
2012-08-23
1
-0
/
+2
*
|
video: exynos_dp: check time loop for RPLY_RECEIV
Jingoo Han
2012-08-23
1
-1
/
+9
*
|
drivers/video/msm/mddi_client_nt35399.c: use devm_ functions
Damien Cassou
2012-08-23
1
-3
/
+3
*
|
drivers/video/bf54x-lq043fb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-5
/
+3
*
|
drivers/video/jz4740_fb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-16
/
+6
*
|
drivers/video/epson1355fb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-8
/
+8
*
|
video: s3c-fb: use devm_clk_get()
Jingoo Han
2012-08-23
1
-19
/
+5
*
|
video: exynos-mipi-dsi: Add missing static storage class specifiers
Sachin Kamat
2012-08-23
1
-2
/
+4
*
|
video: exynos_dp: use devm_clk_get function
Damien Cassou
2012-08-23
1
-20
/
+7
*
|
drivers/video/fsl-diu-fb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-8
/
+2
*
|
drivers/video/gbefb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-10
/
+5
*
|
drivers/video/mbx/mbxfb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-14
/
+8
*
|
drivers/video/bf537-lq035.c: use devm_ functions
Damien Cassou
2012-08-23
1
-7
/
+5
*
|
drivers/video/cobalt_lcdfb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-3
/
+2
*
|
drivers/video/ep93xx-fb.c: use devm_ functions
Damien Cassou
2012-08-23
1
-11
/
+6
*
|
video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training
Jingoo Han
2012-08-23
2
-140
/
+144
*
|
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
2012-08-23
1
-1
/
+1
*
|
OMAPDSS: Fix SDI PLL locking
Tomi Valkeinen
2012-08-23
1
-0
/
+14
*
|
video: mb862xxfb: prevent divide by zero bug
Dan Carpenter
2012-08-23
1
-0
/
+2
*
|
drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
Julia Lawall
2012-08-23
1
-2
/
+0
*
|
fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)
Bruno Prémont
2012-08-23
1
-1
/
+1
*
|
fbcon: prevent possible buffer overflow.
Paul Cercueil
2012-08-23
1
-1
/
+1
*
|
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
2012-08-22
1
-1
/
+1
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-22
28
-181
/
+419
|
\
\
|
*
|
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
2012-08-22
1
-1
/
+8
|
*
|
drm: Add missing static storage class specifiers in drm_proc.c file
Sachin Kamat
2012-08-22
1
-2
/
+2
|
*
|
drm/udl: dpms off the crtc when disabled.
Dave Airlie
2012-08-22
1
-2
/
+1
|
*
|
drm: Remove two unused fields from struct drm_display_mode
Damien Lespiau
2012-08-22
2
-5
/
+0
|
*
|
drm: stop vmgfx driver explosion
Alan Cox
2012-08-22
1
-1
/
+5
[next]