Age | Commit message (Expand) | Author |
2015-08-01 | PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-07-30 | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang |
2015-07-30 | PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem | Yijing Wang |
2015-07-30 | PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X | Jiang Liu |
2015-07-30 | PCI: Add pcibios_alloc_irq() and pcibios_free_irq() | Jiang Liu |
2015-07-30 | PCI/MSI: Drop domain field from msi_controller | Marc Zyngier |
2015-07-30 | PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller | Marc Zyngier |
2015-07-30 | PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain | Marc Zyngier |
2015-07-30 | PCI/MSI: Allow msi_domain lookup using the host bridge node | Marc Zyngier |
2015-07-30 | PCI/MSI: Add support for OF-provided msi_domain | Marc Zyngier |
2015-07-30 | PCI/MSI: Add hooks to populate the msi_domain field | Marc Zyngier |
2015-07-30 | PCI/MSI: Register irq domain with specific token | Marc Zyngier |
2015-07-29 | PCI: iproc: Fix BCMA dependency in Kconfig | Ray Jui |
2015-07-29 | PCI: iproc: Fix ARM64 dependency in Kconfig | Ray Jui |
2015-07-29 | PCI: iproc: enable arm64 support for iProc PCIe | Ray Jui |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-07-23 | PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set | Murali Karicheri |
2015-07-22 | PCI: iproc: Add arm64 support | Ray Jui |
2015-07-22 | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu |
2015-07-22 | genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc | Jiang Liu |
2015-07-22 | genirq/MSI: Move msi_list from struct pci_dev to struct device | Jiang Liu |
2015-07-22 | PCI: Use helper functions to access fields in struct msi_desc | Jiang Liu |
2015-07-22 | PCI: Use for_each_pci_msi_entry() to access MSI device list | Jiang Liu |
2015-07-22 | PCI: Add helper function msi_desc_to_pci_sysdata() | Jiang Liu |
2015-07-21 | PCI: Add VPD function 0 quirk for Intel Ethernet devices | Mark Rustad |
2015-07-21 | PCI: Add dev_flags bit to access VPD through function 0 | Mark Rustad |
2015-07-21 | PCI: xgene: Add support for a 64-bit prefetchable memory window | Duc Dang |
2015-07-21 | PCI: Restore ACS configuration as part of pci_restore_state() | Alexander Duyck |
2015-07-21 | PCI: xilinx: Check for MSI interrupt flag before handling as INTx | Russell Joyce |
2015-07-16 | PCI/keystone: Prepare irq handlers for irq argument removal | Thomas Gleixner |
2015-07-16 | PCI/keystone: Consolidate chained IRQ handler install/remove | Thomas Gleixner |
2015-07-16 | PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data | Jiang Liu |
2015-07-16 | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu |
2015-07-16 | genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() | Jiang Liu |
2015-07-15 | PCI: pciehp: Simplify pcie_poll_cmd() | Yijing Wang |
2015-07-15 | PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot | Yijing Wang |
2015-07-15 | PCI / ACPI: Fix pci_acpi_optimize_delay() comment | Srinidhi Kasagar |
2015-07-14 | PCI: Remove a broken link in quirks.c | Rami Rosen |
2015-07-14 | PCI: Remove useless redundant code | Bjorn Helgaas |
2015-07-14 | PCI: Simplify pci_find_(ext_)capability() return value checks | Wei Yang |
2015-07-14 | PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks | Wei Yang |
2015-07-14 | PCI: xgene: Drop owner assignment from platform_driver | Krzysztof Kozlowski |
2015-07-14 | PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports) | Bjorn Helgaas |
2015-07-14 | PCI: iproc: Delete unnecessary checks before phy calls | Markus Elfring |
2015-07-14 | PCI: Fix pcie_port_device_resume() comment | Bjorn Helgaas |
2015-07-14 | PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes | Bjorn Helgaas |
2015-07-14 | PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method") | Bjorn Helgaas |
2015-07-14 | PCI: Fix TI816X class code quirk | Bjorn Helgaas |
2015-07-14 | PCI: Fix generic NCR 53c810 class code quirk | Bjorn Helgaas |
2015-07-14 | PCI: Use PCI_CLASS_SERIAL_USB instead of bare number | Bjorn Helgaas |