summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-06Merge branch 'pci/iov'Bjorn Helgaas-5/+4
2026-02-06Merge branch 'pci/iommu'Bjorn Helgaas-1/+12
2026-02-06Merge branch 'pci/enumeration'Bjorn Helgaas-41/+64
2026-02-06Merge branch 'pci/endpoint'Bjorn Helgaas-14/+9
2026-02-06Merge branch 'pci/bwctrl'Bjorn Helgaas-0/+13
2026-02-06PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen-0/+13
2026-02-06PCI: Disable ACS SV for IDT 0x8090 switchManivannan Sadhasivam-1/+1
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam-47/+13
2026-02-06PCI: Cache ACS Capabilities registerManivannan Sadhasivam-10/+14
2026-02-06PCI: Enable ACS after configuring IOMMU for OF platformsManivannan Sadhasivam-9/+10
2026-02-06PCI: Add ACS quirk for Pericom PI7C9X2G404 switches [12d8:b404]Nicolas Cavallari-0/+4
2026-02-06PCI: Add ACS quirk for Qualcomm Hamoa & GlymurKrishna Chaitanya Chundru-0/+4
2026-02-06PCI: Use device_lock_assert() to verify device lock is heldIlpo Järvinen-2/+10
2026-02-06PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is heldIlpo Järvinen-1/+4
2026-02-06PCI: Fix pci_slot_lock () device lockingKeith Busch-6/+17
2026-02-06PCI: Fix pci_slot_trylock() error handlingJinhui Guo-3/+1
2026-02-06PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang-0/+8
2026-02-06PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson-0/+10
2026-02-06PCI: host-generic: Avoid reporting incorrect 'missing reg property' errorJess-1/+1
2026-02-06PCI/PME: Replace RMW of Root Status register with direct writeLukas Wunner-1/+1
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner-1/+25
2026-02-06PCI: Don't claim disabled bridge windowsIlpo Järvinen-0/+2
2026-02-06vfio/fsl-mc: add myself as maintainerIoana Ciornei-6/+1
2026-02-06PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu-1/+2
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds-12/+21
2026-02-06Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+34
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+2
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds-14/+138
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard-1/+3
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard-0/+6
2026-02-06nvme: correct comment about nvme_ns_remove()John Garry-1/+1
2026-02-06nvme: stop setting namespace gendisk device driver dataJohn Garry-7/+0
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold-225/+0
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold-295/+0
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski-5/+249
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter-1/+0
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu-1/+11
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley-70/+70
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko-25/+25
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum-7/+1
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang-63/+105
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan-2/+7
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain-1/+1
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum-47/+22
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski-4/+1
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello-1/+4
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet-0/+3
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel-497/+1572
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen-1/+1