| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2021-11-05 | 23 | -52/+57 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: vmd: Drop redundant includes of <asm/device.h>, <asm/msi.h> | Krzysztof Wilczyński | 2021-11-04 | 1 | -2/+0 | |
| | | * | | | PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h> | Krzysztof Wilczyński | 2021-11-02 | 1 | -1/+1 | |
| | | * | | | PCI: Prefer 'unsigned int' over bare 'unsigned' | Krzysztof Wilczyński | 2021-10-27 | 7 | -16/+19 | |
| | | * | | | PCI: Remove redundant 'rc' initialization | Colin Ian King | 2021-10-26 | 1 | -1/+1 | |
| | | * | | | PCI: cpqphp: Format if-statement code block correctly | Krzysztof Wilczyński | 2021-10-12 | 1 | -2/+4 | |
| | | * | | | PCI: Use unsigned to match sscanf("%x") in pci_dev_str_match_path() | Krzysztof Wilczyński | 2021-10-12 | 1 | -1/+1 | |
| | | * | | | PCI: hv: Remove unnecessary use of %hx | Krzysztof Wilczyński | 2021-10-12 | 1 | -2/+2 | |
| | | * | | | PCI: Correct misspelled and remove duplicated words | Krzysztof Wilczyński | 2021-10-08 | 12 | -15/+15 | |
| | | * | | | PCI: Tidy comments | Pranay Sanghai | 2021-09-28 | 1 | -12/+14 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/vpd' | Bjorn Helgaas | 2021-11-05 | 1 | -32/+61 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/VPD: Use pci_read_vpd_any() in pci_vpd_size() | Heiner Kallweit | 2021-10-25 | 1 | -12/+13 | |
| | | * | | | PCI/VPD: Add pci_read/write_vpd_any() | Heiner Kallweit | 2021-10-11 | 1 | -22/+50 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2021-11-05 | 1 | -0/+56 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: Add ACS quirk for Pericom PI7C9X2G switches | Nathan Rossi | 2021-11-05 | 1 | -0/+55 | |
| | | * | | | PCI: Mark Atheros QCA6174 to avoid bus reset | Ingmar Klein | 2021-09-20 | 1 | -0/+1 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/sysfs' | Bjorn Helgaas | 2021-11-05 | 6 | -62/+42 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: Use kstrtobool() directly, sans strtobool() wrapper | Krzysztof Wilczyński | 2021-09-28 | 2 | -5/+5 | |
| | | * | | | PCI/sysfs: Return -EINVAL consistently from "store" functions | Krzysztof Wilczyński | 2021-09-28 | 4 | -54/+33 | |
| | | * | | | PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input | Krzysztof Wilczyński | 2021-09-28 | 1 | -7/+8 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/switchtec' | Bjorn Helgaas | 2021-11-05 | 1 | -17/+78 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/switchtec: Add check of event support | Logan Gunthorpe | 2021-10-14 | 1 | -1/+7 | |
| | | * | | | PCI/switchtec: Replace ENOTSUPP with EOPNOTSUPP | Kelvin Cao | 2021-10-14 | 1 | -4/+4 | |
| | | * | | | PCI/switchtec: Update the way of getting management VEP instance ID | Kelvin Cao | 2021-10-14 | 1 | -3/+3 | |
| | | * | | | PCI/switchtec: Fix a MRPC error status handling issue | Kelvin Cao | 2021-10-14 | 1 | -2/+4 | |
| | | * | | | PCI/switchtec: Error out MRPC execution when MMIO reads fail | Kelvin Cao | 2021-10-14 | 1 | -7/+60 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2021-11-05 | 1 | -4/+27 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: Coalesce host bridge contiguous apertures | Kai-Heng Feng | 2021-09-29 | 1 | -4/+27 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2021-11-05 | 1 | -17/+30 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/portdrv: Do not setup up IRQs if there are no users | Jan Kiszka | 2021-09-20 | 1 | -17/+30 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/p2pdma' | Bjorn Helgaas | 2021-11-05 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/P2PDMA: Apply bus offset correctly in DMA address calculation | Wang Lu | 2021-09-20 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/msi' | Bjorn Helgaas | 2021-11-05 | 1 | -1/+23 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/sysfs: Explicitly show first MSI IRQ for 'irq' | Barry Song | 2021-10-18 | 1 | -1/+23 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/hotplug' | Bjorn Helgaas | 2021-11-05 | 9 | -41/+50 | |
| | |\ \ \ | ||||||
| | | * | | | PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n | Lukas Wunner | 2021-10-16 | 3 | -3/+5 | |
| | | * | | | PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations | Lukas Wunner | 2021-10-15 | 1 | -2/+0 | |
| | | * | | | PCI/portdrv: Remove unused resume err_handler | Lukas Wunner | 2021-10-15 | 2 | -27/+0 | |
| | | * | | | PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset | Lukas Wunner | 2021-10-15 | 5 | -0/+35 | |
| | | * | | | PCI/portdrv: Rename pm_iter() to pcie_port_device_iter() | Lukas Wunner | 2021-10-15 | 2 | -10/+11 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/driver' | Bjorn Helgaas | 2021-11-05 | 5 | -100/+92 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: Remove struct pci_dev->driver | Uwe Kleine-König | 2021-10-18 | 1 | -4/+0 | |
| | | * | | | PCI: Use to_pci_driver() instead of pci_dev->driver | Uwe Kleine-König | 2021-10-18 | 4 | -37/+45 | |
| | | * | | | xen/pcifront: Use to_pci_driver() instead of pci_dev->driver | Uwe Kleine-König | 2021-10-15 | 1 | -2/+2 | |
| | | * | | | xen/pcifront: Drop pcifront_common_process() tests of pcidev, pdrv | Uwe Kleine-König | 2021-10-15 | 1 | -35/+17 | |
| | | * | | | PCI/ERR: Factor out common dev->driver expressions | Bjorn Helgaas | 2021-10-12 | 1 | -16/+24 | |
| | | * | | | PCI: Drop pci_device_probe() test of !pci_dev->driver | Uwe Kleine-König | 2021-10-12 | 1 | -1/+1 | |
| | | * | | | PCI: Drop pci_device_remove() test of pci_dev->driver | Uwe Kleine-König | 2021-10-12 | 1 | -9/+7 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2021-11-05 | 2 | -4/+12 | |
| | |\ \ \ | ||||||
| | | * | | | PCI: Do not enable AtomicOps on VFs | Selvin Xavier | 2021-11-04 | 1 | -0/+8 | |
