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
/
arch
/
arm
/
mach-omap2
/
display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+1
2022-06-28
ARM: OMAP2+: display: Fix refcount leak bug
Liang He
1
-0
/
+1
2022-06-28
ARM: OMAP2+: Fix refcount leak in omapdss_init_of
Miaoqian Lin
1
-0
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2021-12-17
ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
Ye Guojin
1
-1
/
+1
2020-11-19
ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disabl...
Xu Wang
1
-4
/
+2
2020-08-19
ARM: OMAP2+: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-11-11
ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()
Markus Elfring
1
-0
/
+1
2019-03-23
ARM: OMAP2+: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-01-29
ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...
Yizhuo
1
-1
/
+6
2018-11-12
drm/omap: Populate DSS children in omapdss driver
Laurent Pinchart
1
-58
/
+53
2018-04-30
ARM: OMAP2+: Make display related init into device_initcall
Tony Lindgren
1
-1
/
+2
2018-04-16
ARM: OMAP2+: Drop unused pm-noop
Tony Lindgren
1
-7
/
+0
2017-08-24
ARM: OMAP2+: fix missing variable declaration
Arnd Bergmann
1
-0
/
+1
2017-08-16
ARM: OMAP2+: Don't register omapdss device for omapdrm
Laurent Pinchart
1
-51
/
+60
2017-08-16
ARM: OMAP2+: Remove unused omapdrm platform device
Laurent Pinchart
1
-7
/
+0
2017-01-05
ARM: OMAP2+: Make the omapdss_find_dss_of_node() function static
Laurent Pinchart
1
-1
/
+1
2017-01-05
ARM: OMAP2+: Remove unused omap_display_init() function
Laurent Pinchart
1
-256
/
+0
2016-11-10
ARM: OMAP2+: Remove the omapdss_early_init_of() function
Laurent Pinchart
1
-5
/
+0
2016-06-03
ARM: OMAP2: Use the platform_data header for omapdss
Peter Ujfalusi
1
-1
/
+1
2015-06-04
ARM: OMAP2+: display: detect DRA7 DSS
Tomi Valkeinen
1
-0
/
+3
2015-06-04
ARM: OMAP: display: change compat names to array
Tomi Valkeinen
1
-15
/
+14
2015-03-31
ARM: OMAP4: display: convert display to use syscon for dsi muxing
Tero Kristo
1
-2
/
+13
2014-09-18
arm: mach-omap2: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-05-28
OMAPDSS: move 'compatible' converter to omapdss driver
Tomi Valkeinen
1
-57
/
+0
2014-05-09
ARM: OMAP: add detection of omap5-dss
Tomi Valkeinen
1
-0
/
+4
2014-05-09
OMAPDSS: Add DSS features for AM43xx
Sathya Prakash M R
1
-0
/
+2
2014-05-09
omapdss: panel-tpo-td028ec1: Add DT support.
Marek Belisko
1
-0
/
+1
2014-03-20
Merge branch '3.15/dss-dt' into 3.15/fbdev
Tomi Valkeinen
1
-0
/
+166
2014-03-19
ARM: OMAP2+: DT 'compatible' tweak for displays
Tomi Valkeinen
1
-0
/
+62
2014-03-19
ARM: OMAP2+: add omapdss_init_of()
Tomi Valkeinen
1
-0
/
+105
2014-02-28
OMAPDSS: Remove unused get_context_loss_count support
Tomi Valkeinen
1
-1
/
+0
2013-12-18
Revert "ARM: OMAP2+: Remove legacy mux code for display.c"
Tomi Valkeinen
1
-0
/
+38
2013-11-19
ARM: OMAP2+: Remove legacy mux code for display.c
Tony Lindgren
1
-78
/
+0
2013-10-09
ARM: OMAP2+: display: Create omap_vout device inside omap_display_init
Archit Taneja
1
-0
/
+7
2013-10-09
ARM: OMAP2+: display: Create omapvrfb and omapfb devices inside omap_display_...
Archit Taneja
1
-0
/
+14
2013-10-09
ARM: OMAP2+: display: Create omapdrm device inside omap_display_init
Archit Taneja
1
-0
/
+7
2013-08-29
OMAPDSS: fix DPI and SDI device ids
Tomi Valkeinen
1
-2
/
+2
2013-01-26
ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
Paul Walmsley
1
-1
/
+1
2012-12-16
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
1
-5
/
+10
2012-11-09
ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros
Paul Walmsley
1
-1
/
+1
2012-10-29
OMAPDSS: split hdmi muxing function
Tomi Valkeinen
1
-5
/
+10
2012-10-19
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
1
-0
/
+1
2012-10-19
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-19
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-16
OMAPDSS: add omapdss_version
Tomi Valkeinen
1
-0
/
+38
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-1
/
+0
2012-10-09
OMAPDSS: fix return value check in create_dss_pdev()
Wei Yongjun
1
-1
/
+1
2012-10-07
Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-2
/
+2
[next]