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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
drm/i915: Use 18 fast wake AUX sync len
Jouni Högander
1
-1
/
+1
2023-06-02
drm/i915/display: Set correct voltage level for 480MHz CDCLK
Chaitanya Kumar Borah
1
-4
/
+26
2023-06-02
drm/i915: Flush power delayed put when connector init failed
Maarten Lankhorst
1
-0
/
+1
2023-06-02
drm/i915: Remove i915_drm_suspend_mode
Maarten Lankhorst
4
-27
/
+6
2023-06-02
drm/i915_drm.h: fix a typo
Sui Jingfeng
1
-1
/
+1
2023-06-02
drm/i915/display: switch the rest of the connectors to struct drm_edid
Jani Nikula
5
-65
/
+74
2023-06-02
drm/display/dp_mst: convert to struct drm_edid
Jani Nikula
2
-13
/
+49
2023-06-02
drm/edid: make drm_edid_duplicate() safe to call with NULL parameter
Jani Nikula
1
-0
/
+3
2023-06-02
drm/i915/lvds: switch to drm_edid_read_switcheroo()
Jani Nikula
1
-11
/
+2
2023-06-02
drm/edid: add drm_edid_read_switcheroo()
Jani Nikula
2
-0
/
+31
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_audio in struct intel_sdvo
Jani Nikula
1
-13
/
+7
2023-06-02
drm/i915/sdvo: stop caching has_hdmi_monitor in struct intel_sdvo
Jani Nikula
1
-7
/
+7
2023-06-02
drm/i915/hdmi: stop caching has_hdmi_sink in struct intel_hdmi
Jani Nikula
2
-6
/
+3
2023-06-02
drm/i915/hdmi: stop caching has_audio in struct intel_hdmi
Jani Nikula
3
-10
/
+5
2023-06-02
drm/i915/dp: stop caching has_hdmi_sink in struct intel_dp
Jani Nikula
4
-14
/
+15
2023-06-02
drm/i915/dp: stop caching has_audio in struct intel_dp
Jani Nikula
3
-5
/
+3
2023-06-02
drm/display/dp_mst: drop has_audio from struct drm_dp_mst_port
Jani Nikula
4
-9
/
+4
2023-06-02
drm/edid: parse display info has_audio similar to is_hdmi
Jani Nikula
2
-0
/
+14
2023-05-31
drm/i915: use localized __diag_ignore_all() instead of per file
Jani Nikula
4
-5
/
+15
2023-05-31
drm/i915/hdcp: Rename comp_mutex to hdcp_mutex
Suraj Kandpal
4
-52
/
+52
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
5
-49
/
+49
2023-05-31
drm/i915/hdcp: Rename dev_priv to i915
Suraj Kandpal
2
-318
/
+318
2023-05-26
drm/i915: Implement CTM property support for VLV
Ville Syrjälä
5
-4
/
+198
2023-05-26
drm/i915: Always enable CGM CSC on CHV
Ville Syrjälä
1
-2
/
+19
2023-05-26
drm/i915: Fix CHV CGM CSC coefficient sign handling
Ville Syrjälä
1
-17
/
+29
2023-05-26
drm/i915: Expose crtc CTM property on ilk/snb
Ville Syrjälä
1
-1
/
+1
2023-05-26
drm/i915: Fix clang -Wimplicit-fallthrough in intel_async_flip_check_hw()
Nathan Chancellor
1
-0
/
+1
2023-05-24
drm/i915/display: Move feature test macros to intel_display_device.h
Matt Roper
2
-60
/
+39
2023-05-24
drm/i915/display: Handle GMD_ID identification in display code
Matt Roper
4
-16
/
+84
2023-05-24
drm/i915/display: Make display responsible for probing its own IP
Matt Roper
6
-702
/
+729
2023-05-24
drm/i915/display: Move display runtime info to display structure
Matt Roper
13
-175
/
+267
2023-05-24
drm/i915: Convert INTEL_INFO()->display to a pointer
Matt Roper
12
-229
/
+450
2023-05-24
drm/i915/display: Move display device info to header under display/
Matt Roper
2
-47
/
+62
2023-05-24
drm/i915: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-24
drm: shmobile: Make DRM_SHMOBILE visible on Renesas SoC platforms
Geert Uytterhoeven
1
-2
/
+2
2023-05-24
drm: shmobile: Add missing call to drm_fbdev_generic_setup()
Geert Uytterhoeven
1
-0
/
+3
2023-05-24
drm: shmobile: Switch to drm_crtc_init_with_planes()
Geert Uytterhoeven
1
-2
/
+28
2023-05-24
drm: shmobile: Add support for DRM_FORMAT_XRGB8888
Geert Uytterhoeven
3
-0
/
+11
2023-05-24
drm: shmobile: Use %p4cc to print fourcc codes
Geert Uytterhoeven
2
-4
/
+4
2023-05-24
dma-buf/sw_sync: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-24
drm/panel: samsung-s6d7aa0: use pointer for drm_mode in panel desc struct
Artur Weber
1
-5
/
+5
2023-05-23
drm/i915: Wait for active retire before i915_active_fini()
Nirmoy Das
1
-0
/
+2
2023-05-23
drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-23
drm/bridge: anx7625: Prevent endless probe loop
Nícolas F. R. A. Prado
1
-40
/
+88
2023-05-23
drm/msm: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-3
/
+3
2023-05-23
drm/gma500: Clear fbdev framebuffer with fb_memset_io()
Thomas Zimmermann
1
-1
/
+1
2023-05-23
drm/i915/mtl: end support for set caching ioctl
Fei Yang
2
-1
/
+11
2023-05-22
drm/i915/pmu: Export counters from all tiles
Tvrtko Ursulin
1
-27
/
+55
2023-05-22
drm/i915/pmu: Prepare for multi-tile non-engine counters
Tvrtko Ursulin
3
-45
/
+127
2023-05-22
drm/i915/pmu: Add reference counting to the sampling timer
Tvrtko Ursulin
2
-2
/
+14
[next]