aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-27drm/amdgpu: correct CG_ACLK_CNTL settingEvan Quan1-3/+11
2020-10-27drm/amd/pm: drop arb table first byte workaroundEvan Quan1-31/+0
2020-10-27drm/amd/pm: add pptable VRHotLevel settingEvan Quan1-0/+3
2020-10-27drm/amd/pm: correct the BootLinkLevel setupEvan Quan1-1/+1
2020-10-27drm/amd/pm: correct the ACPI table setup V2Evan Quan1-1/+2
2020-10-27drm/amd/pm: correct mclk table setupEvan Quan1-12/+8
2020-10-27drm/amd/pm: correct sclk table setupEvan Quan1-2/+21
2020-10-27drm/amd/pm: correct vddci table setupEvan Quan1-2/+2
2020-10-27drm/amd/pm: populate smc samu tableEvan Quan1-0/+53
2020-10-27drm/amd/pm: populate smc vddc tableEvan Quan1-0/+26
2020-10-27drm/amd/pm: correct the checks for polaris kickersEvan Quan3-49/+48
2020-10-27asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig1-2/+4
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-10-27btrfs: convert data_seqcount to seqcount_mutex_tDavidlohr Bueso2-7/+6
2020-10-27btrfs: don't fallback to buffered read if we don't need toJohannes Thumshirn1-1/+2
2020-10-27interconnect: qcom: use icc_sync state for sm8[12]50Dmitry Baryshkov2-6/+8
2020-10-27tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)1-14/+22
2020-10-27staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng1-1/+1
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: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab1-3/+17
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab1-1/+1
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab1-0/+1
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab1-7/+0
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-27Merge tag 'imx-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-0/+2
2020-10-27Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann5-2/+67
2020-10-27drm/doc: Document legacy_cursor_update betterDaniel Vetter2-1/+15
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