index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
OMAPDSS: remove Kconfig dependencies
Tomi Valkeinen
2012-10-17
|
*
|
OMAPDSS: fix compilation warnings
Tomi Valkeinen
2012-10-17
|
*
|
OMAPDSS: add missing sizes.h includes
Tomi Valkeinen
2012-10-17
|
*
|
OMAPDSS: remove <plat/cpu.h> includes
Tomi Valkeinen
2012-10-17
|
*
|
OMAPDSS: HDMI: use omapdss_version
Tomi Valkeinen
2012-10-16
|
*
|
OMAPDSS: DSS: use omapdss_version
Tomi Valkeinen
2012-10-16
|
*
|
OMAPDSS: DISPC: use omapdss_version
Tomi Valkeinen
2012-10-16
|
*
|
OMAPDSS: use omapdss_version in dss_features.c
Tomi Valkeinen
2012-10-16
|
|
/
*
|
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
|
\
|
|
*
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-12
|
|
\
|
*
|
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
2012-10-09
|
*
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
|
|
\
\
|
|
*
|
workqueue: deprecate __cancel_delayed_work()
Tejun Heo
2012-08-21
|
|
*
|
workqueue: make deferrable delayed_work initializer names consistent
Tejun Heo
2012-08-21
|
*
|
|
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
*
|
|
|
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
|
|
_
|
/
|
/
|
|
*
|
|
OMAPDSS: add missing include for string.h
Tomi Valkeinen
2012-09-28
*
|
|
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Add manager like functions for writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Configure writeback FIFOs
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Add function to set channel in for writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Downscale chroma if plane is writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Configure input and output sizes for writeback
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: OVERLAY: Add position and replication as overlay caps
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: OVERLAY/MANAGER: Get device via output
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: MANAGER: Update display sysfs store
Archit Taneja
2012-09-26
*
|
|
OMAPFB: Change dssdev->manager references
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
*
|
|
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
[prev]
[next]