summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-29media: s5p-mfc: remove an unused/uninitialized variableArnd Bergmann1-22/+13
2025-10-29drm/amdgpu: use atomic functions with memory barriers for vm fault infoGui-Dong Han3-11/+8
2025-10-29spi: cadence-quadspi: Flush posted register writes before DAC accessPratyush Yadav1-0/+2
2025-10-29spi: cadence-quadspi: Flush posted register writes before INDAC accessPratyush Yadav1-0/+3
2025-10-29memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni1-6/+4
2025-10-29memory: samsung: exynos-srom: Correct alignmentKrzysztof Kozlowski1-11/+11
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29net: ravb: Ensure memory write completes before ringing TX doorbellLad Prabhakar1-0/+8
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-29Revert "cpuidle: menu: Avoid discarding useful information"Rafael J. Wysocki1-12/+9
2025-10-29net: bonding: fix possible peer notify event loss or dup issueTonghao Zhang1-22/+18
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang1-1/+1
2025-10-29tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov1-4/+1
2025-10-29amd-xgbe: Avoid spurious link down messages during interface toggleRaju Rangoju2-1/+1
2025-10-29net: dlink: handle dma_map_single() failure properlyYeounsu Moon1-7/+16
2025-10-29net: dl2k: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-39/+41
2025-10-29media: pci: ivtv: Add missing check after DMA mapThomas Fourier2-2/+8
2025-10-29media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-30/+41
2025-10-29xen/events: Update virq_to_irq on migrationJason Andryuk1-1/+12
2025-10-29media: lirc: Fix error handling in lirc_register()Ma Ke1-4/+5
2025-10-29media: rc: Directly use ida_free()keliu2-6/+6
2025-10-29drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty1-36/+0
2025-10-29pwm: berlin: Fix wrong register in suspend/resumeJisheng Zhang1-2/+2
2025-10-29media: cx18: Add missing check after DMA mapThomas Fourier1-2/+10
2025-10-29xen/events: Cleanup find_virq() return codesJason Andryuk1-6/+6
2025-10-29dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing1-3/+4
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Set use_single_read regmap_config flagHans de Goede1-0/+2
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Drop unneeded assignment for cache_typeAndy Shevchenko1-1/+0
2025-10-29mfd: intel_soc_pmic_chtdc_ti: Fix invalid regmap-config max_register valueHans de Goede1-1/+1
2025-10-29media: mc: Clear minor number before put deviceEdward Adam Davis1-5/+1
2025-10-29mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski1-1/+5
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli1-2/+2
2025-10-29PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
2025-10-29PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-10-29rtc: interface: Fix long-standing race when setting alarmEsben Haabendal1-0/+23
2025-10-29rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal1-0/+4
2025-10-29mmc: core: SPI mode remove cmd7Rex Chen1-1/+5
2025-10-29mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-10-29scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12
2025-10-29iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich1-7/+13
2025-10-29iio: dac: ad5421: use int type to store negative error codesQianfeng Rong1-1/+1
2025-10-29iio: dac: ad5360: use int type to store negative error codesQianfeng Rong1-1/+1
2025-10-29crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-10-29cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()Rafael J. Wysocki1-3/+5