summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16usb: fix various gadget panics on 10gbps cablingMaciej Żenczykowski
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma
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-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-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-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-06-03staging: emxx_udc: fix loop in _nbu2ss_nuke()Dan Carpenter
2021-06-03net: bnx2: Fix error return code in bnx2_init_board()Zhen Lei
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: netcp: Fix an error messageChristophe JAILLET
2021-06-03drm/amdgpu: Fix a use-after-freexinhui pan
2021-06-03platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPIAndy Shevchenko
2021-06-03scsi: BusLogic: Fix 64-bit system enumeration error for BuslogicMatt Wang
2021-06-03media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman
2021-06-03media: dvb: Add check on sp8870_readreg returnAlaa Emad
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03dmaengine: qcom_hidma: comment platform_driver_register callPhillip Potter
2021-06-03isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_ioPhillip Potter
2021-06-03char: hpet: add checks after calling ioremapTom Seewald
2021-06-03net: caif: remove BUG_ON(dev == NULL) in caif_xmitDu Cheng
2021-06-03net: fujitsu: fix potential null-ptr-derefAnirudh Rayabharam