summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-03sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-03net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma
2022-03-02net: ipa: add an interconnect dependencyAlex Elder
2022-03-02drm/amdgpu: fix suspend/resume hang regressionQiang Yu
2022-03-03auxdisplay: lcd2s: Use proper API to free the instance of charlcd objectAndy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix memory leak in ->remove()Andy Shevchenko
2022-03-03auxdisplay: lcd2s: Fix lcd2s_redefine_char() featureAndy Shevchenko
2022-03-02iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach
2022-03-02iwlwifi: fix build error for IWLMEIRandy Dunlap
2022-03-02Merge tag 'ntb-5.17-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2022-03-02ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustmentsJonathan Lemon
2022-03-02staging: rtl8723bs: Improve the comment explaining the locking rulesHans de Goede
2022-03-02staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-03-01staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-01drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-03-01thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari
2022-03-01HID: nintendo: check the return value of alloc_workqueue()Jia-Ju Bai
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01HID: vivaldi: fix sysfs attributes leakDmitry Torokhov
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-01Merge tag 'v5.17-fixes-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-03-01efi: fix return value of __setup handlersRandy Dunlap
2022-03-01soc: mediatek: mt8192-mmsys: Fix dither to dsi0 path's input selAngeloGioacchino Del Regno
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov
2022-02-28pinctrl: sunxi: Use unique lockdep classes for IRQsSamuel Holland
2022-02-28pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offsetHans Verkuil
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-02-28drm/arm: arm hdlcd select DRM_GEM_CMA_HELPERCarsten Haitzler
2022-02-28drm/bridge: ti-sn65dsi86: Properly undo autosuspendDouglas Anderson
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-28iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-28mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-02-28drm/i915: s/JSP2/ICP2/ PCHVille Syrjälä
2022-02-28drm/i915/guc/slpc: Correct the param count for unset paramVinay Belgaumkar
2022-02-28net: ipa: fix a build dependencyAlex Elder
2022-02-28atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson
2022-02-28efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow