summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-10i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan
2021-06-10drm/amdgpu: make sure we unpin the UVD BONirmoy Das
2021-06-10drm/amdgpu: Don't query CE and UE errorsLuben Tuikov
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia ZiemiaƄska
2021-06-10HID: magicmouse: fix NULL-deref on disconnectJohan Hovold
2021-06-10HID: i2c-hid: Skip ELAN power-on command after resetJohnny Chuang
2021-06-10bus: ti-sysc: Fix flakey idling of uarts and stop using swsup_sidle_actTony Lindgren
2021-06-10i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-10i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-10ice: write register with correct offsetMitch Williams
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-10ACPICA: Clean up context mutex during object deletionErik Kaneda
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit
2021-06-10hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2021-06-03i915: fix build warning in intel_dp_get_link_status()Greg Kroah-Hartman
2021-06-03drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-06-03net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88Stefan Roese
2021-06-03net: lantiq: fix memory corruption in RX ringAleksander Jan Bajkowski
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-06-03cxgb4: avoid accessing registers when clearing filtersRaju Rangoju
2021-06-03gve: Correct SKB queue index validation.David Awogbemila
2021-06-03gve: Upgrade memory barrier in poll routineCatherine Sullivan
2021-06-03gve: Add NULL pointer checks when freeing irqs.David Awogbemila
2021-06-03gve: Update mgmt_msix_idx if num_ntfy changesDavid Awogbemila
2021-06-03gve: Check TX QPL was actually assignedCatherine Sullivan
2021-06-03bnxt_en: Include new P5 HV definition in VF check.Andy Gospodarek
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
2021-06-03net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan