Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8932878339f02f822ef613068c50127f7be87122
/
drivers
/
video
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
68e24ba
Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
1bff3a2
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
by Axel Lin
· 13 years ago
4f5a66b
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handling
by Fabio Estevam
· 13 years ago
0556dc3
backlight: fix broken regulator API usage in l4f00242t03
by Mark Brown
· 13 years ago
2967b0a
video/backlight: remove obsolete cleanup for clientdata
by Wolfram Sang
· 13 years ago
355b200
video: Add module.h to drivers/video files who really use it.
by Paul Gortmaker
· 13 years ago
a8a3593
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
by Paul Gortmaker
· 13 years ago
43872fa
Merge branch 'depends/rmk/gpio' into next/fixes
by Arnd Bergmann
· 13 years ago
acff987
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
1897436
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
3cfef95
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
b57287b
video: platinumfb: Add __devexit_p at necessary place
by Axel Lin
· 13 years ago
ef26b79
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
07aaae4
Merge commit 'v3.1-rc9' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
97b09da
ARM: pxa: use correct __iomem annotations
by Arnd Bergmann
· 13 years ago
c9d1917
ARM: pxa: make pxafb_smart_*() empty when not enabled
by Eric Miao
· 13 years ago
07a0621
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
by Timur Tabi
· 13 years ago
3c755b7
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
by Timur Tabi
· 13 years ago
c4e5a02
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
by Timur Tabi
· 13 years ago
7e47c21
drivers/video: fsl-diu-fb: remove unused panel operating mode support
by Timur Tabi
· 13 years ago
2572df9
drivers/video: fsl-diu-fb: use an enum for the AOI index
by Timur Tabi
· 13 years ago
760af8f
drivers/video: fsl-diu-fb: add several new video modes
by Timur Tabi
· 13 years ago
1738f6f
drivers/video: fsl-diu-fb: remove broken screen blanking support
by Timur Tabi
· 13 years ago
b715f9f
drivers/video: fsl-diu-fb: move some definitions out of the header file
by Timur Tabi
· 13 years ago
36b0b1d
drivers/video: fsl-diu-fb: fix some ioctls
by Timur Tabi
· 13 years ago
6488867
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
4d74080
video: da8xx-fb: Increased resolution configuration of revised LCDC IP
by Manjunathappa, Prakash
· 13 years ago
3e28189
OMAPDSS: picodlp: add missing #include <linux/module.h>
by Tomi Valkeinen
· 13 years ago
d121c3f
fb: fix au1100fb bitrot.
by Manuel Lauss
· 13 years ago
8b53b7f
mx3fb: fix NULL pointer dereference in screen blanking.
by Wolfram Stering
· 13 years ago
f8798cc
video: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
261e767
smscufx: change edid data to u8 instead of char
by Dan Carpenter
· 13 years ago
5412870
OMAPDSS: DISPC: zorder support for DSS overlays
by Archit Taneja
· 13 years ago
b8c095b
OMAPDSS: DISPC: VIDEO3 pipeline support
by Archit Taneja
· 13 years ago
11354dd
OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
by Archit Taneja
· 13 years ago
2874878
video/omap: fix build dependencies
by Arnd Bergmann
· 13 years ago
212b0d5
OMAPDSS: remove vaddr from overlay info
by Tomi Valkeinen
· 13 years ago
162874d
OMAPDSS: HDMI: Add support to dump registers through debugfs
by Mythri P K
· 13 years ago
81302a7
OMAPDSS: HDMI: Add missing register definitions
by Mythri P K
· 13 years ago
31ec732
OMAPDSS: HDMI: Replace hdmi_reg struct with u16
by Mythri P K
· 13 years ago
050958b
OMAPDSS: HDMI: Move the comments in avi infoframe
by Mythri P K
· 13 years ago
562a060
OMAPDSS: Add N800 panel driver
by Tomi Valkeinen
· 14 years ago
8d49fe7
OMAPDSS: Port the Apollon display driver to DSS2
by Tomi Valkeinen
· 14 years ago
8a41ba9
OMAPDSS: Port the H4 display driver to DSS2
by Tomi Valkeinen
· 14 years ago
3fddbf5
OMAPDSS: Port 2430sdp display driver to DSS2
by Tomi Valkeinen
· 14 years ago
028c5a4
OMAPFB: Remove unused lcd drivers
by Tomi Valkeinen
· 14 years ago
bb36dbf
OMAPDSS: Taal: remove external backlight support
by Tomi Valkeinen
· 13 years ago
0373cac
OMAPDSS: FEATURES: Create a range param to get max downscaling
by Archit Taneja
· 13 years ago
79ad75f
OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations
by Archit Taneja
· 13 years ago
ebdc524
OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation
by Archit Taneja
· 13 years ago
c3dc6a7
OMAPDSS: DISPC: Get correct pixel clock for TV manager
by Archit Taneja
· 13 years ago
dac57a0
OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()
by Archit Taneja
· 13 years ago
c3d92529
OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()
by Archit Taneja
· 13 years ago
a4273b7
OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()
by Archit Taneja
· 13 years ago
dc891fa
OMAPFB: find best mode from edid
by Tomi Valkeinen
· 13 years ago
aadb85e
OMAP: DSS2: panel-generic-dpi: remove "generic" panel
by Tomi Valkeinen
· 13 years ago
ba2eac9
OMAP: DSS2: add panel-dvi driver
by Tomi Valkeinen
· 13 years ago
759593f
OMAP: DSS2: HDMI: implement detect()
by Tomi Valkeinen
· 13 years ago
468c1b9
OMAP: DSS2: HDMI: remove error prints in check_timings
by Tomi Valkeinen
· 13 years ago
937fce1
OMAP: DSS2: HDMI: clean up edid reading & fix checksum
by Tomi Valkeinen
· 13 years ago
032b8ea
OMAP: DSS2: HDMI: split hdmi_core_ddc_edid
by Tomi Valkeinen
· 13 years ago
2ea51fe
OMAP: DSS2: HDMI: remove edid parsing
by Tomi Valkeinen
· 13 years ago
4702456
OMAP: DSS2: HDMI: implement read_edid()
by Tomi Valkeinen
· 13 years ago
fa70dc5
OMAP: DSS2: HDMI: make set_timing saner
by Tomi Valkeinen
· 13 years ago
3870c90
OMAP: DSS2: HDMI: improve hdmi output enable
by Tomi Valkeinen
· 13 years ago
e82b090
OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
by Tomi Valkeinen
· 13 years ago
4a61e26
OMAP: DSS2: add dss_get_hdmi_venc_clk_source()
by Tomi Valkeinen
· 13 years ago
b44e458
OMAP: DSS2: HDMI: change regn definition
by Tomi Valkeinen
· 13 years ago
8d88767a
OMAP: DSS2: HDMI: use default dividers
by Tomi Valkeinen
· 13 years ago
9eaaf20
OMAP: DSS2: DISPC: Fix minimum PCD value
by Tomi Valkeinen
· 13 years ago
d875f99
OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c
by Mythri P K
· 13 years ago
60634a2
OMAP4: DSS2: HDMI: Function pointer approach to call
by Mythri P K
· 13 years ago
176b578
OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
by Mythri P K
· 13 years ago
7334167
OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
by Mythri P K
· 13 years ago
7d983f3
OMAP4: DSS2: HDMI: Split the current HDMI driver to move
by Mythri P K
· 13 years ago
7c1f1ec
OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
by Mythri P K
· 13 years ago
94c5298
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
by Mythri P K
· 13 years ago
38863b7
OMAP4: DSS2: HDMI: Use specific HDMI timings structure
by Mythri P K
· 13 years ago
7b27da5
OMAP4: DSS2: HDMI: Move pll and video configuration
by Mythri P K
· 13 years ago
95a8aeb
OMAP4: DSS2: HDMI: HDMI clean up to pass base_address
by Mythri P K
· 13 years ago
8af6ff0
OMAP: DSS2: DSI Video mode support
by Archit Taneja
· 13 years ago
18b7d09
OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
by Archit Taneja
· 13 years ago
a3b3cc2
OMAP: DSS2: Create an enum for DSI pixel formats
by Archit Taneja
· 13 years ago
569969d
OMAP: DSS2: Clean up stallmode and io pad mode selection
by Archit Taneja
· 13 years ago
b3b89c0
OMAP: DSS2: DSI: Introduce generic read functions
by Archit Taneja
· 13 years ago
b850975
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
by Archit Taneja
· 13 years ago
5c716a0
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
by Archit Taneja
· 13 years ago
6ff8aa3
OMAP: DSS2: DSI: Introduce generic write functions
by Archit Taneja
· 13 years ago
7e951ee
OMAP: DSS2: Create enum for DSI operation modes
by Archit Taneja
· 13 years ago
d604914
OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
by Archit Taneja
· 13 years ago
7a7c48f
OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
by Archit Taneja
· 13 years ago
1e497c4
OMAP: DSS2: Support for Innolux AT070TN83
by Thomas Weber
· 13 years ago
cd295ae
OMAP: DSS2: reorganize functions in dss.h
by Tomi Valkeinen
· 13 years ago
26d9dd0
OMAP: DSS2: DISPC: rename manager related funcs
by Tomi Valkeinen
· 13 years ago
f0e5caa
OMAP: DSS2: DISPC: rename overlay related funcs
by Tomi Valkeinen
· 13 years ago
3375483
OMAP: DSS2: DISPC: remove non-existing func prototypes
by Tomi Valkeinen
· 13 years ago
Next »