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-10-22
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
Wei Yongjun
1
-1
/
+3
2012-10-19
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
Axel Lin
1
-2
/
+2
2012-10-18
OMAPDSS: DISPC: cleanup lcd/digit enable/disable
Tomi Valkeinen
3
-71
/
+122
2012-10-18
OMAPDSS: DISPC: add dispc_mgr_get_sync_lost_irq()
Tomi Valkeinen
2
-0
/
+6
2012-10-18
OMAPDSS: DISPC: cleanup lcd and digit enable
Tomi Valkeinen
1
-17
/
+10
2012-10-18
OMAPDSS: DISPC: remove struct omap_overlay use
Tomi Valkeinen
1
-2
/
+2
2012-10-18
OMAPDSS: remove declarations for non-existing funcs
Tomi Valkeinen
1
-3
/
+0
2012-10-18
OMAPDSS: combine LCD related config into one func
Tomi Valkeinen
3
-28
/
+27
2012-10-18
OMAPDSS: DISPC: constify function parameters
Tomi Valkeinen
2
-8
/
+8
2012-10-18
OMAPDSS: fix registering the vsync isr in apply
Tomi Valkeinen
1
-0
/
+3
2012-10-18
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
Tomi Valkeinen
1
-2
/
+11
2012-10-18
Merge branch '3.8/vrfb-conversion'
Tomi Valkeinen
4
-29
/
+125
2012-10-18
Merge branch '3.8/dss-version'
Tomi Valkeinen
8
-59
/
+110
2012-10-17
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
Tony Lindgren
1
-3
/
+4
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-headers
Tony Lindgren
10
-80
/
+230
2012-10-17
Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cleanup-headers-dss
Tony Lindgren
4
-29
/
+125
2012-10-17
OMAPFB: use omap_vrfb_supported()
Tomi Valkeinen
1
-5
/
+1
2012-10-17
OMAPDSS: VRFB: add omap_vrfb_supported()
Tomi Valkeinen
1
-0
/
+16
2012-10-17
OMAP: move arch/arm/plat-omap/include/plat/vrfb.h
Tomi Valkeinen
4
-4
/
+4
2012-10-17
OMAP: VRFB: convert vrfb to platform device
Tomi Valkeinen
1
-20
/
+104
2012-10-17
OMAPDSS: remove Kconfig dependencies
Tomi Valkeinen
1
-5
/
+0
2012-10-17
OMAPDSS: fix compilation warnings
Tomi Valkeinen
2
-3
/
+3
2012-10-17
OMAPDSS: add missing sizes.h includes
Tomi Valkeinen
2
-0
/
+2
2012-10-17
OMAPDSS: remove <plat/cpu.h> includes
Tomi Valkeinen
3
-5
/
+0
2012-10-17
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
Peter Ujfalusi
1
-1
/
+1
2012-10-16
OMAPDSS: HDMI: use omapdss_version
Tomi Valkeinen
3
-4
/
+16
2012-10-16
OMAPDSS: DSS: use omapdss_version
Tomi Valkeinen
1
-10
/
+27
2012-10-16
OMAPDSS: DISPC: use omapdss_version
Tomi Valkeinen
1
-13
/
+28
2012-10-16
OMAPDSS: use omapdss_version in dss_features.c
Tomi Valkeinen
3
-19
/
+34
2012-10-16
Merge tag 'v3.7-rc1'
Tomi Valkeinen
99
-3074
/
+2250
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
3
-3
/
+3
2012-10-15
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
1
-6
/
+32
2012-10-15
video: mx3fb: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-15
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
Shawn Guo
1
-1
/
+1
2012-10-12
OMAPDSS: Remove dss_debug variable
Chandrabhanu Mahapatra
4
-22
/
+2
2012-10-12
OMAPDSS: Replace multi part debug prints with pr_debug
Chandrabhanu Mahapatra
2
-108
/
+88
2012-10-12
OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function
Chandrabhanu Mahapatra
3
-36
/
+18
2012-10-12
OMAPDSS: Create new debug config options
Chandrabhanu Mahapatra
5
-12
/
+22
2012-10-12
OMAPDSS: Move definition of DEBUG flag to Makefile
Chandrabhanu Mahapatra
2
-4
/
+1
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
95
-4382
/
+5027
2012-10-11
gbefb: fix compile error
Florian Tobias Schandinat
1
-1
/
+1
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-5
/
+2
2012-10-10
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
Florian Tobias Schandinat
42
-2456
/
+4419
2012-10-10
video: mark nuc900fb_map_video_memory as __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-10
video/mx3fb: set .owner to prevent module unloading while being used
Uwe Kleine-König
1
-1
/
+2
2012-10-10
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
Jingoo Han
1
-4
/
+4
2012-10-10
drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
Peter Senna Tschudin
1
-0
/
+3
2012-10-10
drivers/video/savage/savagefb_driver.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-10
video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-14
/
+14
2012-10-10
da8xx-fb: save and restore LCDC context across suspend/resume cycle
Manjunathappa, Prakash
1
-0
/
+65
[prev]
[next]