summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12um: Fix the -Wmissing-prototypes warning for get_thread_regTiwei Bie2-1/+7
2024-06-12um: Fix the -Wmissing-prototypes warning for __switch_mmTiwei Bie2-2/+2
2024-06-12ASoC: SOF: debug: Handle cases when fw_lib_prefix is not set, NULLPeter Ujfalusi1-2/+21
2024-06-12powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-06-12platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede1-2/+3
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box1-3/+4
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box1-10/+19
2024-06-12tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box1-4/+8
2024-06-12media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev3-3/+8
2024-06-12drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-06-12drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11
2024-06-12string: Prepare to merge strcat KUnit tests into string_kunit.cKees Cook1-6/+6
2024-06-12string: Prepare to merge strscpy_kunit.c into string_kunit.cKees Cook1-25/+26
2024-06-12string_kunit: Add test cases for str*cmp functionsIvan Orlov1-0/+155
2024-06-12drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHYAdam Ford1-2/+2
2024-06-12drm: Make drivers depends on DRM_DW_HDMIMaxime Ripard7-9/+10
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter1-5/+15
2024-06-12drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle1-12/+9
2024-06-12drm/msm/dpu: Add callback function pointer check before its callAleksandr Mishin1-1/+3
2024-06-12fs/ntfs3: Use variable length array instead of fixed sizeKonstantin Komarov1-1/+1
2024-06-12fs/ntfs3: Use 64 bit variable to avoid 32 bit overflowKonstantin Komarov1-1/+2
2024-06-12fs/ntfs3: Check 'folio' pointer for NULLKonstantin Komarov1-6/+11
2024-06-12um: vector: fix bpfflash parameter evaluationJohannes Berg1-1/+1
2024-06-12um: Add winch to winch_handlers before registering winch IRQRoberto Sassu1-6/+8
2024-06-12um: Fix return value in ubd_init()Duoming Zhou1-2/+2
2024-06-12drm/meson: gate px_clk when setting rateNeil Armstrong1-0/+7
2024-06-12drm/mediatek: dp: Fix mtk_dp_aux_transfer return valueWojciech Macek1-1/+1
2024-06-12drm/msm/dpu: Allow configuring multiple active DSC blocksMarijn Suijten1-3/+6
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten1-3/+0
2024-06-12drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten1-5/+5
2024-06-12media: ov2680: Do not fail if data-lanes property is absentFabio Estevam1-7/+0
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam1-2/+7
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam1-0/+1
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus1-10/+12
2024-06-12media: ti: j721e-csi2rx: Fix races while restarting DMAJai Luthra1-3/+2
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-12phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong1-1/+53
2024-06-12x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak1-1/+1
2024-06-12x86/percpu: Unify arch_raw_cpu_ptr() definesUros Bizjak1-24/+18
2024-06-12mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez1-0/+9
2024-06-12mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez1-3/+9
2024-06-12mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez1-14/+26
2024-06-12mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez1-0/+1
2024-06-12mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez1-20/+92
2024-06-12Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-06-12gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18
2024-06-12mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin1-1/+1