summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Drop domain field from msi_controllerMarc Zyngier2015-07-301-3/+0
* PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier2015-07-301-25/+16
* PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier2015-07-301-6/+8
* PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier2015-07-301-1/+6
* PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier2015-07-302-1/+29
* PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier2015-07-301-0/+42
* PCI/MSI: Register irq domain with specific tokenMarc Zyngier2015-07-301-1/+8
* genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu2015-07-221-14/+2
* genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu2015-07-221-1/+6
* genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-221-2/+1
* PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-224-17/+18
* PCI: Use for_each_pci_msi_entry() to access MSI device listJiang Liu2015-07-222-20/+21
* PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu2015-07-221-0/+8
* PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner2015-07-161-2/+5
* PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-161-3/+3
* PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu2015-07-161-9/+6
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
* genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-162-2/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-011-4/+3
|\
| * PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+3
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-5/+3
|\ \
| * | xen/pcifront: Remove usage of struct timevalTina Ruchandani2015-06-081-5/+3
* | | Mohit Kumar has movedPratyush Anand2015-06-251-1/+1
* | | Pratyush Anand has movedPratyush Anand2015-06-251-2/+2
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-1/+1
|\ \ \
| | \ \
| | \ \
| *-. | | Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki2015-06-191-1/+1
| |\ \| |
| | * | | ACPI / PM: Rework device power management to follow ACPI 6Rafael J. Wysocki2015-05-161-1/+1
| | |/ /
* | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-2335-811/+1210
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas2015-06-185-239/+98
| |\ \ \ \
| | | * | | PCI: pciehp: Inline the "handle event" functions into the ISRBjorn Helgaas2015-06-183-118/+32
| | | * | | PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()Bjorn Helgaas2015-06-181-6/+6
| | | * | | PCI: pciehp: Make queue_interrupt_event() voidBjorn Helgaas2015-06-181-7/+6
| | | * | | PCI: pciehp: Clean up debug loggingBjorn Helgaas2015-06-173-111/+20
| | * | | | PCI: xgene: Allow config access to Root Port even when link is downDuc Dang2015-06-181-3/+1
| | * | | | PCI: xgene: Disable Configuration Request Retry Status for v1 siliconDuc Dang2015-06-181-1/+40
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. | | | | Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...Bjorn Helgaas2015-06-1615-191/+929
| |\ \ \ \ \ \| | | | | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | | | * | | PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang2015-06-054-0/+627
| | | | | |_|/ / / | | | | |/| | | |
| | | | | | * | | PCI: iproc: Free resource list after registrationHauke Mehrtens2015-05-272-8/+8
| | | | | | * | | PCI: iproc: Directly add PCI resourcesHauke Mehrtens2015-05-274-10/+5
| | | | | | * | | PCI: iproc: Add BCMA PCIe driverHauke Mehrtens2015-05-203-0/+124
| | | | | | * | | PCI: iproc: Allow override of device tree IRQ mapping functionHauke Mehrtens2015-05-203-1/+4
| | | | | |/ / / | | | | |/| | |
| | | | | * | | PCI: imx6: Add #define PCIE_RC_LCSRBjorn Helgaas2015-06-161-1/+3
| | | | | * | | PCI: imx6: Use "u32", not "uint32_t"Bjorn Helgaas2015-06-161-10/+10
| | | | | * | | PCI: imx6: Add speed change timeout messageTroy Kisky2015-06-121-17/+27
| | | | |/ / /
| | | * | | | PCI: designware: Wait for link to come up with consistent styleBjorn Helgaas2015-06-106-66/+51
| | | * | | | PCI: layerscape: Factor out ls_pcie_establish_link()Bjorn Helgaas2015-06-101-6/+13
| | | * | | | PCI: layerscape: Use dw_pcie_link_up() consistentlyBjorn Helgaas2015-06-101-1/+1
| | | * | | | PCI: dra7xx: Use dw_pcie_link_up() consistentlyBjorn Helgaas2015-06-101-2/+1
| | | * | | | PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()Bjorn Helgaas2015-06-021-2/+2
| | | |/ / /
| | * | | | PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEMJisheng Zhang2015-05-201-36/+45