summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-081-1/+1
|\
| * PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-081-1/+1
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+1
|\ \ | |/ |/|
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-101-2/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-019-109/+181
|\ \
| * | 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/+6
| * | 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 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 branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+14
|\ \
| * | PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-0/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-311-0/+85
|\ \ \
| * | | PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk2015-08-101-0/+85
| | |/ | |/|
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-3130-390/+647
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-2811-65/+124
| |\ \ \ \
| | | * | | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2015-08-241-0/+12
| | * | | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-243-4/+23
| | * | | | PCI: Move MPS configuration check to pci_configure_device()Bjorn Helgaas2015-08-201-19/+24
| | * | | | PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas2015-08-202-0/+2
| | * | | | PCI/MSI: Remove unused pcibios_msi_controller() hookLorenzo Pieralisi2015-08-201-16/+1
| | * | | | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-202-6/+17
| | * | | | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+12
| | * | | | PCI: generic: Add arm64 supportJayachandran C2015-08-201-1/+1
| | * | | | PCI: Build setup-irq.o for arm64Jayachandran C2015-08-201-0/+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/+4
| |\ \ \ \ \ \
| | | | * | | | PCI: spear: Use BUG_ON() instead of condition followed by BUG()Fabio Estevam2015-08-201-2/+1
| | | | |/ / /
| | | * | | | PCI: imx6: Simplify a trivial if-return sequenceFabio Estevam2015-08-201-10/+2
| | | |/ / /
| | * | | | 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
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
OpenPOWER on IntegriCloud