aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-30Input: adp5588-keys - do not check for irq presenceNuno Sá1-5/+0
2022-08-30dt-bindings: input: adp5588: add bindingsNuno Sá2-0/+112
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá3-276/+289
2022-08-30Input: adp5588-keys - bail out on returned errorNuno Sá1-18/+38
2022-08-30gpio: gpio-adp5588: drop the driverNuno Sá4-462/+0
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá3-134/+144
2022-08-30cifs: fix small mempool leak in SMB2_negotiate()Enzo Matsumiya1-5/+7
2022-08-30smb3: use filemap_write_and_wait_range instead of filemap_write_and_waitSteve French2-4/+13
2022-08-30dt-bindings: clock: drop minItems equal to maxItemsKrzysztof Kozlowski3-4/+0
2022-08-30clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rateQuanyang Wang1-16/+15
2022-08-30Merge tag 'samsung-clk-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into clk-samsungStephen Boyd9-53/+1618
2022-08-30Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()Andy Shevchenko1-3/+3
2022-08-30Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko2-7/+8
2022-08-30selinux: declare read-only parameters constChristian Göttsche4-29/+31
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang1-25/+35
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen1-1/+2
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter1-1/+1
2022-08-30drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter1-0/+9
2022-08-30drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai1-11/+21
2022-08-30drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinksAlex Sierra1-1/+2
2022-08-30drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2-2/+2
2022-08-30drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUsEvan Quan1-13/+22
2022-08-30drm/amd/pm: use vbios carried pptable for those supported SKUsEvan Quan3-24/+77
2022-08-30drm/amd/display: fix wrong register accessCharlene Liu2-0/+4
2022-08-30drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai1-1/+14
2022-08-30drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai1-16/+27
2022-08-30selinux: use int arrays for boolean valuesChristian Göttsche1-5/+5
2022-08-30drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai1-1/+1
2022-08-30drm/amd/display: Missing HPO instance addedLeo Chen1-0/+1
2022-08-30drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong1-0/+5
2022-08-30drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctlYuBiao Wang1-1/+4
2022-08-30drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma1-1/+2
2022-08-30drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen2-6/+6
2022-08-30drm/amdgpu: Update mes_v11_api_def.hGraham Sider2-1/+3
2022-08-30drm/amdgpu: disable FRU access on special SIENNA CICHLID cardGuchun Chen1-2/+7
2022-08-30drm/amdgpu: Remove the unneeded result variable 'r'ye xingchen1-4/+1
2022-08-30drm/amdgpu: add new ip block for MES 11.0.3Hawking Zhang1-0/+1
2022-08-30drm/amdgpu: add new ip block for GFX 11.0Hawking Zhang1-0/+1
2022-08-30drm/amdgpu: Set GC family for GC 11.0.3Hawking Zhang1-0/+1
2022-08-30drm/amdgpu: enable imu_rlc_ram programming for v11_0_3Hawking Zhang4-1/+181
2022-08-30drm/amdkfd: Added GFX 11.0.3 SupportDavid Belanger2-0/+9
2022-08-30drm/amdgpu: init gfx config for gfx v11_0_3Hawking Zhang1-0/+2
2022-08-30drm/amdgpu: declare firmware for new MES 11.0.3Hawking Zhang1-0/+2
2022-08-30drm/amdgpu: declare firmware for new GC 11.0.3Hawking Zhang1-0/+4
2022-08-30drm/amdgpu: add new ip block for GMC 11.0Hawking Zhang1-0/+1
2022-08-30drm/amdgpu: initialize gmc sw config for v11_0_3Hawking Zhang1-0/+1
2022-08-30drm/amdgpu: add gfxhub_v3_0_3 supportYang Wang4-2/+550
2022-08-30drm/amdgpu: add gc v11_0_3 ip headersFrank Min2-0/+56726
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang1-25/+35
2022-08-30selinux: remove an unneeded variable in sel_make_class_dir_entries()ye xingchen1-4/+1