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: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei
2021-06-16scsi: core: Fix error handling of scsi_host_alloc()Ming Lei
2021-06-16IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16regulator: max77620: Use device_set_of_node_from_dev()Dmitry Osipenko
2021-06-16regulator: core: resolve supply for boot-on/always-on regulatorsDmitry Baryshkov
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: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
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: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-06-16staging: rtl8723bs: Fix uninitialized variablesWenli Looi
2021-06-16drm: Lock pointer access in drm_master_release()Desmond Cheong Zhi Xi
2021-06-16drm: Fix use-after-free read in drm_getunique()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-16nvme-fabrics: decode host pathing error for connectHannes Reinecke
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-16scsi: bnx2fc: Return failure if io_req is already in ABTS processingJaved Hasan
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-10ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2021-06-10ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2021-06-10bnxt_en: Remove the setting of dev_port.Michael Chan
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-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
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