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
Age
Commit message (
Expand
)
Author
2020-08-11
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-08-04
drm/omap: force runtime PM suspend on system suspend
Tomi Valkeinen
2020-06-30
Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-05
drm/omap: change default signal polarities and drives
Tomi Valkeinen
2020-04-28
drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
2020-04-03
Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-02-26
drm/omap: Prepare DSS for probing without legacy platform data
Tony Lindgren
2020-02-26
drm/omap: dss: Remove unused omap_dss_device operations
Laurent Pinchart
2020-02-26
drm/omap: dss: Remove unused omapdss_of_find_connected_device() function
Laurent Pinchart
2020-02-26
drm/omap: dss: Inline the omapdss_display_get() function
Laurent Pinchart
2020-02-26
drm/omap: Hardcode omap_connector type to DSI
Laurent Pinchart
2020-02-26
drm/omap: sdi: Register a drm_bridge
Laurent Pinchart
2020-02-26
drm/omap: sdi: Sort includes alphabetically
Laurent Pinchart
2020-02-26
drm/omap: dpi: Register a drm_bridge
Laurent Pinchart
2020-02-26
drm/omap: dpi: Simplify clock setting API
Laurent Pinchart
2020-02-26
drm/omap: dpi: Reorder functions in sections
Laurent Pinchart
2020-02-26
drm/omap: dpi: Sort includes alphabetically
Laurent Pinchart
2020-02-26
drm/omap: hdmi5: Simplify EDID read
Laurent Pinchart
2020-02-26
drm/omap: hdmi4: Simplify EDID read
Laurent Pinchart
2020-02-26
drm/omap: venc: Remove omap_dss_device operations
Laurent Pinchart
2020-02-26
drm/omap: hdmi: Remove omap_dss_device operations
Laurent Pinchart
2020-02-26
drm/omap: Remove HPD, detect and EDID omapdss operations
Laurent Pinchart
2020-02-26
drm/omap: Switch the HDMI and VENC outputs to drm_bridge
Laurent Pinchart
2020-02-26
drm/omap: venc: Register a drm_bridge
Laurent Pinchart
2020-02-26
drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
Laurent Pinchart
2020-02-26
drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
Laurent Pinchart
2020-02-26
drm/omap: hdmi5: Move mode set, enable and disable operations to bridge
Laurent Pinchart
2020-02-26
drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
Laurent Pinchart
2020-02-26
drm/omap: hdmi5: Register a drm_bridge for EDID read
Laurent Pinchart
2020-02-26
drm/omap: hdmi4: Register a drm_bridge for EDID read
Laurent Pinchart
2020-02-26
drm/omap: hdmi5: Rework EDID read to isolate data read
Laurent Pinchart
2020-02-26
drm/omap: hdmi4: Rework EDID read to isolate data read
Laurent Pinchart
2020-02-26
drm/omap: hdmi: Allocate EDID in the .read_edid() operation
Laurent Pinchart
2020-02-26
drm/omap: dss: Make omap_dss_device_ops optional
Laurent Pinchart
2020-02-26
drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
Laurent Pinchart
2020-02-26
drm/omap: dss: Fix output next device lookup in DT
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
2020-02-26
drm/omap: dss: Cleanup DSS ports on initialisation failure
Laurent Pinchart
2020-02-11
drm/omap: fix possible object reference leak
Wen Yang
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi4_audio_config
zhengbin
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi5_audio_config
zhengbin
2019-10-14
drm/omap: Remove set but not used variable 'tclk_trail'
zhengbin
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-04
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
[next]