summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-08-04Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...Bjorn Helgaas
2015-07-30PCI/MSI: Free legacy IRQ when enabling MSI/MSI-XJiang Liu
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-23PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri
2015-07-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-21PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck
2015-07-21PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce
2015-07-15PCI / ACPI: Fix pci_acpi_optimize_delay() commentSrinidhi Kasagar
2015-07-14PCI: Remove a broken link in quirks.cRami Rosen
2015-07-14PCI: Remove useless redundant codeBjorn Helgaas
2015-07-14PCI: Simplify pci_find_(ext_)capability() return value checksWei Yang
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang
2015-07-14PCI: xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-14PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)Bjorn Helgaas
2015-07-14PCI: Fix pcie_port_device_resume() commentBjorn Helgaas
2015-07-14PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas
2015-07-14PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method")Bjorn Helgaas
2015-07-14PCI: Fix TI816X class code quirkBjorn Helgaas
2015-07-14PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas
2015-07-14PCI: Use PCI_CLASS_SERIAL_USB instead of bare numberBjorn Helgaas
2015-07-14PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cardsKrzysztof =?utf-8?Q?Ha=C5=82asa?=
2015-07-14PCI: Remove Intel Cherrytrail D3 delaysSrinidhi Kasagar
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-25Mohit Kumar has movedPratyush Anand
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-25PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki
2015-06-18Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas
2015-06-18PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas
2015-06-18PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas
2015-06-18PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas
2015-06-18PCI: xgene: Allow config access to Root Port even when link is downDuc Dang
2015-06-18PCI: xgene: Disable Configuration Request Retry Status for v1 siliconDuc Dang
2015-06-17PCI: pciehp: Clean up debug loggingBjorn Helgaas
2015-06-16Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...Bjorn Helgaas
2015-06-16PCI: imx6: Add #define PCIE_RC_LCSRBjorn Helgaas
2015-06-16PCI: imx6: Use "u32", not "uint32_t"Bjorn Helgaas
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang
2015-06-12xen/pcifront: Don't use deprecated function pci_scan_bus_parented()Arnd Bergmann
2015-06-12PCI: imx6: Add speed change timeout messageTroy Kisky
2015-06-10PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas