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
/
gpu
/
drm
/
drm_dp_mst_topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
drm/dp/mst: fix in RAD element access
Mykola Lysenko
1
-2
/
+2
2016-01-04
drm/dp/mst: fix in MSTB RAD initialization
Mykola Lysenko
1
-6
/
+6
2016-01-04
drm/dp/mst: always send reply for UP request
Mykola Lysenko
1
-19
/
+11
2016-01-04
drm/dp/mst: process broadcast messages correctly
Mykola Lysenko
1
-11
/
+84
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+35
2015-12-15
drm/dp/mst: save vcpi with payloads
Harry Wentland
1
-0
/
+2
2015-12-15
drm/dp/mst: reply with ACK for UP reqs
Mykola Lysenko
1
-1
/
+1
2015-12-10
dp/mst: add SDP stream support
Libin Yang
1
-3
/
+35
2015-10-22
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
1
-3
/
+4
2015-10-15
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
1
-1
/
+2
2015-10-02
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
1
-1
/
+1
2015-10-02
drm/dp/mst: drop cancel work sync in the mstb destroy path (v2)
Dave Airlie
1
-2
/
+3
2015-10-02
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
1
-3
/
+5
2015-10-02
drm/dp/mst: update the link_address_sent before sending the link address (v3)
Dave Airlie
1
-13
/
+12
2015-10-02
drm/dp/mst: fixup handling hotplug on port removal.
Dave Airlie
1
-10
/
+26
2015-10-02
drm/dp/mst: don't pass port into the path builder function
Dave Airlie
1
-4
/
+5
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
1
-6
/
+13
2015-08-21
drm/dp/mst: dump branch OUI in debugfs (v2)
Dave Airlie
1
-0
/
+10
2015-08-15
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-6
/
+13
2015-08-11
drm/dp/mst: Remove port after removing connector.
Maarten Lankhorst
1
-6
/
+13
2015-08-04
drm/dp-mst: Remove debug WARN_ON
Daniel Vetter
1
-1
/
+0
2015-06-25
drm/dp/mst: close deadlock in connector destruction.
Dave Airlie
1
-2
/
+38
2015-06-23
drm/dp/mst: take lock around looking up the branch device on hpd irq
Dave Airlie
1
-0
/
+3
2015-06-23
drm/dp/mst: make sure mst_primary mstb is valid in work function
Daniel Vetter
1
-5
/
+19
2015-03-24
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...
Dave Airlie
1
-3
/
+8
2015-03-19
drm/dp_mst: add a function to retrieve vcpi slots
Dave Airlie
1
-0
/
+13
2015-03-10
drm/mst: fix recursive sleep warning on qlock
Daniel Vetter
1
-3
/
+8
2014-12-09
drm/tile: expose the tile property to userspace (v3)
Dave Airlie
1
-0
/
+1
2014-12-09
drm/mst: cached EDID for logical ports (v2)
Dave Airlie
1
-2
/
+17
2014-12-09
drm/dp-mst: Remove branches before dropping the reference
Daniel Vetter
1
-1
/
+4
2014-11-15
drm/dp/mst: Handle invalid link bandwidth from DPCD gracefully
Chris Wilson
1
-6
/
+22
2014-11-07
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-7
/
+8
2014-10-13
gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat
Rickard Strandqvist
1
-7
/
+8
2014-10-13
drm/mst: rework payload table allocation to conform better.
Dave Airlie
1
-20
/
+57
2014-08-14
drm: Don't return 0 for a value used as a denominator
Damien Lespiau
1
-1
/
+1
2014-08-14
drm: Docbook fixes
Daniel Vetter
1
-0
/
+1
2014-07-22
drm/dp: Staticize a couple of DP utility functions
Thierry Reding
1
-15
/
+15
2014-07-18
drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header
Damien Lespiau
1
-0
/
+2
2014-07-18
drm/dp-mst-helper: Avoid reading uninitialized value
Damien Lespiau
1
-1
/
+1
2014-07-09
drm/mst: fix build with debugfs off.
Dave Airlie
1
-0
/
+1
2014-07-08
drm/helper: add Displayport multi-stream helper (v0.6)
Dave Airlie
1
-0
/
+2712