summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-30drm/msm/dp: Avoid a long timeout for AUX transfer if nothing connectedDouglas Anderson3-0/+25
2024-05-30drm/msm/dp: allow voltage swing / pre emphasis of 3Dmitry Baryshkov3-27/+15
2024-05-30platform/x86: xiaomi-wmi: Fix race condition when reporting key eventsArmin Wolf1-0/+18
2024-05-30drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
2024-05-30media: radio-shark2: Avoid led_names truncationsRicardo Ribalda1-1/+1
2024-05-30media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann1-1/+1
2024-05-30staging: media: starfive: Remove links when unregistering devicesChanghuang Liang1-0/+6
2024-05-30media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov1-1/+3
2024-05-30ASoC: Intel: avs: Test result of avs_get_module_entry()Cezary Rojewski1-5/+9
2024-05-30ASoC: Intel: avs: Fix potential integer overflowCezary Rojewski1-1/+1
2024-05-30ASoC: Intel: avs: Fix ASRC module initializationCezary Rojewski1-0/+1
2024-05-30ASoC: Intel: avs: Restore stream decoupling on prepareAmadeusz Sławiński1-0/+4
2024-05-30selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted witho...Tianchen Ding11-13/+20
2024-05-30fbdev: sisfb: hide unused variablesArnd Bergmann1-2/+1
2024-05-30ASoC: SOF: Intel: mtl: Implement firmware boot state checkPeter Ujfalusi1-5/+32
2024-05-30ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot failedPeter Ujfalusi1-0/+1
2024-05-30ASoC: SOF: Intel: lnl: Correct rom_status_regPeter Ujfalusi2-1/+17
2024-05-30ASoC: SOF: Intel: mtl: Correct rom_status_regPeter Ujfalusi2-4/+4
2024-05-30powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-05-30ASoC: SOF: Intel: hda-dai: fix channel map configuration for aggregated dailinkPierre-Louis Bossart1-2/+29
2024-05-30drm/mediatek: Init `ddp_comp` with devm_kcalloc()Douglas Anderson1-4/+4
2024-05-30drm/mediatek: Add 0 size check to mtk_drm_gem_objJustin Green1-0/+3
2024-05-30drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt1-3/+3
2024-05-30ASoC: kirkwood: Fix potential NULL dereferenceAleksandr Mishin1-0/+3
2024-05-30fbdev: shmobile: fix snprintf truncationArnd Bergmann1-1/+1
2024-05-30drm/panel: ltk050h3146w: drop duplicate commands from LTK050H3148W initHeiko Stuebner1-2/+0
2024-05-30drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W flagsHeiko Stuebner1-1/+2
2024-05-30ASoC: mediatek: Assign dummy when codec not specified for a DAI linkAngeloGioacchino Del Regno1-1/+5
2024-05-30drm/imagination: avoid -Woverflow warningArnd Bergmann1-2/+2
2024-05-30mtd: rawnand: hynix: fixed typoMaxim Korotkov1-1/+1
2024-05-30mtd: core: Report error if first mtd_otp_size() call fails in mtd_otp_nvmem_a...Aapo Vienamo1-2/+4
2024-05-30ASoC: Intel: avs: ssm4567: Do not ignore route checksCezary Rojewski1-1/+0
2024-05-30ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski11-0/+17
2024-05-30drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+1
2024-05-30drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-05-30drm/panel: atna33xc20: Fix unbalanced regulator in the case HPD doesn't assertDouglas Anderson1-9/+13
2024-05-30drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson4-0/+46
2024-05-30drm/lcdif: Do not disable clocks on already suspended hardwareMarek Vasut1-1/+5
2024-05-30dev_printk: Add and use dev_no_printk()Geert Uytterhoeven1-12/+13
2024-05-30printk: Let no_printk() use _printk()Geert Uytterhoeven1-1/+1
2024-05-30drm/omapdrm: Fix console with deferred opsTony Lindgren4-7/+33
2024-05-30drm/omapdrm: Fix console by implementing fb_dirtyTony Lindgren1-0/+12
2024-05-30drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()Lyude Paul1-1/+1
2024-05-30drm/ci: update device type for volteer devicesVignesh Raman1-3/+3
2024-05-30drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-05-30Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1Luiz Augusto von Dentz3-9/+18
2024-05-30Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warningsGustavo A. R. Silva3-55/+40
2024-05-30overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook8-22/+58
2024-05-30ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski5-100/+82
2024-05-30ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski5-63/+60