summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-02-06Merge branch 'pci/ptm'Bjorn Helgaas
2026-02-06Merge branch 'pci/portdrv'Bjorn Helgaas
2026-02-06Merge branch 'pci/pm'Bjorn Helgaas
2026-02-06Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-02-06Merge branch 'pci/iov'Bjorn Helgaas
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas
2026-02-06Merge branch 'pci/endpoint'Bjorn Helgaas
2026-02-06Merge branch 'pci/bwctrl'Bjorn Helgaas
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen
2026-02-06PCI: Disable ACS SV for IDT 0x8090 switchManivannan Sadhasivam
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam
2026-02-06PCI: Cache ACS Capabilities registerManivannan Sadhasivam
2026-02-06PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam
2026-02-06PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari
2026-02-06PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru
2026-02-06PCI: Use device_lock_assert() to verify device lock is heldIlpo Järvinen
2026-02-06PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is heldIlpo Järvinen
2026-02-06PCI: Fix pci_slot_lock () device lockingKeith Busch
2026-02-06PCI: Fix pci_slot_trylock() error handlingJinhui Guo
2026-02-06PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang
2026-02-06PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-02-06PCI: host-generic: Avoid reporting incorrect 'missing reg property' errorJess
2026-02-06PCI/PME: Replace RMW of Root Status register with direct writeLukas Wunner
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-02-06PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-02-06vfio/fsl-mc: add myself as maintainerIoana Ciornei
2026-02-06PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu
2026-02-06cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()Felix Gu
2026-02-06cache: starfive: fix device node leak in starlink_cache_init()Felix Gu
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-06Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard
2026-02-06nvme: correct comment about nvme_ns_remove()John Garry
2026-02-06nvme: stop setting namespace gendisk device driver dataJohn Garry
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang