summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-043-10/+13
* Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"Greg Kroah-Hartman2020-11-043-13/+10
* phy: marvell: comphy: Convert internal SMCC firmware return codes to errnoPali Rohár2020-11-012-6/+22
* misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu2020-11-011-4/+0
* xen/gntdev.c: Mark pages as dirtySouptick Joarder2020-11-011-5/+12
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-011-1/+1
* serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-11-011-4/+7
* serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-11-011-1/+1
* drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutexChris Wilson2020-11-011-0/+2
* RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe2020-11-011-6/+5
* cxl: Rework error message for incompatible slotsFrederic Barrat2020-11-011-2/+2
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-011-1/+3
* ata: ahci: mvebu: Make SATA PHY optional for Armada 3720Pali Rohár2020-11-013-2/+4
* PCI: aardvark: Fix initialization with old Marvell's Arm Trusted FirmwarePali Rohár2020-11-011-1/+3
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-011-3/+7
* r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit2020-11-011-2/+2
* net: ipa: command payloads already mappedAlex Elder2020-11-011-6/+15
* net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-11-011-1/+1
* mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen2020-11-013-2/+38
* mlxsw: core: Fix memory leak on module removalIdo Schimmel2020-11-011-0/+2
* ibmvnic: fix ibmvnic_set_macLijun Pan2020-11-011-2/+6
* ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer2020-11-011-6/+0
* gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara2020-11-011-8/+8
* cxgb4: set up filter action after rewritesRaju Rangoju2020-11-012-29/+31
* chelsio/chtls: fix tls record info to userVinay Kumar Yadav2020-11-011-2/+5
* chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-11-011-15/+12
* chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-11-011-2/+0
* bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam2020-11-011-1/+2
* bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-11-012-1/+19
* bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-11-011-11/+2
* bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam2020-11-011-4/+5
* bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-11-011-1/+4
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-013-10/+13
* fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-11-011-1/+1
* efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-11-012-6/+6
* cpufreq: Improve code around unlisted freq checkViresh Kumar2020-11-011-8/+7
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-291-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-291-1/+1
* usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun2020-10-291-0/+1
* tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-10-291-1/+1
* tty: serial: lpuart: fix lpuart32_write usagePeng Fan2020-10-291-8/+6
* s390/qeth: don't let HW override the configured port roleJulian Wiedmann2020-10-291-6/+0
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_lockedNavid Emamdoost2020-10-291-3/+7
* drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee2020-10-298-0/+174
* drm/hisilicon: Code refactoring for hibmc_drv_deTian Tao2020-10-292-42/+15