index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
drm/i915: Beef up SDVO/HDMI port checks
Ville Syrjälä
2
-5
/
+29
2023-06-20
drm/i915: Assert that the port being initialized is valid
Ville Syrjälä
8
-0
/
+24
2023-06-20
drm/i915: Assert that device info bitmasks have enough bits
Ville Syrjälä
1
-0
/
+4
2023-06-20
drm/i915: Introduce device info port_mask
Ville Syrjälä
3
-50
/
+113
2023-06-20
drm/i915: Remove bogus DDI-F from hsw/bdw output init
Ville Syrjälä
1
-2
/
+0
2023-06-20
drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality
Imre Deak
1
-8
/
+8
2023-06-16
drm/i915/psr: Re-enable PSR1 on hsw/bdw
Ville Syrjälä
1
-0
/
+4
2023-06-16
drm/i915/psr: Allow PSR with sprite enabled on hsw/bdw
Ville Syrjälä
2
-0
/
+8
2023-06-16
drm/i915/psr: Don't skip both TP1 and TP2/3 on hsw/bdw
Ville Syrjälä
1
-0
/
+9
2023-06-16
drm/i915/psr: Do no mask display register writes on hsw/bdw
Ville Syrjälä
1
-1
/
+5
2023-06-16
drm/i915/psr: Implement WaPsrDPRSUnmaskVBlankInSRD:hsw
Ville Syrjälä
1
-0
/
+8
2023-06-16
drm/i915/psr: Implement WaPsrDPAMaskVBlankInSRD:hsw
Ville Syrjälä
1
-0
/
+3
2023-06-16
drm/i915/psr: Restore PSR interrupt handler for HSW
Ville Syrjälä
1
-0
/
+14
2023-06-16
drm/i915/psr: HSW/BDW have no PSR2
Ville Syrjälä
1
-1
/
+3
2023-06-16
drm/i915/psr: Bring back HSW/BDW PSR AUX CH registers/setup
Ville Syrjälä
4
-1
/
+78
2023-06-16
drm/i915/psr: Reintroduce HSW PSR1 registers
Ville Syrjälä
2
-4
/
+20
2023-06-16
drm/i915/psr: Wrap PSR1 register with functions
Ville Syrjälä
1
-34
/
+65
2023-06-16
drm/i915/psr: Fix BDW PSR AUX CH data register offsets
Ville Syrjälä
1
-1
/
+1
2023-06-16
drm/i915: Re-init clock gating on coming out of PC8+
Ville Syrjälä
1
-3
/
+3
2023-06-15
drm/i915/mtl: Cleanup usage of phy lane reset
Mika Kahola
1
-7
/
+6
2023-06-14
drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism
Suraj Kandpal
2
-34
/
+49
2023-06-13
drm/i915/dsi: Remove weird has_pch_encoder asserts
Ville Syrjälä
2
-4
/
+0
2023-06-13
drm/i915/dsi: Grab the crtc from the customary place
Ville Syrjälä
1
-2
/
+2
2023-06-13
drm/i915/dsi: Move panel reset+power off to be the last thing
Ville Syrjälä
1
-6
/
+8
2023-06-13
drm/i915/dsi: Respect power_off_delay on icl+
Ville Syrjälä
1
-0
/
+2
2023-06-13
drm/i915/dsi: Do DSC/scaler disable earlier on icl+
Ville Syrjälä
1
-4
/
+3
2023-06-13
drm/i915/dsi: Move most things from .disable() into .post_disable() on icl+
Ville Syrjälä
1
-9
/
+10
2023-06-13
drm/i915/dsi: Implement encoder->shutdown() for icl+
Ville Syrjälä
4
-7
/
+9
2023-06-13
drm/i915/dsi: Respect power cycle delay on icl+
Ville Syrjälä
4
-14
/
+20
2023-06-13
drm/i915/dsi: Gate DSI clocks earlier
Ville Syrjälä
1
-3
/
+2
2023-06-13
drm/i915/dsi: Split icl+ D-PHY vs. DSI timing steps
Ville Syrjälä
1
-26
/
+42
2023-06-13
drm/i915/dsi: Print the VBT MIPI sequence delay duration
Ville Syrjälä
1
-1
/
+1
2023-06-13
drm/i915/dsi: Do display on sequence later on icl+
Ville Syrjälä
1
-1
/
+2
2023-06-13
drm/i915/dsi: Do panel power on + reset deassert earlier on icl+
Ville Syrjälä
1
-4
/
+6
2023-06-13
drm/i915/gmch: avoid unused variable warning
Arnd Bergmann
1
-3
/
+1
2023-06-10
drm/i915/selftests: add local workqueue for SW fence selftest
Luca Coelho
1
-3
/
+13
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
25
-54
/
+110
2023-06-10
drm/i915: use pointer to i915 instead of rpm in wakeref
Luca Coelho
5
-20
/
+20
2023-06-08
accel/habanalabs: refactor error info reset
Dani Liberman
3
-4
/
+10
2023-06-08
accel/habanalabs: add event queue extra validation
Ofir Bitton
2
-1
/
+7
2023-06-08
accel/habanalabs: unsecure TSB_CFG_MTRR regs
Ofir Bitton
1
-0
/
+4
2023-06-08
accel/habanalabs: move ioctl error print to debug level
Oded Gabbay
1
-3
/
+3
2023-06-08
accel/habanalabs: fix bug of not fetching addr_dec info
Ofir Bitton
1
-2
/
+6
2023-06-08
accel/habanalabs: add description to several info ioctls
Dani Liberman
1
-0
/
+10
2023-06-08
accel/habanalabs: remove sim code
Oded Gabbay
2
-26
/
+7
2023-06-08
accel/habanalabs: mask part of hmmu page fault captured address
Dani Liberman
1
-3
/
+11
2023-06-08
accel/habanalabs: update state when loading boot fit
Koby Elbaz
1
-15
/
+10
2023-06-08
accel/habanalabs: print qman data on error only for lower qman
Tomer Tayar
3
-128
/
+31
2023-06-08
accel/habanalabs: use lower QM in QM errors handling
Tomer Tayar
1
-5
/
+5
2023-06-08
accel/habanalabs: use binning info when handling razwi
Dani Liberman
1
-3
/
+14
[next]