index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-07
OMAPDSS: Improve fifo management code
Tomi Valkeinen
1
-8
/
+31
2012-09-07
Revert "OMAPDSS: APPLY: add fifo merge support funcs"
Tomi Valkeinen
1
-43
/
+0
2012-09-07
Revert "OMAPDSS: APPLY: add fifo-merge support"
Tomi Valkeinen
1
-146
/
+8
2012-09-07
OMAPDSS: clean up dss_mgr_set_timings
Tomi Valkeinen
1
-10
/
+8
2012-09-07
OMAPDSS: clean up dss_mgr_set_lcd_config
Tomi Valkeinen
1
-12
/
+2
2012-09-07
OMAPDSS: split manager sysfs code
Tomi Valkeinen
4
-461
/
+506
2012-09-07
OMAPDSS: split overlay sysfs code
Tomi Valkeinen
4
-419
/
+462
2012-09-07
OMAPDSS: TFP410: use devm_gpio_request_one
Tomi Valkeinen
1
-11
/
+3
2012-09-07
OMAPDSS: Taal: Reogranize for device tree
Tomi Valkeinen
1
-53
/
+74
2012-09-07
OMAPDSS: VRAM: Remove clearing with sDMA
Tomi Valkeinen
1
-56
/
+0
2012-09-07
OMAPFB: clear framebuffers with CPU
Tomi Valkeinen
1
-0
/
+26
2012-09-07
OMAPDSS: remove unnecessary includes
Tomi Valkeinen
6
-7
/
+0
2012-09-07
OMAPFB1: remove a non-used table
Tomi Valkeinen
1
-9
/
+0
2012-09-07
OMAPFB1: remove unnecessary includes
Tomi Valkeinen
3
-3
/
+0
2012-09-07
OMAPDSS: Taal: use devm_* functions
Tomi Valkeinen
1
-74
/
+44
2012-09-07
OMAPDSS: fix use of dssdev->caps
Tomi Valkeinen
4
-6
/
+3
2012-09-07
OMAPDSS: DSI: calculate dsi clock
Tomi Valkeinen
2
-0
/
+132
2012-09-07
OMAPDSS: Add DSI fclk maximum to dss_features
Tomi Valkeinen
2
-0
/
+3
2012-09-07
OMAPDSS: HDMI: use vdda_hdmi_dac
Tomi Valkeinen
1
-0
/
+23
2012-09-07
OMAPDSS: HDMI: Add delay to wait for 5V power
Tomi Valkeinen
1
-0
/
+3
2012-09-07
OMAPDSS: HDMI: Move GPIO handling to HDMI driver
Tomi Valkeinen
1
-20
/
+55
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+8
2012-09-05
powerpc/ps3: Replace virt_to_abs() with __pa()
Michael Ellerman
1
-2
/
+1
2012-09-03
Merge tag 'v3.6-rc4'
Tomi Valkeinen
50
-624
/
+1712
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-09-01
tmiofb: missing NULL pointer checks
Alan Cox
1
-0
/
+4
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
[prev]
[next]