summaryrefslogtreecommitdiffstats
path: root/drivers/pci/host
AgeCommit message (Expand)AuthorLines
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-235/+3023
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas-1/+670
2014-10-01Merge branch 'pci/host-designware' into nextBjorn Helgaas-83/+14
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar-0/+670
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach-44/+7
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas-3/+2
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas-9/+24
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang-3/+2
2014-09-30of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau-9/+22
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach-40/+7
2014-09-29Merge branch 'pci/host-designware' into nextBjorn Helgaas-11/+15
2014-09-25Merge branches 'pci/host-mvebu' and 'pci/host-spear' into nextBjorn Helgaas-4/+4
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian-1/+7
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian-3/+3
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian-1/+1
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian-2/+0
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam-1/+1
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni-3/+3
2014-09-22PCI: spear: Pass config resource through reg propertyPratyush Anand-1/+1
2014-09-22Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas-102/+288
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+38
2014-09-16PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter-2/+2
2014-09-16PCI: tegra: Add Tegra124 supportThierry Reding-31/+180
2014-09-16PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen-0/+7
2014-09-16PCI: tegra: Fix extended configuration space mappingPeter Daifuku-1/+1
2014-09-16PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding-0/+5
2014-09-16PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri-6/+7
2014-09-16PCI: keystone: Assume controller is already in RC modeMurali Karicheri-19/+2
2014-09-16PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri-0/+45
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand-38/+33
2014-09-05PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey-5/+6
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas-60/+2082
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach-27/+2
2014-09-05PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach-1/+1
2014-09-05Merge branch 'pci/host-designware' into pci/host-imx6Bjorn Helgaas-27/+55
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach-1/+0
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach-8/+7
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach-0/+12
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri-0/+971
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding-3/+29
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang-2/+6
2014-09-04PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach-0/+38
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala-0/+978
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri-18/+36
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+700
2014-08-17PCI: spear: Remove module optionSachin Kamat-1/+1
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-61/+563
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2014-07-22Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i...Bjorn Helgaas-33/+700