summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-18regulator: pca9450: Fix error code in probe()Dan Carpenter1-4/+3
2025-12-18usb: raw-gadget: cap raw_io transfer length to KMALLOC_MAX_SIZEGopi Krishna Menon1-0/+3
2025-12-18usb: dwc2: fix hang during suspend if set as peripheralJisheng Zhang1-1/+8
2025-12-18usb: dwc2: fix hang during shutdown if set as peripheralJisheng Zhang1-4/+4
2025-12-18usb: chaoskey: fix locking for O_NONBLOCKOliver Neukum1-3/+13
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian2-9/+42
2025-12-18wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae1-8/+19
2025-12-18clk: spacemit: Set clk_hw_onecell_data::num before using flex arrayCharles Mirabile1-2/+2
2025-12-18net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl1-1/+1
2025-12-18phy: rockchip: samsung-hdptx: Prevent Inter-Pair Skew from exceeding the limitsCristian Ciocaltea1-4/+5
2025-12-18phy: rockchip: samsung-hdptx: Reduce ROPLL loop bandwidthCristian Ciocaltea1-2/+2
2025-12-18phy: rockchip: samsung-hdptx: Fix reported clock rate in high bpc modeCristian Ciocaltea1-6/+8
2025-12-18phy: freescale: Initialize priv->lockXiaolei Wang1-1/+4
2025-12-18phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3562Shawn Lin1-0/+8
2025-12-18phy: rockchip: naneng-combphy: Fix PCIe L1ss support RK3528Shawn Lin1-0/+7
2025-12-18phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb...Christophe JAILLET1-6/+14
2025-12-18leds: rgb: leds-qcom-lpg: Don't enable TRILED when configuring PWMFenglin Wu1-3/+1
2025-12-18of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()Yuntao Wang1-12/+4
2025-12-18of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()Yuntao Wang1-7/+11
2025-12-18of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()Yuntao Wang1-8/+2
2025-12-18of/fdt: Consolidate duplicate code into helper functionsYuntao Wang1-0/+41
2025-12-18mfd: mt6358-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-12-18mfd: mt6397-irq: Fix missing irq_domain_remove() in error pathHaotian Zhang1-0/+1
2025-12-18iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma1-1/+1
2025-12-18iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FDVineeth Pillai (Google)1-1/+1
2025-12-18net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean1-26/+39
2025-12-18scsi: qla2xxx: Fix improper freeing of purex itemZilin Guan1-1/+1
2025-12-18scsi: ufs: rockchip: Reset controller on PRE_CHANGE of hce enable notifyShawn Lin1-6/+13
2025-12-18pwm: bcm2835: Make sure the channel is enabled after pwm_request()Uwe Kleine-König1-25/+3
2025-12-18spi: sophgo: Fix incorrect use of bus width value macrosLongbin Li1-2/+2
2025-12-18drm/msm/a6xx: Improve MX rail fallback in RPMH vote initAkhil P Oommen1-11/+15
2025-12-18drm/msm/a6xx: Fix the gemnoc workaroundAkhil P Oommen1-4/+4
2025-12-18drm/msm/a6xx: Flush LRZ cache before PT switchAkhil P Oommen1-2/+8
2025-12-18drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issueJay Liu1-22/+1
2025-12-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait1-1/+2
2025-12-18net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto1-1/+19
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto1-0/+43
2025-12-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal1-7/+2
2025-12-18PCI: stm32: Fix EP page_size alignmentChristian Bruel1-0/+2
2025-12-18PCI: stm32: Fix LTSSM EP race with start linkChristian Bruel1-31/+8
2025-12-18drm/msm/a2xx: stop over-complaining about the legacy firmwareDmitry Baryshkov1-1/+1
2025-12-18drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos()Huiwen He1-8/+9
2025-12-18drm/msm: Fix NULL pointer dereference in crashstate_get_vm_logs()Huiwen He1-0/+4
2025-12-18iio: core: Clean up device correctly on iio_device_alloc() failureAndy Shevchenko1-5/+5
2025-12-18iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko1-2/+7
2025-12-18watchdog: starfive: Fix resource leak in probe error pathHaotian Zhang1-1/+3
2025-12-18watchdog: wdat_wdt: Fix ACPI table leak in probe functionHaotian Zhang1-21/+43
2025-12-18mshv: Fix create memory region overlap checkNuno Das Neves1-20/+11
2025-12-18mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves1-28/+30
2025-12-18PCI: Prevent resource tree corruption when BAR resize failsIlpo Järvinen1-0/+5