summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin2020-10-291-1/+1
* dmaengine: dw: Add DMA-channels mask cell supportSerge Semin2020-10-292-2/+9
* drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo2020-10-293-1/+7
* scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo2020-10-291-5/+0
* soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resumingBard Liao2020-10-292-1/+74
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2020-10-292-35/+68
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-10-291-1/+2
* s390/qeth: strictly order bridge address eventsJulian Wiedmann2020-10-293-8/+52
* Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-10-291-0/+1
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3