aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-09scsi: qla2xxx: Fix N2N and NVMe connect retry failureQuinn Tran2-22/+52
2020-12-09scsi: qla2xxx: Fix FW initialization error on big endian machinesArun Easi1-3/+3
2020-12-09scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2-5/+6
2020-12-09scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi2-3/+3
2020-12-09scsi: qla2xxx: Don't check for fw_started while posting NVMe commandSaurav Kashyap1-8/+4
2020-12-09scsi: qla2xxx: Tear down session if FW say it is downQuinn Tran1-1/+27
2020-12-09scsi: qla2xxx: Limit interrupt vectors to number of CPUsQuinn Tran1-2/+4
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap2-5/+5
2020-12-09scsi: qla2xxx: Return EBUSY on fcport deletionDaniel Wagner1-2/+4
2020-12-09scsi: qla4xxx: Remove redundant assignment to variable rvalColin Ian King1-1/+1
2020-12-09ice: Add space to unknown speedSimon Perron Caissy1-1/+1
2020-12-09ice: join format strings to same line as ice_debugJacob Keller7-160/+80
2020-12-09ice: silence static analysis warningBruce Allan1-1/+1
2020-12-09ice: cleanup misleading commentBruce Allan1-3/+3
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley2-8/+4
2020-12-09ice: Remove gate to OROM initJeb Cramer1-26/+0
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer1-4/+0
2020-12-09ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr1-1/+2
2020-12-09ice: cleanup stack hogBruce Allan1-18/+26
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen2-2/+11
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen3-12/+0
2020-12-09PCI: qcom: Add support for configuring BDF to SID mapping for SM8250Manivannan Sadhasivam2-0/+89
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky2-20/+29
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher1-0/+3
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng2-14/+9
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling1-0/+2
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang1-1/+1
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee1-4/+89
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann2-14/+5
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher1-5/+4
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland2-2/+2
2020-12-09staging: qlge: remove duplicate word in commentNicholas Warfield1-1/+1
2020-12-09staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-09staging: greybus: Add TODO item about modernizing the pwm codeUwe Kleine-König1-0/+2
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King1-1/+1
2020-12-09binder: add flag to clear buffer on txn completeTodd Kjos3-1/+52
2020-12-09speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-09tty: Fix whitespace inconsistencies in vt_io_ioctlYan.Gao1-2/+2
2020-12-09serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy1-0/+4
2020-12-09usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-12-09usb: fotg210-hcd: remove casting dma_alloc_coherentXu Wang1-1/+1
2020-12-09USB: host: u123-hcd: remove trailing semicolon in macro definitionTom Rix1-3/+3
2020-12-09usb: phy: Fix spelling mistake in Kconfig help textColin Ian King1-1/+1
2020-12-09drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()Enrico Weigelt, metux IT consult2-2/+2
2020-12-09drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...Enrico Weigelt, metux IT consult1-3/+3
2020-12-09drivers: usb: atm: reduce noiseEnrico Weigelt, metux IT consult1-3/+0
2020-12-09Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into develLinus Walleij18-229/+279
2020-12-09perf/imx_ddr: Add system PMU identifier for userspaceJoakim Zhang1-0/+55
2020-12-09USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold1-2/+21