Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -29/+20 |
2022-03-23 | Merge branch 'pci/misc' | Bjorn Helgaas | 5 | -23/+8 |
2022-03-23 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 1 | -0/+4 |
2022-03-23 | Merge branch 'pci/bridge-class-codes' | Bjorn Helgaas | 1 | -1/+1 |
2022-03-22 | PCI: ibmphp: Remove unused assignments | Bjorn Helgaas | 2 | -4/+1 |
2022-03-22 | PCI: cpqphp: Remove unused assignments | Bjorn Helgaas | 3 | -19/+7 |
2022-02-18 | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 1 | -1/+1 |
2022-02-11 | PCI: pciehp: Add Qualcomm quirk for Command Completed erratum | Manivannan Sadhasivam | 1 | -0/+2 |
2022-02-05 | PCI/ACPI: Replace acpi_bus_get_device() with acpi_fetch_acpi_dev() | Rafael J. Wysocki | 2 | -5/+7 |
2022-02-03 | PCI: pciehp: Clear cmd_busy bit in polling mode | Liguang Zhang | 1 | -0/+2 |
2022-02-03 | PCI: rpaphp: Add MODULE_DESCRIPTION | Mamatha Inamdar | 1 | -0/+1 |
2022-01-13 | Merge branch 'pci/errors' | Bjorn Helgaas | 2 | -7/+7 |
2022-01-12 | PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors | Hans de Goede | 3 | -4/+22 |
2021-12-10 | PCI: ibmphp: Remove commented-out functions | Vihas Mak | 2 | -79/+0 |
2021-11-19 | PCI: pciehp: Fix infinite loop in IRQ handler upon power fault | Lukas Wunner | 1 | -3/+4 |
2021-11-18 | PCI: cpqphp: Use PCI_POSSIBLE_ERROR() to check config reads | Naveen Naidu | 1 | -2/+2 |
2021-11-18 | PCI: pciehp: Use PCI_POSSIBLE_ERROR() to check config reads | Naveen Naidu | 1 | -5/+5 |
2021-11-08 | s390/pci: implement reset_slot for hotplug slot | Niklas Schnelle | 1 | -0/+24 |
2021-11-07 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -9/+41 |
2021-11-05 | Merge branch 'pci/misc' | Bjorn Helgaas | 6 | -9/+11 |
2021-11-02 | PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h> | Krzysztof Wilczyński | 1 | -1/+1 |
2021-10-15 | PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset | Lukas Wunner | 3 | -0/+30 |
2021-10-13 | PCI: cpqphp: Format if-statement code block correctly | Krzysztof Wilczyński | 1 | -2/+4 |
2021-10-09 | PCI: Correct misspelled and remove duplicated words | Krzysztof Wilczyński | 4 | -6/+6 |
2021-10-04 | s390/pci: fix zpci_zdev_put() on reserve | Niklas Schnelle | 1 | -8/+1 |
2021-09-02 | Merge branch 'pci/reset' | Bjorn Helgaas | 3 | -3/+3 |
2021-09-02 | PCI: ibmphp: Fix double unmap of io_mem | Vishal Aslot | 2 | -7/+1 |
2021-08-19 | PCI: Change the type of probe argument in reset functions | Amey Narkhede | 3 | -3/+3 |
2021-07-06 | Merge branch 'pci/kernel-doc' | Bjorn Helgaas | 3 | -4/+8 |
2021-07-06 | Merge branch 'pci/sysfs' | Bjorn Helgaas | 3 | -23/+27 |
2021-07-06 | PCI: Fix kernel-doc formatting | Krzysztof Wilczyński | 3 | -4/+8 |
2021-07-01 | PCI: cpcihp: Declare cpci_debug in header file | Krzysztof Wilczyński | 2 | -2/+3 |
2021-06-17 | PCI: pciehp: Ignore Link Down/Up caused by DPC | Lukas Wunner | 1 | -0/+36 |
2021-06-04 | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions | Krzysztof Wilczyński | 3 | -23/+27 |
2021-05-07 | Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -12/+4 |
2021-05-04 | Merge branch 'pci/kernel-doc' | Bjorn Helgaas | 1 | -1/+1 |
2021-04-30 | s390/pci: rename zpci_configure_device() | Niklas Schnelle | 1 | -1/+1 |
2021-04-16 | PCI: acpiphp: Fix whitespace issue | chakravarthikulkarni | 1 | -2/+1 |
2021-04-16 | PCI: shpchp: Remove unused shpc_writeb() | Jiapeng Chong | 1 | -5/+0 |
2021-04-14 | PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock | Guobin Huang | 1 | -4/+1 |
2021-04-12 | s390/pci: narrow scope of zpci_configure_device() | Niklas Schnelle | 1 | -0/+7 |
2021-04-08 | ACPI / hotplug / PCI: Fix reference count leak in enable_slot() | Feilong Lin | 1 | -0/+1 |
2021-03-22 | s390/pci: unify de-/configure for slots and events | Niklas Schnelle | 1 | -50/+2 |
2021-03-22 | s390/pci: refactor zpci function states | Niklas Schnelle | 1 | -7/+1 |
2021-03-21 | Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -8/+6 |
2021-03-17 | PCI: rpadlpar: Fix potential drc_name corruption in store functions | Tyrel Datwyler | 1 | -8/+6 |
2021-03-15 | s390/pci: fix leak of PCI device structure | Niklas Schnelle | 1 | -1/+2 |
2021-03-12 | PCI: Fix kernel-doc errors | Krzysztof Wilczyński | 1 | -1/+1 |
2021-02-19 | PCI: acpiphp: Remove unused acpiphp_callback typedef | Chen Lin | 1 | -3/+0 |