index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
...
|
|
|
*
|
|
|
|
|
|
OMAPDSS: fix compilation warnings
Tomi Valkeinen
2012-10-17
|
|
|
*
|
|
|
|
|
|
OMAPDSS: add missing sizes.h includes
Tomi Valkeinen
2012-10-17
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
Peter Ujfalusi
2012-10-17
|
|
*
|
|
|
|
|
|
|
Merge tag 'v3.7-rc1'
Tomi Valkeinen
2012-10-16
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Remove dss_debug variable
Chandrabhanu Mahapatra
2012-10-12
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Replace multi part debug prints with pr_debug
Chandrabhanu Mahapatra
2012-10-12
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function
Chandrabhanu Mahapatra
2012-10-12
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Create new debug config options
Chandrabhanu Mahapatra
2012-10-12
|
|
*
|
|
|
|
|
|
|
OMAPDSS: Move definition of DEBUG flag to Makefile
Chandrabhanu Mahapatra
2012-10-12
|
*
|
|
|
|
|
|
|
|
drivers/video/console/softcursor.c: remove redundant NULL check before kfree()
Sachin Kamat
2012-12-10
|
*
|
|
|
|
|
|
|
|
drivers/video: add support for the Solomon SSD1307 OLED Controller
Maxime Ripard
2012-12-10
|
*
|
|
|
|
|
|
|
|
da8xx: Fix revision check on the da8xx driver
Pantelis Antoniou
2012-12-04
|
*
|
|
|
|
|
|
|
|
Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linus
Tomi Valkeinen
2012-11-29
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: remove redundant parameters
Ajay Kumar
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Fix incorrect setting for INT_CTL
Ajay Kumar
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Reset and initialize DP before requesting irq
Ajay Kumar
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Enable hotplug interrupts
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Move hotplug into a workqueue
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Remove sink control to D0
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Fix bug when checking dp->irq
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Improve EDID error handling
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Get pll lock before pattern set
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Clean up SW link training
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Check DPCD return codes
Sean Paul
2012-11-28
|
|
*
|
|
|
|
|
|
|
|
video: exynos_dp: Add device tree support to DP driver
Ajay Kumar
2012-11-28
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linus
Tomi Valkeinen
2012-11-29
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: fix red offset and length for ARGB232 format
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: return an error when bpp is invalid
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: add "drop through" comment
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMD
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE
Jingoo Han
2012-11-25
|
|
*
|
|
|
|
|
|
|
|
video: s3c-fb: fix typo in comment
Jingoo Han
2012-11-25
|
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
|
Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linus
Tomi Valkeinen
2012-11-27
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: store EDID data in the global object
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: don't touch registers for unused features
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: clean up reset of primary display
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variable
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: improve message displays
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: streamline enabling of interrupts
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: add support for set_gamma ioctls
Timur Tabi
2012-11-26
|
|
*
|
|
|
|
|
|
|
|
drivers/video: fsl-diu-fb: simplify platforms that have only one port
Timur Tabi
2012-11-26
|
*
|
|
|
|
|
|
|
|
|
video: da8xx-fb: clk_get on connection id fck
Manjunathappa
2012-11-27
|
*
|
|
|
|
|
|
|
|
|
da8xx-fb: cleanup LCDC configurations
Manjunathappa, Prakash
2012-11-27
|
*
|
|
|
|
|
|
|
|
|
da8xx-fb: adopt fb_videomode data for panel information
Manjunathappa, Prakash
2012-11-27
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'lcdc-next' of git://linuxtv.org/pinchartl/fbdev into for-linus
Tomi Valkeinen
2012-11-27
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops static
Laurent Pinchart
2012-11-21
|
|
*
|
|
|
|
|
|
|
|
fbdev: sh_mobile_lcdc: Store the backlight brightness internally
Laurent Pinchart
2012-11-21
|
|
*
|
|
|
|
|
|
|
|
fbdev: sh_mipi_dsi: Remove last reference to LCDC platform data
Laurent Pinchart
2012-11-21
|
|
*
|
|
|
|
|
|
|
|
fbdev: sh_mipi_dsi: Use the LCDC entity default mode
Laurent Pinchart
2012-11-21
[prev]
[next]