summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-30dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee1-2/+4
2021-06-30PCI: Mark some NVIDIA GPUs to avoid bus resetShanker Donthineni1-0/+12
2021-06-30PCI: Mark TI C667X to avoid bus resetAntti Järvinen1-0/+10
2021-06-30radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-30scsi: core: Put .shost_dev in failure path if host state changes to RUNNINGMing Lei1-2/+6
2021-06-30net: ethernet: fix potential use-after-free in ec_bhf_removePavel Skripkin1-1/+3
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan1-1/+1
2021-06-30net: hamradio: fix memory leak in mkiss_closePavel Skripkin1-0/+1
2021-06-30be2net: Fix an error handling path in 'be_probe()'Christophe JAILLET1-0/+1
2021-06-30net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu1-4/+6
2021-06-30net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski1-1/+1
2021-06-30netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET1-0/+2
2021-06-30qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET1-0/+1
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang1-4/+4
2021-06-30dmaengine: stedma40: add missing iounmap() on error in d40_probe()Yang Yingliang1-0/+3
2021-06-30ethernet: myri10ge: Fix missing error code in myri10ge_probe()Jiapeng Chong1-0/+1
2021-06-30scsi: target: core: Fix warning on realtime kernelsMaurizio Lombardi1-3/+1
2021-06-30HID: gt683r: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-06-30HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam1-1/+1
2021-06-30HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis1-0/+3
2021-06-30HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada1-4/+9
2021-06-16scsi: core: Only put parent device if host state differs from SHOST_CREATEDMing Lei1-1/+1
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan1-2/+2
2021-06-16USB: serial: quatech2: fix control-request directionsJohan Hovold1-3/+3
2021-06-16USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX1-0/+2
2021-06-16USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister2-0/+2
2021-06-16usb: dwc3: ep0: fix NULL pointer exceptionMarian-Cristian Rotariu1-0/+3
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski1-1/+1
2021-06-16i2c: mpc: implement erratum A-004447 workaroundChris Packham1-1/+78
2021-06-16i2c: mpc: Make use of i2c_recover_bus()Chris Packham1-2/+16
2021-06-16bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-06-16net: appletalk: cops: Fix data race in cops_probe1Saubhik Mukherjee1-2/+2
2021-06-16net: macb: ensure the device is available before accessing GEMGXL control reg...Zong Li1-0/+3
2021-06-16scsi: target: qla2xxx: Wait for stop_phase1 at WWN removalDmitry Bogdanov1-0/+2
2021-06-16scsi: vmw_pvscsi: Set correct residual data lengthMatt Wang1-1/+7
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma1-1/+1
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter1-1/+2
2021-06-16bonding: init notify_work earlier to avoid uninitialized useJohannes Berg1-1/+1
2021-06-16isdn: mISDN: netjet: Fix crash in nj_probe:Zheyu Ma1-1/+0
2021-06-10xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
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: 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-03usb: core: reduce power-on-good delay time of root hubChunfeng Yun1-2/+4
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter1-2/+2
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