index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
drm_dp_mst_topology.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix unused variable warning gcc4 complains about
jsg
2020-08-23
1
-0
/
+2
*
drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi
jsg
2020-08-22
1
-3
/
+4
*
drm/dp_mst: Fix the DDC I2C device registration of an MST port
jsg
2020-08-22
1
-12
/
+16
*
drm/dp_mst: Increase ACT retry timeout to 3s
jsg
2020-06-26
1
-22
/
+32
*
drm/dp_mst: Reformat drm_dp_check_act_status() a bit
jsg
2020-06-26
1
-12
/
+10
*
update drm to linux 5.7
jsg
2020-06-08
1
-750
/
+2990
*
drm/dp_mst: Fix clearing payload state on topology disable
jsg
2020-04-18
1
-1
/
+6
*
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
jsg
2020-04-18
1
-12
/
+0
*
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
jsg
2020-04-15
1
-0
/
+1
*
Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
jsg
2020-04-03
1
-16
/
+0
*
drm/dp_mst: Remove VCPI while disabling topology mgr
jsg
2020-02-12
1
-0
/
+12
*
drm/dp_mst: Skip validating ports during destruction, just ref
jsg
2020-01-28
1
-0
/
+16
*
drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
jsg
2020-01-15
1
-1
/
+1
*
drm/mst: Fix MST sideband up-reply failure handling
jsg
2020-01-10
1
-1
/
+5
*
Update shared drm code, inteldrm(4) and radeondrm(4) from linux 4.4 to
jsg
2019-04-14
1
-101
/
+362
*
drm/dp/mst: save vcpi with payloads
jsg
2018-03-13
1
-0
/
+2
*
drm/mst: Avoid processing partially received up/down message transactions
jsg
2017-08-14
1
-7
/
+24
*
drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()
jsg
2017-08-14
1
-1
/
+3
*
drm/mst: Fix error handling during MST sideband message reception
jsg
2017-08-14
1
-2
/
+8
*
Add some more i2c glue to reduce the diffs to Linux.
kettenis
2017-07-14
1
-4
/
+0
*
Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for
kettenis
2017-07-01
1
-0
/
+3082