index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2020-12-15
drm/omap: remove dispc_ops
Tomi Valkeinen
2020-12-15
drm/omap: squash omapdrm sub-modules into one
Tomi Valkeinen
2020-12-15
drm/omap: drop dssdev display field
Sebastian Reichel
2020-12-15
drm/omap: drop unused DSS next pointer
Sebastian Reichel
2020-12-15
drm/omap: remove legacy DSS device operations
Sebastian Reichel
2020-12-15
drm/omap: remove global dss_device variable
Sebastian Reichel
2020-12-15
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
2020-11-10
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
2020-02-26
drm/omap: Use the drm_panel_bridge API
Laurent Pinchart
2020-02-26
drm/omap: Factor out display type to connector type conversion
Laurent Pinchart
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-18
drm/omap: Whitelist DT nodes to fixup with omapdss, prefix
Laurent Pinchart
2019-03-18
drm/omap: Add support for drm_panel
Laurent Pinchart
2019-03-18
drm/omap: Add support for drm_bridge
Laurent Pinchart
2019-03-18
drm/omap: Merge omap_dss_device type and output_type fields
Laurent Pinchart
2019-03-18
drm/omap: Simplify OF lookup of DSS devices
Laurent Pinchart
2019-03-18
drm/omap: Remove src field from omap_dss_device structure
Laurent Pinchart
2019-03-18
drm/omap: Remove omap_dss_device dst field
Laurent Pinchart
2019-03-18
drm/omap: Reverse direction of the DSS device enable/disable operations
Laurent Pinchart
2019-03-18
drm/omap: Remove connection checks from display .enable() and .remove()
Laurent Pinchart
2018-09-03
drm/omap: Move most omap_dss_driver operations to omap_dss_device_ops
Laurent Pinchart
2018-09-03
drm/omap: Check omap_dss_device type based on the output_type field
Laurent Pinchart
2018-09-03
drm/omap: Pass pipe pointer to omap_crtc_init()
Laurent Pinchart
2018-09-03
drm/omap: dss: Merge two disconnection helpers
Laurent Pinchart
2018-09-03
drm/omap: dss: Move connection checks to omapdss_device_(dis)connect
Laurent Pinchart
2018-09-03
drm/omap: Reverse direction of DSS device (dis)connect operations
Laurent Pinchart
2018-09-03
drm/omap: dss: Add for_each_dss_output() macro
Laurent Pinchart
2018-09-03
drm/omap: dss: Replace omap_dss_device port number with bitmask
Laurent Pinchart
2018-09-03
drm/omap: dss: Modify omapdss_find_output_from_display() to return channel
Laurent Pinchart
2018-09-03
drm/omap: dss: Store dss_device pointer in omap_dss_device
Laurent Pinchart
2018-09-03
drm/omap: dss: Move and rename omap_dss_(get|put)_device()
Laurent Pinchart
2018-09-03
drm/omap: dss: Make omap_dss_get_next_device() more generic
Laurent Pinchart
2018-09-03
drm/omap: dss: Remove output devices list
Laurent Pinchart
2018-09-03
drm/omap: dss: Move src and dst check and set to connection handlers
Laurent Pinchart
2018-09-03
drm/omap: dss: Move debug message and checks to connection handlers
Laurent Pinchart
2018-09-03
drm/omap: dss: Add functions to connect and disconnect devices
Laurent Pinchart
2018-09-03
drm/omap: dss: Allow looking up any device by port
Laurent Pinchart
2018-09-03
drm/omap: dss: Create and use omapdss_device_is_registered()
Laurent Pinchart
2018-09-03
drm/omap: dss: Create global list of all omap_dss_device instances
Laurent Pinchart
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
2017-04-03
drm/omap: dss: Support for detecting display stack readiness
Peter Ujfalusi
2017-04-03
drm/omap: add dispc_ops
Tomi Valkeinen
2017-04-03
drm/omap: move dss_initialized to omapdss-base
Tomi Valkeinen
2017-04-03
drm/omap: add omapdss-base.ko
Tomi Valkeinen