index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-22
vmlfb: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2012-09-22
viafb: don't touch clock state on OLPC XO-1.5
Daniel Drake
1
-0
/
+19
2012-09-22
video: exynos_dp: replace link_status with link_align to check channel equali...
Jingoo Han
1
-1
/
+1
2012-09-22
da8xx-fb: enable LCDC if FB is unblanked
Manjunathappa, Prakash
1
-4
/
+7
2012-09-22
video: mbxfb: Include linux/io.h instead of asm/io.h
Axel Lin
1
-2
/
+1
2012-09-22
video: Remove pnx4008 driver
Roland Stigge
8
-1473
/
+0
2012-09-22
da8xx-fb: allow frame to complete after disabling LCDC
Manjunathappa, Prakash
1
-12
/
+40
2012-09-22
video: bfin-lq035q1: use module_platform_driver
Devendra Naga
1
-11
/
+1
2012-09-22
video: hpfb: Fix error handling
Emil Goode
1
-7
/
+21
2012-09-22
drivers: console: font_: Change a glyph from "broken bar" to "vertical line"
Bjarni Ingi Gislason
2
-2
/
+2
2012-08-23
video: exynos_dp: move setting analog parameter and interrupt to after sw reset
Jingoo Han
2
-3
/
+3
2012-08-23
video: exynos_dp: change return type of exynos_dp_init_video to void
Jingoo Han
2
-4
/
+2
2012-08-23
video: exynos_dp: Fix get_pll_lock_status return value
Sean Paul
2
-2
/
+2
2012-08-23
video: exynos_dp: Change aux transaction failures
Sean Paul
1
-7
/
+14
2012-08-23
drivers/video/sunxvr2500.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-08-23
fbdev/amifb: Remove write-only variable amifb_inverse
Geert Uytterhoeven
1
-2
/
+0
2012-08-23
da8xx-fb: add 24bpp LCD configuration support
Manjunathappa, Prakash
1
-33
/
+95
2012-08-23
video:uvesafb: check the return value of kzalloc
Wang YanQing
1
-0
/
+2
2012-08-23
video: exynos_dp: check time loop for RPLY_RECEIV
Jingoo Han
1
-1
/
+9
2012-08-23
drivers/video/msm/mddi_client_nt35399.c: use devm_ functions
Damien Cassou
1
-3
/
+3
2012-08-23
drivers/video/bf54x-lq043fb.c: use devm_ functions
Damien Cassou
1
-5
/
+3
2012-08-23
drivers/video/jz4740_fb.c: use devm_ functions
Damien Cassou
1
-16
/
+6
2012-08-23
drivers/video/epson1355fb.c: use devm_ functions
Damien Cassou
1
-8
/
+8
2012-08-23
video: s3c-fb: use devm_clk_get()
Jingoo Han
1
-19
/
+5
2012-08-23
video: exynos-mipi-dsi: Add missing static storage class specifiers
Sachin Kamat
1
-2
/
+4
2012-08-23
video: exynos_dp: use devm_clk_get function
Damien Cassou
1
-20
/
+7
2012-08-23
drivers/video/fsl-diu-fb.c: use devm_ functions
Damien Cassou
1
-8
/
+2
2012-08-23
drivers/video/gbefb.c: use devm_ functions
Damien Cassou
1
-10
/
+5
2012-08-23
drivers/video/mbx/mbxfb.c: use devm_ functions
Damien Cassou
1
-14
/
+8
2012-08-23
drivers/video/bf537-lq035.c: use devm_ functions
Damien Cassou
1
-7
/
+5
2012-08-23
drivers/video/cobalt_lcdfb.c: use devm_ functions
Damien Cassou
1
-3
/
+2
2012-08-23
drivers/video/ep93xx-fb.c: use devm_ functions
Damien Cassou
1
-11
/
+6
2012-08-23
video: exynos_dp: adjust voltage swing and pre-emphasis during Link Training
Jingoo Han
2
-140
/
+144
2012-08-23
OMAPFB: fix framebuffer console colors
Grazvydas Ignotas
1
-1
/
+1
2012-08-23
OMAPDSS: Fix SDI PLL locking
Tomi Valkeinen
1
-0
/
+14
2012-08-23
video: mb862xxfb: prevent divide by zero bug
Dan Carpenter
1
-0
/
+2
2012-08-23
drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data
Julia Lawall
1
-2
/
+0
2012-08-23
fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)
Bruno Prémont
1
-1
/
+1
2012-08-23
fbcon: prevent possible buffer overflow.
Paul Cercueil
1
-1
/
+1
2012-08-22
Linux 3.6-rc3
v3.6-rc3
Linus Torvalds
1
-1
/
+1
2012-08-22
task_work: add a scheduling point in task_work_run()
Eric Dumazet
1
-0
/
+1
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
1
-1
/
+1
2012-08-22
vfio: grab vfio_device reference *before* exposing the sucker via fd_install()
Al Viro
1
-2
/
+2
2012-08-22
vfio: get rid of vfio_device_put()/vfio_group_get_device* races
Al Viro
1
-2
/
+1
2012-08-22
vfio: get rid of open-coding kref_put_mutex
Al Viro
1
-7
/
+2
2012-08-22
introduce kref_put_mutex()
Al Viro
1
-0
/
+18
2012-08-22
vfio: don't dereference after kfree...
Al Viro
1
-1
/
+2
2012-08-22
fbcon: fix race condition between console lock and cursor timer (v1.1)
Dave Airlie
1
-1
/
+8
2012-08-22
mm: compaction: Abort async compaction if locks are contended or taking too long
Mel Gorman
4
-29
/
+93
[next]