aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-03-14 Merge tag 'v3.18.28' into linux-linaro-lsk-v3.18Alex Shi
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
2015-11-06PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin
2015-11-06PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-11-06PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2015-11-06PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2015-11-06PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2015-11-06PCI/MSI: Move cached entry functions to irq coreJiang Liu
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2015-11-06PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2015-11-06Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2015-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang