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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
drm: rcar-du: Extend CMM HDSE documentation
Kieran Bingham
1
-0
/
+5
2022-06-29
iosys-map: Add per-word write
Lucas De Marchi
1
-9
/
+29
2022-06-29
iosys-map: Add per-word read
Lucas De Marchi
1
-9
/
+33
2022-06-29
drm: lcdif: Add support for i.MX8MP LCDIF variant
Marek Vasut
7
-1
/
+1144
2022-06-29
dt-bindings: lcdif: Add compatible for i.MX8MP
Marek Vasut
1
-0
/
+1
2022-06-29
drm/bridge: tc358767: Do not cache dsi_lanes twice
Marek Vasut
1
-4
/
+2
2022-06-28
drm/display/selftests: drop extra word 'for' in comments for MST selftests
Jiang Jian
1
-1
/
+1
2022-06-28
drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI block
Dave Stevenson
2
-7
/
+31
2022-06-28
drm/vc4: hdmi: Correct HDMI timing registers for interlaced modes
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Force modeset when bpc or format changes
Dom Cobley
1
-1
/
+11
2022-06-28
drm/vc4: hdmi: Fix timings for interlaced modes
Mateusz Kwiatkowski
2
-9
/
+10
2022-06-28
drm/vc4: hdmi: Report that 3d/stereo is allowed
Dom Cobley
1
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add MISC_CONTROL register for vc4
Dave Stevenson
1
-0
/
+1
2022-06-28
drm/vc4: hdmi: Add HDMI format detection registers to register list
Dave Stevenson
1
-0
/
+30
2022-06-28
drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUT
Dom Cobley
1
-3
/
+0
2022-06-28
drm/vc4: hdmi: Skip writes to disabled packet RAM
Dom Cobley
2
-1
/
+12
2022-06-28
drm/vc4: hdmi: Stop checking for enabled output in audio
Dom Cobley
2
-33
/
+3
2022-06-28
drm/vc4: hdmi: Move HDMI reset to pm_resume
Dave Stevenson
1
-19
/
+22
2022-06-28
drm/vc4: hdmi: Switch to pm_runtime_status_suspended
Dave Stevenson
1
-2
/
+2
2022-06-28
drm/vc4: hdmi: Reset HDMI MISC_CONTROL register
Dave Stevenson
2
-0
/
+11
2022-06-28
drm/vc4: hdmi: Avoid full hdmi audio fifo writes
Dom Cobley
1
-4
/
+4
2022-06-28
drm/vc4: hdmi: Clear unused infoframe packet RAM registers
Dom Cobley
1
-1
/
+10
2022-06-28
drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumps
Dave Stevenson
2
-0
/
+47
2022-06-28
drm/vc4: hdmi: Disable audio if dmas property is present but empty
Phil Elwell
1
-3
/
+3
2022-06-28
drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iteration
Dave Stevenson
1
-0
/
+3
2022-06-28
drm/vc4: dsi: Fix dsi0 interrupt support
Dave Stevenson
1
-26
/
+85
2022-06-28
drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
Dave Stevenson
1
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct pixel order for DSI0
Dave Stevenson
1
-1
/
+2
2022-06-28
drm/vc4: dsi: Correct DSI divider calculations
Dave Stevenson
1
-4
/
+2
2022-06-28
drm/vc4: dsi: Release workaround buffer and DMA
Dave Stevenson
1
-1
/
+28
2022-06-28
drm/vc4: dpi: Ensure a default format is selected
Dave Stevenson
1
-3
/
+5
2022-06-28
drm/vc4: dpi: Add option for inverting pixel clock and output enable
Dave Stevenson
1
-28
/
+38
2022-06-28
drm/vc4: dpi: Add support for composite syncs to vc4_dpi
Dave Stevenson
1
-9
/
+16
2022-06-28
drm/vc4: hvs: Add debugfs node that dumps the current display lists
Dave Stevenson
1
-0
/
+42
2022-06-28
drm/vc4: plane: Add alpha_blend_mode property to each plane.
Dave Stevenson
1
-13
/
+49
2022-06-28
drm/vc4: plane: Fix margin calculations for the right/bottom edges
Dave Stevenson
1
-4
/
+4
2022-06-28
drm/vc4: plane: Remove subpixel positioning check
Dom Cobley
1
-13
/
+9
2022-06-28
drm/vc4: kms: Use maximum FIFO load for the HVS clock rate
Maxime Ripard
1
-1
/
+3
2022-06-28
drm/vc4: kms: Warn if clk_set_min_rate fails
Maxime Ripard
1
-2
/
+2
2022-06-28
drm/vc4: drv: Adopt the dma configuration from the HVS or V3D component
Dave Stevenson
1
-0
/
+19
2022-06-28
drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitch
Imre Deak
1
-4
/
+4
2022-06-28
drm/doc: Fix comment typo
Marek Vasut
1
-1
/
+1
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
2
-19
/
+77
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
2
-56
/
+108
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
3
-3
/
+22
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
1
-3
/
+2
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
1
-1
/
+2
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
1
-0
/
+6
2022-06-27
drm/doc: Add KUnit documentation
José Expósito
1
-0
/
+32
2022-06-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
José Expósito
5
-0
/
+184
[next]