index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
gbefb: fix compile error
Florian Tobias Schandinat
1
-1
/
+1
2012-10-10
Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...
Florian Tobias Schandinat
85
-2685
/
+4794
2012-10-10
video: mark nuc900fb_map_video_memory as __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-10
video/mx3fb: set .owner to prevent module unloading while being used
Uwe Kleine-König
1
-1
/
+2
2012-10-10
video: exynos_dp: use clk_prepare_enable and clk_disable_unprepare
Jingoo Han
1
-4
/
+4
2012-10-10
drivers/video/exynos/exynos_mipi_dsi.c: fix error return code
Peter Senna Tschudin
1
-0
/
+3
2012-10-10
drivers/video/savage/savagefb_driver.c: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-10
video: s3c-fb: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
1
-14
/
+14
2012-10-10
da8xx-fb: save and restore LCDC context across suspend/resume cycle
Manjunathappa, Prakash
1
-0
/
+65
2012-10-10
da8xx-fb: add pm_runtime support
Manjunathappa, Prakash
1
-14
/
+13
2012-10-10
video/udlfb: fix line counting in fb_write
Alexander Holler
1
-1
/
+1
2012-09-28
OMAPDSS: add missing include for string.h
Tomi Valkeinen
2
-0
/
+2
2012-09-26
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
Archit Taneja
1
-28
/
+33
2012-09-26
OMAPDSS: DISPC: Add manager like functions for writeback
Archit Taneja
2
-0
/
+75
2012-09-26
OMAPDSS: DISPC: Configure writeback FIFOs
Archit Taneja
1
-1
/
+9
2012-09-26
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
Archit Taneja
2
-3
/
+27
2012-09-26
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
Archit Taneja
2
-0
/
+29
2012-09-26
OMAPDSS: DISPC: Add function to set channel in for writeback
Archit Taneja
2
-0
/
+20
2012-09-26
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
Archit Taneja
1
-3
/
+6
2012-09-26
OMAPDSS: DISPC: Downscale chroma if plane is writeback
Archit Taneja
1
-1
/
+1
2012-09-26
OMAPDSS: DISPC: Configure input and output sizes for writeback
Archit Taneja
1
-2
/
+5
2012-09-26
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
Archit Taneja
3
-0
/
+53
2012-09-26
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
Archit Taneja
1
-10
/
+22
2012-09-26
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
3
-21
/
+43
2012-09-26
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
Archit Taneja
1
-46
/
+64
2012-09-26
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
Archit Taneja
1
-58
/
+72
2012-09-26
OMAPDSS: OVERLAY: Add position and replication as overlay caps
Archit Taneja
2
-18
/
+40
2012-09-26
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Archit Taneja
1
-19
/
+17
2012-09-26
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...
Archit Taneja
1
-4
/
+7
2012-09-26
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
Archit Taneja
2
-5
/
+6
2012-09-26
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
2
-66
/
+0
2012-09-26
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
1
-2
/
+2
2012-09-26
OMAPDSS: OVERLAY/MANAGER: Get device via output
Archit Taneja
2
-2
/
+4
2012-09-26
OMAPDSS: MANAGER: Update display sysfs store
Archit Taneja
1
-5
/
+16
2012-09-26
OMAPFB: Change dssdev->manager references
Archit Taneja
1
-2
/
+5
2012-09-26
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-6
/
+10
2012-09-26
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-5
/
+9
2012-09-26
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-6
/
+9
2012-09-26
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-8
/
+12
2012-09-26
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-14
/
+23
2012-09-26
OMAPDSS: DSI: Remove dsi_pdev_map global struct
Archit Taneja
1
-5
/
+9
2012-09-26
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-9
/
+16
2012-09-26
OMAPDSS: Create links between managers, outputs and devices
Archit Taneja
3
-8
/
+61
2012-09-26
OMAPDRM: Remove manager->device references
Archit Taneja
1
-2
/
+3
2012-09-26
OMAPFB: remove manager->device references
Archit Taneja
2
-4
/
+7
2012-09-26
OMAP_VOUT: Remove manager->device references
Archit Taneja
1
-25
/
+50
2012-09-26
OMAPDSS: Remove manager->device references
Archit Taneja
5
-10
/
+29
2012-09-26
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
5
-0
/
+149
2012-09-26
OMAPDSS: output: Add set/unset device ops for omap_dss_output
Archit Taneja
1
-0
/
+67
2012-09-26
OMAPDSS: outputs: Create and register output instances
Archit Taneja
6
-0
/
+150
[next]