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
/
video
/
omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-11-01
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
6
-0
/
+6
2011-10-15
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...
Florian Tobias Schandinat
33
-3173
/
+5811
2011-10-04
OMAPDSS: picodlp: add missing #include <linux/module.h>
Tomi Valkeinen
1
-0
/
+1
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-10-03
OMAPDSS: DISPC: zorder support for DSS overlays
Archit Taneja
2
-0
/
+96
2011-10-03
OMAPDSS: DISPC: VIDEO3 pipeline support
Archit Taneja
5
-6
/
+93
2011-10-03
OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting
Archit Taneja
5
-35
/
+46
2011-10-03
video/omap: fix build dependencies
Arnd Bergmann
1
-3
/
+6
2011-09-30
OMAPDSS: remove vaddr from overlay info
Tomi Valkeinen
1
-14
/
+5
2011-09-30
OMAPDSS: HDMI: Add support to dump registers through debugfs
Mythri P K
6
-0
/
+213
2011-09-30
OMAPDSS: HDMI: Add missing register definitions
Mythri P K
1
-4
/
+4
2011-09-30
OMAPDSS: HDMI: Replace hdmi_reg struct with u16
Mythri P K
2
-138
/
+134
2011-09-30
OMAPDSS: HDMI: Move the comments in avi infoframe
Mythri P K
1
-17
/
+17
2011-09-30
OMAPDSS: Add N800 panel driver
Tomi Valkeinen
3
-0
/
+755
2011-09-30
OMAPDSS: Port the Apollon display driver to DSS2
Tomi Valkeinen
1
-0
/
+22
2011-09-30
OMAPDSS: Port the H4 display driver to DSS2
Tomi Valkeinen
1
-0
/
+21
2011-09-30
OMAPDSS: Port 2430sdp display driver to DSS2
Tomi Valkeinen
1
-0
/
+21
2011-09-30
OMAPDSS: Taal: remove external backlight support
Tomi Valkeinen
1
-46
/
+30
2011-09-30
OMAPDSS: FEATURES: Create a range param to get max downscaling
Archit Taneja
3
-1
/
+5
2011-09-30
OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations
Archit Taneja
1
-58
/
+73
2011-09-30
OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation
Archit Taneja
1
-2
/
+2
2011-09-30
OMAPDSS: DISPC: Get correct pixel clock for TV manager
Archit Taneja
4
-11
/
+52
2011-09-30
OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()
Archit Taneja
1
-9
/
+13
2011-09-30
OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()
Archit Taneja
3
-15
/
+17
2011-09-30
OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()
Archit Taneja
3
-95
/
+72
2011-09-30
OMAPFB: find best mode from edid
Tomi Valkeinen
1
-10
/
+99
2011-09-30
OMAP: DSS2: panel-generic-dpi: remove "generic" panel
Tomi Valkeinen
1
-24
/
+0
2011-09-30
OMAP: DSS2: add panel-dvi driver
Tomi Valkeinen
3
-0
/
+371
2011-09-30
OMAP: DSS2: HDMI: implement detect()
Tomi Valkeinen
6
-0
/
+59
2011-09-30
OMAP: DSS2: HDMI: remove error prints in check_timings
Tomi Valkeinen
2
-6
/
+1
2011-09-30
OMAP: DSS2: HDMI: clean up edid reading & fix checksum
Tomi Valkeinen
2
-37
/
+36
2011-09-30
OMAP: DSS2: HDMI: split hdmi_core_ddc_edid
Tomi Valkeinen
1
-50
/
+67
2011-09-30
OMAP: DSS2: HDMI: remove edid parsing
Tomi Valkeinen
2
-161
/
+1
2011-09-30
OMAP: DSS2: HDMI: implement read_edid()
Tomi Valkeinen
4
-18
/
+63
2011-09-30
OMAP: DSS2: HDMI: make set_timing saner
Tomi Valkeinen
2
-8
/
+12
2011-09-30
OMAP: DSS2: HDMI: improve hdmi output enable
Tomi Valkeinen
1
-2
/
+2
2011-09-30
OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
Tomi Valkeinen
1
-20
/
+29
2011-09-30
OMAP: DSS2: add dss_get_hdmi_venc_clk_source()
Tomi Valkeinen
2
-0
/
+12
2011-09-30
OMAP: DSS2: HDMI: change regn definition
Tomi Valkeinen
2
-4
/
+4
2011-09-30
OMAP: DSS2: HDMI: use default dividers
Tomi Valkeinen
1
-2
/
+13
2011-09-30
OMAP: DSS2: DISPC: Fix minimum PCD value
Tomi Valkeinen
3
-4
/
+14
2011-09-30
OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c
Mythri P K
2
-2
/
+2
2011-09-30
OMAP4: DSS2: HDMI: Function pointer approach to call
Mythri P K
4
-9
/
+58
2011-09-30
OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
Mythri P K
3
-23
/
+30
2011-09-30
OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
Mythri P K
3
-256
/
+283
2011-09-30
OMAP4: DSS2: HDMI: Split the current HDMI driver to move
Mythri P K
5
-739
/
+780
2011-09-30
OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
Mythri P K
2
-10
/
+10
2011-09-30
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
Mythri P K
4
-71
/
+95
2011-09-30
OMAP4: DSS2: HDMI: Use specific HDMI timings structure
Mythri P K
2
-4
/
+34
[next]