summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
Commit message (Expand)AuthorAgeFilesLines
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-4/+3Star
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-015-60/+47Star
|\
| * PCI: xilinx: Fix typo in function nameJiang Liu2015-08-181-1/+1
| * PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-011-8/+6Star
| * PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier2015-07-301-25/+16Star
| * PCI: Use helper functions to access fields in struct msi_descJiang Liu2015-07-223-12/+10Star
| * 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/+6Star
| * genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu2015-07-161-1/+1
* | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-09-011-2/+2
|\ \
| * | PCI: iproc: Fix BCMA dependency in KconfigRay Jui2015-07-291-1/+1
| * | PCI: iproc: Fix ARM64 dependency in KconfigRay Jui2015-07-291-1/+1
| * | PCI: iproc: enable arm64 support for iProc PCIeRay Jui2015-07-292-8/+23
| |/
| |
| \
*-. | Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-286-26/+53
|\ \|
| * | PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas2015-08-202-0/+2
| * | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-202-6/+17
| * | PCI: generic: Add arm64 supportJayachandran C2015-08-201-1/+1
| * | PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C2015-08-201-19/+33
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into nextBjorn Helgaas2015-08-243-13/+4Star
|\ \ \ \
| | | * | PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam2015-08-201-2/+1Star
| | | |/
| | * / PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam2015-08-201-10/+2Star
| | |/
| * | PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()Fabio Estevam2015-08-201-1/+1
| | |
| \ \
*-. \ \ Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into nextBjorn Helgaas2015-08-144-32/+153
|\ \ \ \ | | |/ / | |/| |
| | * | PCI: iproc: Allow BCMA bus driver to be built as moduleHauke Mehrtens2015-08-111-1/+1
| | * | PCI: iproc: Add arm64 supportRay Jui2015-07-222-7/+23
| | * | PCI: iproc: Delete unnecessary checks before phy callsMarkus Elfring2015-07-141-21/+13Star
| | |/
| * | PCI: dra7xx: Add support to make GPIO drive PERST# lineKishon Vijay Abraham I2015-08-111-2/+22
| * | PCI: dra7xx: Clear MSE bit during suspend so clocks will idleKishon Vijay Abraham I2015-08-111-0/+40
| * | PCI: dra7xx: Add PM supportKishon Vijay Abraham I2015-08-111-0/+51
| * | PCI: dra7xx: Disable pm_runtime on get_sync failureKishon Vijay Abraham I2015-08-111-1/+3
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas2015-08-147-9/+0Star
|\ \ \ | | |/ | |/|
| | * PCI: Kill off set_irq_flags() usageRob Herring2015-08-117-9/+0Star
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...Bjorn Helgaas2015-08-054-12/+22
|\ \ \ \ | |_|_|/ |/| | |
| | | * PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce2015-07-211-8/+11
| |_|/ |/| |
| | * PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang2015-07-211-2/+10
| | * PCI: xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-151-1/+0Star
| |/ |/|
| * PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri2015-07-231-1/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-021-4/+3Star
|\
| * PCI/keystone: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-4/+3Star
* | Mohit Kumar has movedPratyush Anand2015-06-261-1/+1
* | Pratyush Anand has movedPratyush Anand2015-06-261-2/+2
| |
| \
*-. | Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn Helgaas2015-06-191-4/+41
|\ \|
| * | PCI: xgene: Allow config access to Root Port even when link is downDuc Dang2015-06-181-3/+1Star
| * | 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-282-8/+8
| | | | | * PCI: iproc: Directly add PCI resourcesHauke Mehrtens2015-05-284-10/+5Star
| | | | | * PCI: iproc: Add BCMA PCIe driverHauke Mehrtens2015-05-203-0/+124