summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-30net: phy: fix phy_uses_state_machine()Russell King (Oracle)1-2/+3
2026-01-30net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2026-01-30net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
2026-01-30drm/amdgpu: csa unmap use uninterruptible lockPhilip Yang1-1/+1
2026-01-30usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2026-01-30nvme: fix PCIe subsystem reset controller state transitionNilay Shroff1-1/+4
2026-01-30nvme-pci: do not directly handle subsys reset falloutKeith Busch7-11/+58
2026-01-30nvme-fc: rename free_ctrl callback to match name patternDaniel Wagner1-2/+2
2026-01-30phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()Wentao Liang1-1/+1
2026-01-30phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic1-17/+10
2026-01-30dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-30dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
2026-01-30iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes1-1/+2
2026-01-30iio: core: add missing mutex_destroy in iio_dev_release()Andy Shevchenko1-2/+7
2026-01-30can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann1-4/+4
2026-01-30pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpuMing Qian1-4/+7
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello1-3/+3
2026-01-30uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-30uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-30uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-30uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-30intel_th: fix device leak on output open()Johan Hovold1-3/+16
2026-01-30slimbus: core: fix device reference leak on report presentJohan Hovold1-0/+3
2026-01-30slimbus: core: fix runtime PM imbalance on report presentJohan Hovold1-7/+9
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier1-6/+6
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin1-0/+7
2026-01-30mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz1-0/+41
2026-01-30iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas1-0/+6
2026-01-30iio: chemical: scd4x: fix reported channel endiannessFiona Klute1-3/+3
2026-01-30iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao1-0/+1
2026-01-30iio: adc: ad9467: fix ad9434 vref maskTomas Melin1-1/+1
2026-01-30iio: accel: iis328dq: fix gain valuesMarkus Koeniger1-1/+71
2026-01-30of: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
2026-01-30of: fix reference count leak in of_alias_scan()Weigang He1-2/+6
2026-01-30leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede1-5/+5
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12