index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6
Linus Torvalds
5
-9
/
+159
2012-05-27
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
Florian Tobias Schandinat
3
-28
/
+68
2012-05-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-21
/
+28
2012-05-22
OMAPDSS: DISPC: Support rotation through TILER
Chandrabhanu Mahapatra
1
-2
/
+3
2012-05-13
video: exynos mipi dsi: support reverse panel type
Donghwa Lee
1
-0
/
+1
2012-05-13
fbdev: sh_mobile_hdmi: add HDMI Control Register support
Kuninori Morimoto
1
-0
/
+1
2012-05-13
fbdev: sh_mobile_hdmi: 32bit register access support
Kuninori Morimoto
1
-1
/
+4
2012-05-13
fbdev: sh_mobile_hdmi: add interrupt output option
Kuninori Morimoto
1
-1
/
+7
2012-05-11
OMAPDSS: Provide an interface for audio support
Ricardo Neri
1
-0
/
+34
2012-05-11
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
1
-5
/
+0
2012-05-10
Merge branch 'for-l-o-3.5'
Tomi Valkeinen
3
-21
/
+28
2012-05-09
OMAPDSS: DSI: implement generic DSI pin config
Tomi Valkeinen
2
-11
/
+20
2012-05-09
OMAPDSS: TFP410: rename dvi files to tfp410
Tomi Valkeinen
1
-0
/
+0
2012-05-09
OMAPDSS: TFP410: rename dvi -> tfp410
Tomi Valkeinen
1
-6
/
+6
2012-05-09
OMAP: board-files: remove custom PD GPIO handling for DVI output
Tomi Valkeinen
1
-4
/
+0
2012-05-09
OMAPDSS: panel-dvi: add PD gpio handling
Tomi Valkeinen
1
-0
/
+2
2012-05-08
video: exynos_dp: fix max loop count in EQ sequence of link training
Jingoo Han
1
-1
/
+1
2012-04-29
video: auo_k190x: add code shared by controller drivers
Heiko Stübner
1
-0
/
+106
2012-04-23
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
1
-0
/
+2
2012-04-23
OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data
Tomi Valkeinen
1
-0
/
+1
2012-04-22
m68k/video: Create <asm/vga.h>
Geert Uytterhoeven
1
-22
/
+0
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+63
2012-03-21
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
1
-0
/
+1
2012-03-12
fbdev: sh_mobile_meram: Remove unneeded sanity checks
Laurent Pinchart
1
-8
/
+7
2012-03-12
fbdev: sh_mobile_meram: Don't perform update in register operation
Laurent Pinchart
1
-4
/
+0
2012-03-12
fbdev: sh_mobile_lcdc: Don't store copy of platform data
Laurent Pinchart
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
Laurent Pinchart
1
-2
/
+0
2012-03-12
fbdev: sh_mobile_meram: Allocate ICBs automatically
Laurent Pinchart
1
-11
/
+16
2012-03-12
fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
Laurent Pinchart
1
-1
/
+0
2012-03-12
fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
Laurent Pinchart
1
-8
/
+4
2012-03-12
fbdev: sh_mobile_meram: Make variables unsigned where applicable
Laurent Pinchart
1
-2
/
+4
2012-03-12
fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
Laurent Pinchart
1
-7
/
+7
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
1
-2
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
1
-8
/
+4
2012-03-12
fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
Laurent Pinchart
1
-2
/
+2
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
1
-7
/
+6
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration owner field
Laurent Pinchart
1
-2
/
+0
2012-03-12
fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
Laurent Pinchart
1
-1
/
+0
2012-03-12
fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
Laurent Pinchart
1
-0
/
+2
2012-03-12
sh_mobile_hdmi: Remove platform data lcd_dev field
Laurent Pinchart
1
-1
/
+0
2012-03-01
udlfb: fix hcd_buffer_free panic on unplug/replug
Bernie Thompson
1
-0
/
+1
2012-02-21
FB: sa1100: remove global sa1100fb_.*_power function pointers
Russell King
1
-0
/
+4
2012-02-21
FB: sa1100: move machine inf structures to <video/sa1100fb.h>
Russell King
1
-0
/
+59
2012-02-13
video: support DP controller driver
Jingoo Han
1
-0
/
+131
2012-02-13
video: support MIPI-DSI controller driver
Donghwa Lee
1
-0
/
+359
2012-02-07
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+5
2012-01-28
Merge commit 'v3.3-rc1' into fbdev-next
Florian Tobias Schandinat
1
-4
/
+2
2012-01-26
OMAPDSS: HDMI: PHY burnout fix
Tomi Valkeinen
1
-0
/
+5
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+2
2012-01-08
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...
Florian Tobias Schandinat
1
-24
/
+34
[next]