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.13.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
/
gpu
/
drm
/
omapdrm
/
dss
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
1
-5
/
+0
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
1
-23
/
+1
2020-12-15
drm/omap: drop dssdev display field
Sebastian Reichel
1
-1
/
+1
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
1
-1
/
+1
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
1
-66
/
+0
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
1
-14
/
+0
2020-12-15
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
1
-0
/
+26
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
1
-26
/
+0
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
1
-23
/
+0
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
1
-9
/
+12
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
1
-7
/
+5
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
1
-0
/
+23
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
1
-7
/
+13
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
1
-5
/
+7
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
1
-3
/
+24
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
1
-1
/
+1
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
1
-3
/
+2
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
1
-13
/
+1
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
1
-4
/
+2
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
1
-16
/
+57
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
1
-0
/
+5
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
1
-10
/
+2
2018-09-03
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
1
-2
/
+3
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
1
-9
/
+0
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
1
-0
/
+2
2018-09-03
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
Laurent Pinchart
1
-0
/
+1
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
1
-16
/
+16
2018-09-03
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
1
-6
/
+13
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
1
-1
/
+1
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
1
-0
/
+9
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
1
-2
/
+9
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
1
-3
/
+24
2018-09-03
drm/omap: dss: Make omap_dss_get_next_device() more generic
Laurent Pinchart
1
-0
/
+52
2018-09-03
drm/omap: dss: Remove output devices list
Laurent Pinchart
1
-0
/
+2
2018-09-03
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
1
-2
/
+22
2018-09-03
drm/omap: dss: Move debug message and checks to connection handlers
Laurent Pinchart
1
-0
/
+12
2018-09-03
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
1
-0
/
+20
2018-09-03
drm/omap: dss: Allow looking up any device by port
Laurent Pinchart
1
-0
/
+13
2018-09-03
drm/omap: dss: Create and use omapdss_device_is_registered()
Laurent Pinchart
1
-3
/
+19
2018-09-03
drm/omap: dss: Create global list of all omap_dss_device instances
Laurent Pinchart
1
-9
/
+36
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-0
/
+6
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
1
-9
/
+4
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
1
-7
/
+7
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-0
/
+15
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
1
-0
/
+107
2017-04-03
drm/omap: add dispc_ops
Tomi Valkeinen
1
-0
/
+13
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
1
-0
/
+14
2017-04-03
drm/omap: add omapdss-base.ko
Tomi Valkeinen
1
-0
/
+6