summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-19PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle1-0/+1
2025-10-19PCI/ERR: Fix uevent on failure to recoverLukas Wunner1-1/+7
2025-10-19PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOVNiklas Schnelle1-0/+5
2025-10-19PCI/sysfs: Ensure devices are powered for config readsBrian Norris1-1/+19
2025-10-19PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlockMarek Vasut1-14/+13
2025-10-19rtc: interface: Fix long-standing race when setting alarmEsben Haabendal1-0/+23
2025-10-19rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal1-0/+4
2025-10-19memory: samsung: exynos-srom: Fix of_iomap leak in exynos_srom_probeZhen Ni1-6/+4
2025-10-19mmc: core: SPI mode remove cmd7Rex Chen1-1/+5
2025-10-19mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-10-19scsi: hpsa: Fix potential memory leak in hpsa_big_passthru_ioctl()Thorsten Blum1-9/+12
2025-10-19Revert "ipmi: fix msg stack when IPMI is disconnected"Corey Minyard1-11/+5
2025-10-19pwm: berlin: Fix wrong register in suspend/resumeJisheng Zhang1-2/+2
2025-10-19power: supply: max77976_charger: fix constant current reportingDzmitry Sankouski1-6/+6
2025-10-19pinctrl: samsung: Drop unused S3C24xx driver dataKrzysztof Kozlowski1-4/+0
2025-10-19nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber1-0/+2
2025-10-19of: unittest: Fix device reference count leak in of_unittest_pci_node_verifyMa Ke1-0/+1
2025-10-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu1-1/+1
2025-10-19iio: imu: inv_icm42600: Drop redundant pm_runtime reinitialization in resumeSean Nyekjaer1-4/+0
2025-10-19iio: xilinx-ams: Unmask interrupts after updating alarmsSean Anderson1-20/+25
2025-10-19iio: xilinx-ams: Fix AMS_ALARM_THR_DIRECT_MASKSean Anderson1-1/+1
2025-10-19iio: frequency: adf4350: Fix prescaler usage.Michael Hennerich1-7/+13
2025-10-19iio: dac: ad5421: use int type to store negative error codesQianfeng Rong1-1/+1
2025-10-19iio: dac: ad5360: use int type to store negative error codesQianfeng Rong1-1/+1
2025-10-19fbdev: Fix logic error in "offb" name matchFinn Thain1-1/+1
2025-10-19crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-10-19crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-10-19crypto: aspeed - Fix dma_unmap_sg() directionThomas Fourier1-1/+1
2025-10-19cpufreq: intel_pstate: Fix object lifecycle issue in update_qos_request()Rafael J. Wysocki1-3/+5
2025-10-19bus: mhi: host: Do not use uninitialized 'dev' pointer in mhi_init_irq_setup()Adam Xue1-3/+2
2025-10-19bus: mhi: ep: Fix chained transfer handling in read pathSumit Kumar1-25/+12
2025-10-19drm/nouveau: fix bad ret code in nouveau_bo_move_prepShuhao Fu1-1/+1
2025-10-19drm/rcar-du: dsi: Fix 1/2/3 lane supportMarek Vasut2-5/+8
2025-10-19media: lirc: Fix error handling in lirc_register()Ma Ke1-4/+5
2025-10-19media: venus: firmware: Use correct reset sequence for IRIS2Stephan Gerhold1-4/+4
2025-10-19media: pci: ivtv: Add missing check after DMA mapThomas Fourier2-2/+8
2025-10-19media: mc: Fix MUST_CONNECT handling for pads with no linksLaurent Pinchart1-1/+1
2025-10-19media: i2c: mt9v111: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-19media: cx18: Add missing check after DMA mapThomas Fourier1-3/+10
2025-10-19firmware: meson_sm: fix device leak at probeJohan Hovold1-1/+6
2025-10-19xen/events: Update virq_to_irq on migrationJason Andryuk1-1/+12
2025-10-19xen/events: Return -EEXIST for bound VIRQsJason Andryuk1-5/+14
2025-10-19xen/manage: Fix suspend error pathLukas Wunner1-1/+2
2025-10-19xen/events: Cleanup find_virq() return codesJason Andryuk1-3/+4
2025-10-19ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad1-13/+13
2025-10-19ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang1-0/+3
2025-10-19ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki1-19/+11
2025-10-19gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2025-10-19tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets1-2/+2
2025-10-19drm/amd/display: Properly disable scaling on DCE6Timur Kristóf2-4/+13