index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2012-11-23
4
-11
/
+26
|
\
|
*
OMAPDSS: do not fail if dpll4_m4_ck is missing
Aaro Koskinen
2012-11-22
1
-5
/
+9
|
*
OMAPFB: Fix possible null pointer dereferencing
Tushar Behera
2012-11-19
1
-1
/
+1
|
*
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
Wei Yongjun
2012-10-26
1
-1
/
+3
|
*
omapdss: dss: Fix clocks on OMAP363x
Laurent Pinchart
2012-10-26
1
-2
/
+2
|
*
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
Tomi Valkeinen
2012-10-25
1
-2
/
+11
*
|
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-11-02
1
-1
/
+4
|
\
\
|
*
|
xen-fbfront: handle backend CLOSED without CLOSING
David Vrabel
2012-10-30
1
-1
/
+4
|
|
/
*
|
backlight: ili9320: add missing SPI dependency
Jingoo Han
2012-10-25
1
-1
/
+2
*
|
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
2012-10-19
1
-2
/
+2
|
/
*
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-12
95
-4382
/
+5027
|
\
|
*
gbefb: fix compile error
Florian Tobias Schandinat
2012-10-11
1
-1
/
+1
|
*
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...
Florian Tobias Schandinat
2012-10-10
42
-2456
/
+4419
|
|
\
|
|
*
OMAPDSS: add missing include for string.h
Tomi Valkeinen
2012-09-28
2
-0
/
+2
|
|
*
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
Archit Taneja
2012-09-26
1
-28
/
+33
|
|
*
OMAPDSS: DISPC: Add manager like functions for writeback
Archit Taneja
2012-09-26
2
-0
/
+75
|
|
*
OMAPDSS: DISPC: Configure writeback FIFOs
Archit Taneja
2012-09-26
1
-1
/
+9
|
|
*
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
Archit Taneja
2012-09-26
2
-3
/
+27
|
|
*
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
Archit Taneja
2012-09-26
2
-0
/
+29
|
|
*
OMAPDSS: DISPC: Add function to set channel in for writeback
Archit Taneja
2012-09-26
2
-0
/
+20
|
|
*
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
Archit Taneja
2012-09-26
1
-3
/
+6
|
|
*
OMAPDSS: DISPC: Downscale chroma if plane is writeback
Archit Taneja
2012-09-26
1
-1
/
+1
|
|
*
OMAPDSS: DISPC: Configure input and output sizes for writeback
Archit Taneja
2012-09-26
1
-2
/
+5
|
|
*
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
Archit Taneja
2012-09-26
3
-0
/
+53
|
|
*
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
Archit Taneja
2012-09-26
1
-10
/
+22
|
|
*
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
2012-09-26
3
-21
/
+43
|
|
*
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
Archit Taneja
2012-09-26
1
-46
/
+64
|
|
*
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
Archit Taneja
2012-09-26
1
-58
/
+72
|
|
*
OMAPDSS: OVERLAY: Add position and replication as overlay caps
Archit Taneja
2012-09-26
2
-18
/
+40
|
|
*
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Archit Taneja
2012-09-26
1
-19
/
+17
|
|
*
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...
Archit Taneja
2012-09-26
1
-4
/
+7
|
|
*
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
Archit Taneja
2012-09-26
2
-5
/
+6
|
|
*
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
2012-09-26
2
-66
/
+0
|
|
*
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
2012-09-26
1
-2
/
+2
|
|
*
OMAPDSS: OVERLAY/MANAGER: Get device via output
Archit Taneja
2012-09-26
2
-2
/
+4
|
|
*
OMAPDSS: MANAGER: Update display sysfs store
Archit Taneja
2012-09-26
1
-5
/
+16
|
|
*
OMAPFB: Change dssdev->manager references
Archit Taneja
2012-09-26
1
-2
/
+5
|
|
*
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-6
/
+10
|
|
*
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-5
/
+9
|
|
*
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-6
/
+9
|
|
*
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-8
/
+12
|
|
*
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-14
/
+23
|
|
*
OMAPDSS: DSI: Remove dsi_pdev_map global struct
Archit Taneja
2012-09-26
1
-5
/
+9
|
|
*
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
2012-09-26
1
-9
/
+16
|
|
*
OMAPDSS: Create links between managers, outputs and devices
Archit Taneja
2012-09-26
3
-8
/
+61
|
|
*
OMAPFB: remove manager->device references
Archit Taneja
2012-09-26
2
-4
/
+7
|
|
*
OMAPDSS: Remove manager->device references
Archit Taneja
2012-09-26
5
-10
/
+29
|
|
*
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
2012-09-26
5
-0
/
+149
|
|
*
OMAPDSS: output: Add set/unset device ops for omap_dss_output
Archit Taneja
2012-09-26
1
-0
/
+67
|
|
*
OMAPDSS: outputs: Create and register output instances
Archit Taneja
2012-09-26
6
-0
/
+150
[next]