index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-21
mailbox: correct kerneldoc
Krzysztof Kozlowski
3
-3
/
+5
2022-05-21
mailbox: omap: using pm_runtime_resume_and_get to simplify the code
ran jianping
1
-4
/
+2
2022-05-21
mailbox:imx: using pm_runtime_resume_and_get
ran jianping
1
-4
/
+2
2022-05-21
mailbox: mediatek: support mt8186 adsp mailbox
Tinghan Shen
1
-0
/
+8
2022-05-21
mailbox: tegra-hsp: Add 128-bit shared mailbox support
Kartik
1
-3
/
+74
2022-05-21
mailbox: tegra-hsp: Add tegra_hsp_sm_ops
Kartik
1
-27
/
+47
2022-05-21
mailbox: remove an unneeded NULL check on list iterator
Xiaomeng Tong
1
-1
/
+1
2022-05-21
mailbox: imx: remove redundant initializer
Tom Rix
1
-1
/
+0
2022-05-15
Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+17
2022-05-15
Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+9
2022-05-15
Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-29
/
+43
2022-05-15
Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-75
/
+86
2022-05-13
Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-40
/
+99
2022-05-14
Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-16
/
+38
2022-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+8
2022-05-13
Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+12
2022-05-13
Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-17
/
+29
2022-05-13
drm/vmwgfx: Disable command buffers on svga3 without gbobjects
Zack Rusin
1
-4
/
+7
2022-05-13
drm/vmwgfx: Initialize drm_mode_fb_cmd2
Zack Rusin
1
-1
/
+1
2022-05-13
drm/vmwgfx: Fix fencing on SVGAv3
Zack Rusin
5
-19
/
+53
2022-05-13
Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
1
-1
/
+7
2022-05-13
Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-0
/
+8
2022-05-13
Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-13
/
+22
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
40
-172
/
+294
2022-05-12
net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
Taehee Yoo
1
-0
/
+5
2022-05-12
net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
Florian Fainelli
1
-0
/
+3
2022-05-12
usb: xhci-mtk: remove bandwidth budget table
Chunfeng Yun
2
-64
/
+12
2022-05-12
usb: xhci-mtk: fix fs isoc's transfer error
Chunfeng Yun
1
-9
/
+7
2022-05-12
usb: gadget: fix race when gadget driver register via ioctl
Schspa Shi
1
-0
/
+2
2022-05-12
usb: typec: tcpci_mt6360: Update for BMC PHY setting
ChiYuan Huang
1
-0
/
+26
2022-05-12
mlxsw: Avoid warning during ip6gre device removal
Amit Cohen
1
-8
/
+3
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
drm-misc-fixes-2022-05-13
Hui Tang
1
-0
/
+1
2022-05-12
net: bcmgenet: Check for Wake-on-LAN interrupt probe deferral
Florian Fainelli
1
-0
/
+4
2022-05-12
net: ethernet: mediatek: ppe: fix wrong size passed to memset()
Yang Yingliang
1
-1
/
+1
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-67
/
+93
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-11
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
535
-3761
/
+5350
2022-05-11
drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)
Alex Deucher
1
-0
/
+5
2022-05-11
Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
Alex Deucher
1
-7
/
+1
2022-05-11
s390/lcs: fix variable dereferenced before check
Alexandra Winter
1
-3
/
+4
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
1
-5
/
+1
2022-05-11
s390/ctcm: fix variable dereferenced before check
Alexandra Winter
1
-2
/
+3
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-10
net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
Yang Yingliang
1
-3
/
+1
2022-05-10
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-10
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-05-10
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
[next]