index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-06-27
drm/i915: Make pipe_offsets[] & co. u32
Ville Syrjälä
-3
/
+3
2022-06-27
drm/i915: Move display_mmio_offset under INTEL_INFO->display
Ville Syrjälä
-5
/
+6
2022-06-27
drm/i915: Move pipe_offsets[] & co. to INTEL_INFO->display
Ville Syrjälä
-36
/
+36
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
-3
/
+3
2022-06-27
drm/i915: Move dbuf details to INTEL_INFO->display
Ville Syrjälä
-19
/
+20
2022-06-27
drm/i915: Eliminate PIPECONF RMWs from .color_commit()
Ville Syrjälä
-24
/
+29
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
-3
/
+3
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
-19
/
+15
2022-06-27
drm/i915/gem: add missing else
katrinzhou
-2
/
+3
2022-06-27
drm/i915: Prefer "XEHP_" prefix for registers
Matt Roper
-15
/
+15
2022-06-27
drm/i915: Correct duplicated/misplaced GT register definitions
Matt Roper
-17
/
+4
2022-06-27
drm/mediatek: Add mediatek-drm plane color encoding info
Nancy.Lin
-0
/
+2
2022-06-27
drm/mediatek: Add display merge async reset control
Nancy.Lin
-0
/
+11
2022-06-27
drm/mediatek: Add display merge mute/unmute support for MT8195
Nancy.Lin
-0
/
+13
2022-06-27
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
-1
/
+2
2022-06-27
drm/mediatek: Add display merge start/stop API for cmdq support
Nancy.Lin
-3
/
+17
2022-06-27
drm/mediatek: Add display merge advance config API for MT8195
Nancy.Lin
-7
/
+48
2022-06-27
drm/mediatek: Add display MDP RDMA support for MT8195
Nancy.Lin
-1
/
+346
2022-06-27
eeprom: at25: Rework buggy read splitting
Geert Uytterhoeven
-14
/
+12
2022-06-27
platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...
Hans de Goede
-1
/
+7
2022-06-27
platform/x86: ideapad-laptop: Add allow_v4_dytc module parameter
Hans de Goede
-7
/
+14
2022-06-27
dt-bindings: display: mediatek: add vdosys1 RDMA definition for mt8195
Nancy.Lin
-0
/
+88
2022-06-27
drm/stm: ltdc: update hardware error management
Yannick Fertre
-19
/
+77
2022-06-27
drm/stm: ltdc: add support of horizontal & vertical mirroring
Yannick Fertre
-56
/
+108
2022-06-27
drm/stm: ltdc: add support of the dynamic z-order
Yannick Fertre
-3
/
+22
2022-06-27
drm/stm: ltdc: fix various coding-style warnings
Yannick Fertre
-3
/
+2
2022-06-27
drm/stm: ltdc: remove error message about scaling
Yannick Fertre
-1
/
+2
2022-06-27
drm/stm: ltdc: disable all layers before crtc shutdown
Yannick Fertre
-0
/
+6
2022-06-27
drm/vc4: perfmon: Fix variable dereferenced before check
Maxime Ripard
-3
/
+6
2022-06-27
virtio_ring: make vring_create_virtqueue_split prettier
Deming Wang
-1
/
+1
2022-06-27
vhost-vdpa: call vhost_vdpa_cleanup during the release
Stefano Garzarella
-1
/
+1
2022-06-27
virtio_mmio: Restore guest page size on resume
Stephan Gerhold
-0
/
+3
2022-06-27
virtio_mmio: Add missing PM calls to freeze/restore
Stephan Gerhold
-0
/
+23
2022-06-27
caif_virtio: fix race between virtio_device_ready() and ndo_open()
Jason Wang
-1
/
+9
2022-06-27
virtio-net: fix race between ndo_open() and virtio_device_ready()
Jason Wang
-1
/
+7
2022-06-27
drm/i915: tweak the ordering in cpu_write_needs_clflush
Matthew Auld
-3
/
+3
2022-06-27
drm/doc: Add KUnit documentation
José Expósito
-0
/
+32
2022-06-27
drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()
José Expósito
-0
/
+184
2022-06-27
drm/rect: Add DRM_RECT_INIT() macro
José Expósito
-0
/
+16
2022-06-27
drm/i915/dgfx: Disable d3cold at gfx root port
Anshuman Gupta
-19
/
+15
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
-1
/
+6
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
-19
/
+22
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
-1
/
+1
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
-0
/
+2
2022-06-27
drm/ast: Enable primary plane with CRTC
Thomas Zimmermann
-4
/
+9
2022-06-27
drm/simple-kms: Use drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
-8
/
+6
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
-0
/
+57
2022-06-27
drm/fb-helper: Fix out-of-bounds access
Thomas Zimmermann
-8
/
+19
2022-06-27
vfio/pci: Remove console drivers
Alex Williamson
-0
/
+5
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
-170
/
+448
[prev]
[next]