index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cyber2000fb.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-22
drivers/video/arcfb.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-09-22
drivers/video/ps3fb.c: fix error return code
Peter Senna Tschudin
1
-1
/
+6
2012-09-22
drivers/video/cyber2000fb.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-09-22
drivers/video/bw2.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-09-22
drivers/video/imxfb.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-09-22
drivers/video/atmel_lcdfb.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-09-22
drivers/video/sunxvr500.c: fix error return code
Peter Senna Tschudin
1
-2
/
+6
2012-09-22
drivers/video/cg3.c: fix error return code
Peter Senna Tschudin
1
-1
/
+2
2012-09-22
drivers/video/sunxvr1000.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-09-22
drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code
Peter Senna Tschudin
1
-3
/
+7
2012-09-22
video: exynos_dp: increase AUX channel voltage level
Jingoo Han
2
-2
/
+2
2012-09-22
video: exynos_dp: add bit-masking for LINK_TRAINING_CTL register
Jingoo Han
2
-4
/
+13
2012-09-22
video: s3c2410: fix checkpatch warnings
Jingoo Han
1
-6
/
+6
2012-09-22
video: s3c2410: Use pr_* and dev_* instead of printk
Sachin Kamat
1
-8
/
+14
2012-09-22
fbdev: jz4740: Use devm_request_and_ioremap
Lars-Peter Clausen
1
-21
/
+3
2012-09-22
drivers/video/sis/initextlfb.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-22
video: bf*: Add missing spinlock init
Jean Delvare
3
-0
/
+3
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
[next]