summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-11media: dw2102: Don't translate i2c read into writeMichael Bunk
2024-07-11drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang
2024-07-11drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-07-11drm/amd/display: Fix uninitialized variables in DMAlex Hung
2024-07-11drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung
2024-07-11drm/amd/display: Do not return negative stream id for arrayAlex Hung
2024-07-11drm/amd/display: update pipe topology log to support subvpWenjing Liu
2024-07-11drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu
2024-07-11drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung
2024-07-11drm/amd/display: Check pipe offset before setting vblankAlex Hung
2024-07-11drm/amd/display: Check index msg_id before read or writeAlex Hung
2024-07-11drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2024-07-11drm/amdgpu: fix double free err_addr pointer warningsBob Zhou
2024-07-11drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-07-11drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-07-11drm/amdgpu: Fix uninitialized variable warningsMa Jun
2024-07-11media: mediatek: vcodec: Only free buffer VA that is not NULLFei Shao
2024-07-11scsi: qedf: Make qedf_execute_tmf() non-preemptibleJohn Meneghini
2024-07-11IB/core: Implement a limit on UMAD receive ListMichael Guralnik
2024-07-11drm/xe: Add outer runtime_pm protection to xe_live_ktest@xe_dma_bufRodrigo Vivi
2024-07-11wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sbandZong-Zhe Yang
2024-07-11media: dvb-usb: dib0700_devices: Add missing release_firmware()Ricardo Ribalda
2024-07-11media: dvb: as102-fe: Fix as10x_register_addr packingRicardo Ribalda
2024-07-11drm/lima: fix shared irq handling on driver removeErico Nunes
2024-07-11crypto: hisilicon/debugfs - Fix debugfs uninit process issueChenghai Huang
2024-07-11leds: an30259a: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-07-11leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark
2024-07-05serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-05serial: imx: only set receiver level if it is zeroStefan Eichenberger
2024-07-05cxl/region: check interleave capabilityYao Xingtao
2024-07-05cxl/region: Avoid null pointer dereference in region lookupAlison Schofield
2024-07-05cxl/region: Move cxl_dpa_to_region() work to the region driverAlison Schofield
2024-07-05reset: gpio: Fix missing gpiolib dependency for GPIO reset controllerMark Brown
2024-07-05cxl/mem: Fix no cxl_nvd during pmem region auto-assemblingLi Ming
2024-07-05cxl/region: Convert cxl_pmem_region_alloc to scope-based resource managementDan Williams
2024-07-05pwm: stm32: Fix error message to not describe the previous error pathUwe Kleine-König
2024-07-05pwm: stm32: Fix calculation of prescalerUwe Kleine-König
2024-07-05Revert "net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module"Greg Kroah-Hartman
2024-07-05ata: libata-core: Fix double free on errorNiklas Cassel
2024-07-05ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 modelsNiklas Cassel
2024-07-05ata: ahci: Clean up sysfs file on errorNiklas Cassel
2024-07-05can: mcp251xfd: fix infinite loop when xmit failsVitor Soares
2024-07-05drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher
2024-07-05drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke
2024-07-05drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik
2024-07-05drm/amdgpu: avoid using null object of framebufferJulia Zhang
2024-07-05drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann
2024-07-05drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke
2024-07-05drm/drm_file: Fix pid refcounting raceJann Horn