summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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: iproc: Delete unnecessary checks before phy callsMarkus Elfring
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
2015-06-10PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas
2015-06-10PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas
2015-06-10PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas
2015-06-10PCI: dra7xx: Use dw_pcie_link_up() consistentlyBjorn Helgaas
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-06-08xen/pcifront: Remove usage of struct timevalTina Ruchandani
2015-06-05PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-06-02PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Bjorn Helgaas
2015-06-01PCI: Preserve resource size during alignment reorderingYinghai Lu
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang