summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross4-14/+86
2020-11-05xen/blkback: use lateeoi irq bindingJuergen Gross2-8/+19
2020-11-05xen/events: add a new "late EOI" evtchn frameworkJuergen Gross1-17/+134
2020-11-05xen/events: fix race in evtchn_fifo_unmask()Juergen Gross1-4/+9
2020-11-05xen/events: add a proper barrier to 2-level uevent unmaskingJuergen Gross1-0/+2
2020-11-05xen/events: avoid removing an event channel while handling itJuergen Gross1-5/+36
2020-11-04x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams3-10/+13
2020-11-04Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman3-13/+10
2020-11-01phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2-6/+22
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu1-4/+0
2020-11-01xen/gntdev.c: Mark pages as dirtySouptick Joarder1-5/+12
2020-11-01ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-01serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra1-4/+7
2020-11-01serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma1-1/+1
2020-11-01drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson1-0/+2
2020-11-01RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe1-6/+5
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-11-01ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár3-2/+4
2020-11-01PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár1-1/+3
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-11-01net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-11-01mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-11-01ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams3-10/+13
2020-11-01fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook1-1/+1
2020-11-01efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2-6/+6
2020-11-01cpufreq: Improve code around unlisted freq checkViresh Kumar1-8/+7
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen1-1/+1
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun1-0/+1
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan1-1/+1
2020-10-29tty: serial: lpuart: fix lpuart32_write usagePeng Fan1-8/+6