Age | Commit message (Expand) | Author |
2015-08-04 | Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'... | Bjorn Helgaas |
2015-08-04 | Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ... | Bjorn Helgaas |
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-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-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-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: 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 |
2015-07-14 | PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cards | Krzysztof =?utf-8?Q?Ha=C5=82asa?= |
2015-07-14 | PCI: Remove Intel Cherrytrail D3 delays | Srinidhi Kasagar |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-25 | Mohit Kumar has moved | Pratyush Anand |
2015-06-25 | Pratyush Anand has moved | Pratyush Anand |
2015-06-25 | PCI/keystone: Fix race in installing chained IRQ handler | Thomas Gleixner |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-19 | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' | Rafael J. Wysocki |
2015-06-18 | Merge branches 'pci/host-xgene' and 'pci/hotplug' into next | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Inline the "handle event" functions into the ISR | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() | Bjorn Helgaas |
2015-06-18 | PCI: pciehp: Make queue_interrupt_event() void | Bjorn Helgaas |
2015-06-18 | PCI: xgene: Allow config access to Root Port even when link is down | Duc Dang |
2015-06-18 | PCI: xgene: Disable Configuration Request Retry Status for v1 silicon | Duc Dang |
2015-06-17 | PCI: pciehp: Clean up debug logging | Bjorn Helgaas |
2015-06-16 | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host... | Bjorn Helgaas |
2015-06-16 | PCI: imx6: Add #define PCIE_RC_LCSR | Bjorn Helgaas |
2015-06-16 | PCI: imx6: Use "u32", not "uint32_t" | Bjorn Helgaas |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas |
2015-06-12 | PCI: Remove unused pci_scan_bus_parented() | Yijing Wang |
2015-06-12 | xen/pcifront: Don't use deprecated function pci_scan_bus_parented() | Arnd Bergmann |
2015-06-12 | PCI: imx6: Add speed change timeout message | Troy Kisky |
2015-06-10 | PCI/ASPM: Simplify Clock Power Management setting | Bjorn Helgaas |