summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-06drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang1-2/+4
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher1-0/+3
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher1-1/+1
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-10-06drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi7-28/+56
2023-10-06drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi3-37/+51
2023-10-06drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi14-65/+60
2023-10-06thermal/of: add missing of_node_put()Julia Lawall1-2/+6
2023-10-06platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones1-0/+9
2023-10-06platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson1-0/+1
2023-10-06ata: sata_mv: Fix incorrect string length computation in mv_dump_mem()Christophe JAILLET1-2/+2
2023-10-06scsi: ufs: core: Poll HCS.UCRDY before issuing a UIC commandKiwoong Kim1-1/+6
2023-10-06scsi: ufs: core: Move __ufshcd_send_uic_cmd() outside host_lockKiwoong Kim1-5/+1
2023-10-06scsi: qedf: Add synchronization between I/O completions and abortJaved Hasan2-3/+14
2023-10-06parisc: iosapic.c: Fix sparse warningsHelge Deller2-4/+4
2023-10-06parisc: ccio-dma: Fix sparse warningsHelge Deller2-11/+11
2023-10-06parisc: sba-iommu: Fix sparse warnigsHelge Deller2-16/+16
2023-10-06parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller1-2/+0
2023-10-06nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()Nigel Kirkland1-1/+1
2023-10-06spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drainTobias Schramm1-1/+28
2023-10-06spi: sun6i: reduce DMA RX transfer width to single byteTobias Schramm1-1/+1
2023-10-06i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III1-10/+7
2023-10-06gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin1-0/+1
2023-10-06accel/ivpu: Use cached buffers for FW loadingKarol Wachowski2-3/+10
2023-10-06accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka1-7/+4
2023-10-06i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa1-3/+35
2023-10-06firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla1-2/+14
2023-10-06soc: imx8m: Enable OCOTP clock for imx8mm before reading registersNathan Rossi1-0/+10
2023-10-06power: supply: rk817: Fix node refcount leakChris Morgan1-3/+12
2023-10-06firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET1-0/+1
2023-10-06power: supply: core: fix use after free in ueventSebastian Reichel1-0/+7
2023-10-06power: supply: rt9467: Fix rt9467_run_aicl()Christophe JAILLET1-2/+2
2023-10-06power: supply: ucs1002: fix error code in ucs1002_get_property()Dan Carpenter1-1/+2
2023-10-06bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren1-5/+17
2023-10-06clk: tegra: fix error return case for recalc_rateTimo Alho1-1/+1
2023-10-06clk: si521xx: Fix regmap write accessorMarek Vasut1-3/+4
2023-10-06clk: si521xx: Use REGCACHE_FLAT instead of NONEMarek Vasut1-1/+1
2023-10-06clk: sprd: Fix thm_parents incorrect configurationZhifeng Tang1-1/+1
2023-10-06power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()Harshit Mogalapalli1-1/+1
2023-10-06firmware: arm_scmi: Fixup perf power-cost/microwatt supportSibi Sankar1-2/+2
2023-10-06firmware: arm_scmi: Harden perf domain info accessCristian Marussi1-25/+64
2023-10-06bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford1-2/+4
2023-10-06bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis1-2/+1
2023-10-06spi: spi-gxp: BUG: Correct spi write return valueCharles Kearney1-1/+1
2023-10-06vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()Jinjie Ruan1-1/+2
2023-10-06drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu2-2/+2
2023-10-06drm/amd/display: Update DPG test pattern programmingWenjing Liu2-74/+78
2023-10-06drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu2-0/+12
2023-10-06i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally1-1/+1
2023-10-06i2c: mux: gpio: Add missing fwnode_handle_put()Liang He1-1/+3