summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu
2020-11-01xen/gntdev.c: Mark pages as dirtySouptick Joarder
2020-11-01ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven
2020-11-01serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra
2020-11-01serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-01ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan
2020-10-29tty: serial: lpuart: fix lpuart32_write usagePeng Fan
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu
2020-10-29tty: ipwireless: fix error handlingTong Zhang
2020-10-29fbmem: add margin check to fb_check_caps()George Kennedy
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap
2020-10-29HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede
2020-10-29Fix use after free in get_capset_info callback.Doug Horn