Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -215/+226 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+38 |
2018-01-31 | Merge remote-tracking branch 'lorenzo/pci/cadence' into next | Bjorn Helgaas | 1 | -1/+11 |
2018-01-31 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -216/+195 |
2018-01-31 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -0/+19 |
2018-01-31 | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 1 | -0/+1 |
2018-01-31 | PCI: Add generic function to probe PCI host controllers | Cyrille Pitchen | 1 | -0/+1 |
2018-01-31 | PCI: OF: Add generic function to parse and allocate PCI resources | Cyrille Pitchen | 1 | -0/+9 |
2018-01-27 | PCI/AER: Add uevents in AER and EEH error/resume | Bryant G. Ly | 1 | -0/+36 |
2018-01-23 | PCI: Add pci_enable_atomic_ops_to_root() | Jay Cornwall | 1 | -0/+1 |
2018-01-19 | PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build | Niklas Cassel | 1 | -0/+7 |
2018-01-18 | PCI: Add wrappers for dev_printk() | Frederick Lawler | 1 | -0/+12 |
2017-12-19 | PCI: Clean up whitespace in linux/pci.h, pci/pci.h | Bjorn Helgaas | 1 | -216/+195 |
2017-12-19 | PCI/ASPM: Enable Latency Tolerance Reporting when supported | Bjorn Helgaas | 1 | -0/+2 |
2017-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2017-12-13 | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() | Heiner Kallweit | 1 | -0/+1 |
2017-12-11 | PCI/IOV: Add pci_vf_drivers_autoprobe() interface | Bryant G. Ly | 1 | -0/+2 |
2017-12-06 | PCI: Add pci_get_domain_bus_and_slot() stub | Randy Dunlap | 1 | -0/+3 |
2017-11-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+0 |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas | 1 | -6/+0 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+11 |
2017-11-14 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -5/+4 |
2017-11-14 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -0/+3 |
2017-11-13 | Merge branch 'pm-core' | Rafael J. Wysocki | 1 | -6/+1 |
2017-11-07 | PCI: Add for_each_pci_bridge() helper | Andy Shevchenko | 1 | -0/+4 |
2017-11-06 | PCI / PM: Use the NEVER_SKIP driver flag | Rafael J. Wysocki | 1 | -6/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-26 | PCI: Add pci_resize_resource() for resizing BARs | Christian König | 1 | -0/+3 |
2017-10-05 | PCI: Remove unused function __pci_reset_function() | Jan H. Schönherr | 1 | -1/+0 |
2017-10-05 | PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() | Jan H. Schönherr | 1 | -4/+4 |
2017-09-25 | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build | Geert Uytterhoeven | 1 | -0/+2 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+57 |
2017-09-07 | Merge branch 'pci/trivial' into next | Bjorn Helgaas | 1 | -2/+2 |
2017-09-07 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas | 1 | -3/+0 |
2017-09-07 | Merge branch 'pci/enumeration' into next | Bjorn Helgaas | 1 | -0/+1 |
2017-09-04 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2017-09-02 | PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag() | Shawn Lin | 1 | -2/+2 |
2017-08-18 | PCI/IB: add support for pci driver attribute groups | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-16 | PCI: Add pci_irqd_intx_xlate() | Paul Burton | 1 | -0/+32 |
2017-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+3 |
2017-08-15 | PCI: Move enum pci_interrupt_pin to linux/pci.h | Paul Burton | 1 | -0/+22 |
2017-08-15 | PCI: Disable PCIe Relaxed Ordering if unsupported | dingtianhong | 1 | -0/+3 |
2017-08-10 | PCI: Inline and remove pcibios_update_irq() | Bjorn Helgaas | 1 | -1/+0 |
2017-08-04 | PCI: Remove unused pci_fixup_irqs() function | Matthew Minter | 1 | -2/+0 |
2017-08-02 | PCI: Add pci_reset_function_locked() | Marc Zyngier | 1 | -0/+1 |
2017-07-31 | PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken | Sinan Kaya | 1 | -0/+1 |
2017-07-09 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+27 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -9/+1 |
2017-07-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2017-07-03 | Merge branch 'pci/irq-fixups' into next | Bjorn Helgaas | 1 | -5/+7 |