summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-23Merge branch 'pci/endpoint'Bjorn Helgaas
2026-06-23Merge branch 'pci/switchtec'Bjorn Helgaas
2026-06-23Merge branch 'pci/virtualization'Bjorn Helgaas
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas
2026-06-23Merge branch 'pci/rom'Bjorn Helgaas
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas
2026-06-23Merge branch 'pci/reset'Bjorn Helgaas
2026-06-23Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-06-23Merge branch 'pci/procfs'Bjorn Helgaas
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas
2026-06-23Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-06-23Merge branch 'pci/enumeration'Bjorn Helgaas
2026-06-23net: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz
2026-06-23veth: fix NAPI leak in XDP enable error pathEric Dumazet
2026-06-23net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi
2026-06-23net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-06-23Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-23PCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński
2026-06-23PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-06-23PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()Krzysztof Wilczyński
2026-06-23PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: mediatek-gen3: Add 100 ms delay after link upHans Zhang
2026-06-23PCI: aardvark: Add 100 ms delay after link trainingHans Zhang
2026-06-23PCI: dwc: Use common pci_host_common_link_train_delay() helperHans Zhang
2026-06-23PCI: cadence-hpa: Add post-link delayHans Zhang
2026-06-23PCI: Move pci_resource_alignment() to setup-res.c fileIlpo Järvinen
2026-06-23PCI: Convert pci_resource_alignment() input parameters to constIlpo Järvinen
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen
2026-06-23PCI: Remove const removal castIlpo Järvinen
2026-06-23PCI: Consolidate add_list (aka realloc_head) empty sanity checksIlpo Järvinen
2026-06-23PCI: Rename 'added' to 'add_list'Ilpo Järvinen
2026-06-23NTB: epf: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23NTB: epf: Fix doorbell bitmask and IRQ vector handlingKoichiro Den
2026-06-23NTB: epf: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-06-23NTB: epf: Make db_valid_mask cover only real doorbell bitsKoichiro Den
2026-06-23NTB: epf: Document legacy doorbell slot offset in ntb_epf_peer_db_set()Koichiro Den
2026-06-23PCI: endpoint: pci-epf-vntb: Implement .db_vector_count()/mask() for doorbellsKoichiro Den
2026-06-23i2c: i801: fix hardware state machine corruption in error pathMingyu Wang
2026-06-23PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-23i2c: mpc: Fix timeout calculationsAndy Shevchenko