summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han
2025-10-29spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav
2025-10-29spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav
2025-10-29memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni
2025-10-29memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-29amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju
2025-10-29net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-29net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier
2025-10-29media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2025-10-29xen/events: Update virq_to_irq on migrationJason Andryuk
2025-10-29media: lirc: Fix error handling in lirc_register()Ma Ke
2025-10-29media: rc: Directly use ida_free()keliu
2025-10-29drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty
2025-10-29pwm: berlin: Fix wrong register in suspend/resumeJisheng Zhang
2025-10-29media: cx18: Add missing check after DMA mapThomas Fourier
2025-10-29xen/events: Cleanup find_virq() return codesJason Andryuk
2025-10-29dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede
2025-10-29media: mc: Clear minor number before put deviceEdward Adam Davis
2025-10-29mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
2025-10-29PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle
2025-10-29rtc: interface: Fix long-standing race when setting alarmEsben Haabendal
2025-10-29rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal
2025-10-29mmc: core: SPI mode remove cmd7Rex Chen
2025-10-29mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij
2025-10-29scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum
2025-10-29iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich
2025-10-29iio: dac: ad5421: use int type to store negative error codesQianfeng Rong
2025-10-29iio: dac: ad5360: use int type to store negative error codesQianfeng Rong
2025-10-29crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier
2025-10-29cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()Rafael J. Wysocki