summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-20hwmon: (dell-smm) Avoid unnecessary SMM calls during initArmin Wolf
2022-05-20hwmon: (lm75) Add Atmel AT30TS74 supportPeter Rosin
2022-05-20hwmon: (tmp401) Fix incorrect return value of tmp401_init_clientCamel Guo
2022-05-20hwmon: (pmbus/max16601) Add MAX16602 supportAtif Ofluoglu
2022-05-20hwmon: (aquacomputer_d5next) Add support for Aquacomputer FarbwerkJack Doan
2022-05-20hwmon: (jc42) Add support for S-34TS04AOleksandr Shamray
2022-05-20hwmon: (tmp401) Add support of three advanced featuresCamel Guo
2022-05-17hwmon: (dell-smm) Add cooling device supportArmin Wolf
2022-05-17hwmon: (asus-ec-sensors) add ProArt X570 Creator WIFI boardEugene Shalygin
2022-05-17hwmon: (intel-m10-bmc-hwmon) use devm_hwmon_sanitize_name()Michael Walle
2022-05-17hwmon: introduce hwmon_sanitize_name()Michael Walle
2022-05-17hwmon: (aquacomputer_d5next) Add support for Aquacomputer OctoAleksa Savic
2022-05-17hwmon: (peci) Use devm_delayed_work_autocancel() to simplify codeChristophe JAILLET
2022-05-17hwmon: (asus-ec-sensors) Add T_Sensor for ASUS WS X570-ACEWei Shuyu
2022-05-17hwmon: (jc42) add HWMON_C_TZ_REGISTEREduardo Valentin
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-13Merge tag 'drm-fixes-2022-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
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-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-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