summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-27staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller1-1/+1
2020-10-27staging: wfx: fix use of uninitialized pointerJérôme Pouiller1-3/+3
2020-10-27staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim1-4/+15
2020-10-27staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab1-0/+1
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab1-1/+1
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab1-0/+5
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab1-1/+6
2020-10-27usb: raw-gadget: fix memory leak in gadget_setupZqiang1-1/+4
2020-10-27usb: dwc2: Avoid leaving the error_debugfs label unusedMartin Blumenstingl1-0/+3
2020-10-27usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-10-27drm/imx: tve remove extraneous type qualifierArnd Bergmann1-1/+1
2020-10-27drm/imx: parallel-display: reduce scope of edid_lenPhilipp Zabel1-4/+3
2020-10-27drm/imx: parallel-display: remove unused function enc_to_imxpd()Philipp Zabel1-5/+0
2020-10-27drm/imx: parallel-display: fix edid memory leakMarco Felsch1-10/+2
2020-10-27drm/imx: imx-ldb: reduce scope of edid_lenPhilipp Zabel1-6/+4
2020-10-27nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni2-16/+9
2020-10-27nvme-fc: remove nvme_fc_terminate_io()James Smart1-33/+16
2020-10-27nvme-fc: eliminate terminate_io use by nvme_fc_error_recoveryJames Smart1-103/+84
2020-10-27nvme-fc: remove err_work work itemJames Smart1-30/+10
2020-10-27nvme-fc: track error_recovery while connectingJames Smart1-5/+9
2020-10-27nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi1-0/+8
2020-10-27nvme: ignore zone validate errors on subsequent scansKeith Busch1-1/+1
2020-10-27usb: gadget: fsl: fix null pointer checkingRan Wang1-1/+1
2020-10-27usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov1-1/+1
2020-10-27opp: Reduce the size of critical section in _opp_table_kref_release()Viresh Kumar1-3/+4
2020-10-27usb: dwc3: pci: add support for the Intel Alder Lake-SHeikki Krogerus1-0/+4
2020-10-27matroxfb: avoid -Warray-bounds warningArnd Bergmann1-6/+2
2020-10-27opp: Fix early exit from dev_pm_opp_register_set_opp_helper()Viresh Kumar1-1/+1
2020-10-27opp: Don't always remove static OPPs in _of_add_opp_table_v1()Viresh Kumar1-0/+2
2020-10-27net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-27bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-27bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-10-27bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-10-27bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-10-27bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-10-27mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen1-0/+3
2020-10-27mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-10-27mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen3-2/+38
2020-10-27s390/ism: fix incorrect system EIDKarsten Graul1-1/+1
2020-10-27cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-10-27net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter1-1/+1
2020-10-27scsi: qla2xxx: remove incorrect sparse #ifdefLinus Torvalds1-4/+0
2020-10-27RDMA/uverbs: Fix false error in query gid IOCTLGal Pressman1-3/+0
2020-10-27RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2-7/+4
2020-10-27RDMA/rxe: Fix small problem in network_type patchBob Pearson2-5/+32
2020-10-27scsi: hisi_sas: Stop using queue #0 always for v2 hwJohn Garry1-1/+1
2020-10-27drm/amd/display: Clean up debug macrosTakashi Iwai2-21/+13