aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-08-10Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.18' into linux-linaro-l...lsk-v3.18-16.09-rtlinux-linaro-lsk-v3.18-rt-testAnders Roxell
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
2016-03-07xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-27PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-02-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-02-09PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-02-09PCI: imx6: Use tabs for indentationJingoo Han
2016-02-09PCI: Fix minimum allocation address overwriteChristoph Biedl
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2015-12-02PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-12-02PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-12-02PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-11-11PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2015-11-07PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-11-07PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-11-07PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-11-07PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-11-07PCI: Mark invalid BARs as unassignedBjorn Helgaas
2015-11-07PCI: Update DMA configuration from DTMurali Karicheri
2015-11-07PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-11-06PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-11-06PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-11-06PCI: generic: Add arm64 supportJayachandran C
2015-11-06PCI: Build setup-irq.o for arm64Jayachandran C
2015-11-06PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-11-06PCI: generic: Convert to use generic config accessorsRob Herring
2015-11-06PCI: Add generic config accessorsRob Herring
2015-11-06PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi
2015-11-06PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi
2015-11-06pci: host: drop owner assignment from platform_driversWolfram Sang
2015-11-06PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-11-06PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-11-06PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-11-06PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-11-06PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-11-06PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-11-06PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-11-06genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-11-06PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu