| Commit message (Expand) | Author | Age |
* | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-31 |
|\ |
|
| * | PCI: Rename sysfs 'enabled' file back to 'enable' | Greg Kroah-Hartman | 2014-10-30 |
| * | PCI: imx6: Wait for clocks to stabilize after ref_en | Richard Zhu | 2014-10-29 |
| * | Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe" | Kamal Mostafa | 2014-10-27 |
* | | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach | 2014-10-23 |
|/ |
|
* | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-10-11 |
|\ |
|
| * | xen: remove DEFINE_XENBUS_DRIVER() macro | David Vrabel | 2014-10-06 |
* | | Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2014-10-11 |
|\ \ |
|
| * | | PCI: Export MSI message relevant functions | Gavin Shan | 2014-09-29 |
* | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-09 |
|\ \ \ |
|
| * \ \ | Merge branch 'pm-genirq' | Rafael J. Wysocki | 2014-10-06 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle | Rafael J. Wysocki | 2014-09-01 |
* | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/host-xgene' into next | Bjorn Helgaas | 2014-10-06 |
| |\ \ \ |
|
| | * | | | PCI: xgene: Add APM X-Gene PCIe driver | Tanmay Inamdar | 2014-10-01 |
| * | | | | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-06 |
| |\ \ \ \ |
|
| | * | | | | PCI: Add ACS quirk for AMD A88X southbridge devices | Marti Raudsepp | 2014-10-02 |
| * | | | | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-10-01 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: designware: Remove open-coded bitmap operations | Lucas Stach | 2014-10-01 |
| | * | | | | | PCI: designware: Setup and clear exactly one MSI at a time | Lucas Stach | 2014-09-30 |
| * | | | | | | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-10-01 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources() | Yinghai Lu | 2014-09-30 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-10-01 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PCI/MSI: Remove unnecessary temporary variable | Bjorn Helgaas | 2014-10-01 |
| | * | | | | | | PCI/MSI: Use __write_msi_msg() instead of write_msi_msg() | Yijing Wang | 2014-10-01 |
| | * | | | | | | PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints | Yijing Wang | 2014-10-01 |
| | * | | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 2014-10-01 |
| | * | | | | | | PCI/MSI: Remove unused kobject from struct msi_desc | Yijing Wang | 2014-10-01 |
| | * | | | | | | PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported() | Alexander Gordeev | 2014-10-01 |
| | * | | | | | | PCI/MSI: Move D0 check into pci_msi_check_device() | Alexander Gordeev | 2014-10-01 |
| | * | | | | | | PCI/MSI: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-10-01 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau | 2014-09-30 |
| | * | | | | | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 2014-09-30 |
| | * | | | | | PCI: Add generic domain handling | Catalin Marinas | 2014-09-30 |
| | * | | | | | of/pci: Fix the conversion of IO ranges into IO resources | Liviu Dudau | 2014-09-30 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'pci/aer' and 'pci/virtualization' into next | Bjorn Helgaas | 2014-10-01 |
| |\ \ \ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | * | | | | PCI: Add ACS quirk for Intel 10G NICs | Alex Williamson | 2014-09-29 |
| | * | | | | | PCI/AER: Add additional PCIe AER error strings | Chen, Gong | 2014-09-25 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 2014-09-29 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | PCI: designware: Add get_msi_data() to pcie_host_ops | Minghuan Lian | 2014-09-24 |
| | * | | | | PCI: designware: Rename get_msi_data() to get_msi_addr() | Minghuan Lian | 2014-09-24 |
| | * | | | | PCI: designware: Fix IO resource end address calculation | Minghuan Lian | 2014-09-24 |
| | * | | | | PCI: designware: Fix configuration base address when using 'reg' | Minghuan Lian | 2014-09-24 |
| | * | | | | PCI: designware: Use NULL instead of false | Fabio Estevam | 2014-09-22 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas | 2014-09-25 |
| |\ \ \ \ \ \ \
| | | | |_|_|/ /
| | | |/| | | | |
|
| | | | * | | | | PCI: Remove assignment from complicated "if" conditions | Quentin Lambert | 2014-09-24 |
| | | | * | | | | PCI: Remove assignment from "if" conditions | Quentin Lambert | 2014-09-24 |
| | | | * | | | | PCI: Remove unnecessary curly braces | Quentin Lambert | 2014-09-24 |
| | | | * | | | | PCI: Add space before open parenthesis | Quentin Lambert | 2014-09-24 |
| | | | | |/ /
| | | | |/| | |
|