summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-16i915/guc/reset: Make __guc_reset_context aware of guilty enginesUmesh Nerlige Ramappa
2022-05-16drm/i915/dmc: Add MMIO range restrictionsAnusha Srivatsa
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-15Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-15Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-15Merge tag 'usb-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-05-14can: m_can: remove support for custom bit timing, take #2Jarkko Nikula
2022-05-14Revert "can: m_can: pci: use custom bit timings for Elkhart Lake"Jarkko Nikula
2022-05-13net: macb: Increment rx bd head after allocating skb and bufferHarini Katakam
2022-05-13Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-14pinctrl: sunxi: f1c100s: Fix signal name comment for PA2 SPI pinAndre Przywara
2022-05-14pinctrl: sunxi: fix f1c100s uart2 functionIotaHydrae
2022-05-14Merge tag 'drm-misc-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-13Merge tag 'hwmon-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-13Merge tag 'drm-fixes-2022-05-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-13drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin
2022-05-13drm/vmwgfx: Initialize drm_mode_fb_cmd2Zack Rusin
2022-05-13drm/vmwgfx: Fix fencing on SVGAv3Zack Rusin
2022-05-13Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2022-05-13dma-buf: ensure unique directory name for dmabuf statsCharan Teja Kalla
2022-05-13net: ipa: get rid of a duplicate initializationAlex Elder
2022-05-13net: ipa: record proper RX transaction countAlex Elder
2022-05-13net: ipa: certain dropped packets aren't accounted forAlex Elder
2022-05-13crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZOndrej Mosnacek
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-13Merge tag 'amd-drm-fixes-5.18-2022-05-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-12net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()Taehee Yoo
2022-05-12net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-05-11Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler