index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
drm/encoder: Introduce drmm_encoder_init
Maxime Ripard
1
-11
/
+64
2022-07-13
drm/crtc: Introduce drmm_crtc_init_with_planes
Maxime Ripard
1
-12
/
+82
2022-07-13
drm/mipi-dsi: Detach devices when removing the host
Maxime Ripard
1
-0
/
+1
2022-07-13
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1031
-12174
/
+369698
2022-07-13
Revert "drivers/video/backlight/platform_lcd.c: add support for device tree based probe"
Rob Herring
1
-10
/
+0
2022-07-13
USB: serial: fix repeated word "the" in comments
Jiang Jian
2
-2
/
+2
2022-07-13
USB: serial: io_edgeport: fix spelling mistakes
Zhang Jiaming
1
-2
/
+2
2022-07-13
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2
-0
/
+9
2022-07-13
Merge tag 'topic/nouveau-misc-2022-07-13-1' of git://anongit.freedesktop.org/drm/drm into drm-next
Dave Airlie
34
-556
/
+112
2022-07-13
Merge tag 'exynos-drm-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
Dave Airlie
1
-4
/
+13
2022-07-13
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
3
-30
/
+0
2022-07-13
drm/nouveau/flcn: remove unused functions
Ben Skeggs
3
-45
/
+0
2022-07-13
drm/nouveau: remove double WFI when destroying channels
Ben Skeggs
1
-4
/
+2
2022-07-13
drm/nouveau/ce/gv100-: move method buffer to ce ctx
Ben Skeggs
8
-29
/
+85
2022-07-13
drm/nouveau/fifo: remove rd32/wr32 accessors from channels
Ben Skeggs
3
-37
/
+3
2022-07-13
drm/nouveau/fifo: rip out cevent, never used
Ben Skeggs
4
-33
/
+0
2022-07-13
drm/nouveau/device: remove pwrsrc notify in favour of a direct call to clk
Ben Skeggs
7
-48
/
+11
2022-07-13
drm/nouveau/nvkm: remove unused header
Ben Skeggs
2
-67
/
+0
2022-07-13
drm/nouveau/nvkm: zero out engine pointer for subdev-provided classes
Ben Skeggs
1
-0
/
+1
2022-07-13
drm/nouveau/nvkm: use list_add_tail() when building object tree
Ben Skeggs
1
-1
/
+1
2022-07-13
drm/nouveau/nvkm: rip out event uapi
Ben Skeggs
3
-261
/
+2
2022-07-13
drm/nouveau/nvif: add wrapper for open-coded nvif_object_constructed()
Ben Skeggs
2
-1
/
+7
2022-07-12
qlogic: qed: fix clang -Wformat warnings
Justin Stitt
1
-2
/
+2
2022-07-12
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-12
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
1
-5
/
+5
2022-07-12
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-12
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-12
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-12
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-42
/
+77
2022-07-12
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
3
-31
/
+35
2022-07-13
Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
80
-1333
/
+1272
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
373
-2023
/
+3863
2022-07-12
pmem: fix a name collision
Jane Chu
1
-3
/
+3
2022-07-12
nfp: fix clang -Wformat warnings
Justin Stitt
2
-2
/
+2
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individual waits
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-12
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-12
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-12
Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into drm-intel-fixes
Rodrigo Vivi
1
-3
/
+3
2022-07-12
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
1
-4
/
+8
2022-07-12
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-07-12
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gt: Only kick the signal worker if there's been an update
Chris Wilson
1
-1
/
+2
2022-07-12
drm/i915: Bump GT idling delay to 2 jiffies
Chris Wilson
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individual waits
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
[prev]
[next]