summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-24Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into nextBjorn Helgaas
2015-08-20PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-08-20PCI: generic: Add arm64 supportJayachandran C
2015-08-20PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-08-20PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam
2015-08-20PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam
2015-08-20PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()Fabio Estevam
2015-08-18PCI: xilinx: Fix typo in function nameJiang Liu
2015-08-14Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into nextBjorn Helgaas
2015-08-14Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...Bjorn Helgaas
2015-08-11PCI: dra7xx: Add support to make GPIO drive PERST# lineKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Clear MSE bit during suspend so clocks will idleKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Add PM supportKishon Vijay Abraham I
2015-08-11PCI: dra7xx: Disable pm_runtime on get_sync failureKishon Vijay Abraham I
2015-08-11PCI: iproc: Allow BCMA bus driver to be built as moduleHauke Mehrtens
2015-08-11PCI: Kill off set_irq_flags() usageRob Herring
2015-08-04Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...Bjorn Helgaas
2015-08-01PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-30PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-07-29PCI: iproc: Fix BCMA dependency in KconfigRay Jui
2015-07-29PCI: iproc: Fix ARM64 dependency in KconfigRay Jui
2015-07-29PCI: iproc: enable arm64 support for iProc PCIeRay Jui
2015-07-23PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri
2015-07-22PCI: iproc: Add arm64 supportRay Jui
2015-07-22PCI: Use helper functions to access fields in struct msi_descJiang Liu
2015-07-21PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang
2015-07-21PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce
2015-07-16PCI/keystone: Prepare irq handlers for irq argument removalThomas Gleixner
2015-07-16PCI/keystone: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-16PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_dataJiang Liu
2015-07-16genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu
2015-07-14PCI: xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-14PCI: iproc: Delete unnecessary checks before phy callsMarkus Elfring
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...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-18Merge branches 'pci/host-xgene' and 'pci/hotplug' into nextBjorn 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-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