summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-06-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss1-28/+16
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan1-1/+0
2021-06-10usb: dwc2: Fix build in periphal-only modePhil Elwell1-0/+4
2021-06-10HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia ZiemiaƄska1-3/+7
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson1-0/+3
2021-06-10HID: i2c-hid: fix format string mismatchArnd Bergmann1-2/+2
2021-06-10HID: pidff: fix error return code in hid_pidff_init()Zhen Lei1-0/+1
2021-06-10vfio/platform: fix module_put call in error flowMax Gurtovoy1-1/+1
2021-06-10vfio/pci: zap_vma_ptes() needs MMURandy Dunlap1-0/+1
2021-06-10vfio/pci: Fix error return code in vfio_ecap_init()Zhen Lei1-1/+1
2021-06-10efi: cper: fix snprintf() use in cper_dimm_err_location()Rasmus Villemoes1-3/+1
2021-06-10efi: Allow EFI_MEMORY_XP and EFI_MEMORY_RO both to be clearedHeiner Kallweit1-5/+0
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-1/+11
2021-06-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun1-2/+4
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-06-03drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg13-81/+36
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg1-9/+7
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter1-2/+2
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei1-1/+1
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET1-2/+0
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET1-1/+0
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan1-2/+9
2021-06-03net: netcp: Fix an error messageChristophe JAILLET1-1/+1
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan1-0/+1
2021-06-03drm/amd/amdgpu: fix refcount leakJingwen Chen1-0/+3
2021-06-03drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-06-03platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko1-0/+1
2021-06-03platform/x86: hp-wireless: add AMD's hardware id to the supported listShyam Sundar S K1-0/+2
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang2-4/+4
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman1-3/+7
2021-06-03media: dvb: Add check on sp8870_readreg returnAlaa Emad1-1/+3
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman1-24/+4
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter1-0/+14
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter1-8/+16
2021-06-03char: hpet: add checks after calling ioremapTom Seewald1-0/+4
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng1-1/+0
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam1-0/+5
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan1-2/+4
2021-06-03platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2-1/+22
2021-06-03i2c: i801: Don't generate an interrupt on bus resetJean Delvare1-4/+2
2021-06-03i2c: s3c2410: fix possible NULL pointer deref on read message after writeKrzysztof Kozlowski1-0/+3
2021-06-03net: dsa: mt7530: fix VLAN traffic leaksDENG Qingfang1-8/+0
2021-06-03net/mlx4: Fix EEPROM dump supportVladyslav Tarasiuk2-7/+104
2021-06-03drm/meson: fix shutdown crash when component not probedNeil Armstrong1-4/+5
2021-06-03spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner1-2/+2
2021-06-03spi: mt7621: Disable clock in probe error pathLukas Wunner1-1/+5
2021-06-03spi: gpio: Don't leak SPI master in probe error pathLukas Wunner1-6/+2