summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2016-01-291-1/+3
|\ \
| | * ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun2016-01-241-1/+3
* | | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-2172-1800/+3449
|\ \ \
| * \ \ Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-2041-1429/+1419
| |\ \ \
| | * | | PCI: shpchp: Constify hpc_ops structureJulia Lawall2016-01-082-3/+3
| | * | | PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang2016-01-082-27/+17
| | * | | PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2016-01-082-2/+2
| | * | | PCI: Fix all whitespace issuesBogicevic Sasa2016-01-0839-1432/+1432
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pci/iommu' and 'pci/misc' into nextBjorn Helgaas2016-01-201-0/+5
| |\ \ \ \ \
| | | * | | | PCI: Limit config space size for Netronome NFP4000Simon Horman2016-01-151-0/+1
| | * | | | | PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183Tim Sander2016-01-201-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2016-01-151-8/+8
| |\ \ \ \ \
| | * | | | | PCI/AER: Use 32 bit PCI domain numbersKeith Busch2016-01-151-8/+8
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-01-1513-96/+67
| |\ \ \ \ \ \
| | | * | | | | PCI: Avoid iterating through memory outside the resource windowEdward O'Callaghan2016-01-081-0/+3
| | | * | | | | PCI: Fix minimum allocation address overwriteChristoph Biedl2016-01-061-2/+4
| | | |/ / / /
| | * | | | | PCI: ibmphp: Remove unneeded NULL testJulia Lawall2016-01-111-3/+0
| | * | | | | PCI: hotplug: Use list_for_each_entry() to simplify codeGeliang Tang2016-01-1010-88/+46
| | * | | | | PCI: acpiphp_ibm: Fix null dereferences on null ibm_slotColin Ian King2016-01-081-3/+14
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...Bjorn Helgaas2016-01-1512-81/+796
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | PCI: rcar: Add Gen2 PHY setup to pcie-rcarPhil Edworthy2016-01-111-3/+28
| | | | | | * | | | | | PCI: rcar: Add runtime PM support to pcie-rcarPhil Edworthy2016-01-111-12/+32
| | | | | | * | | | | | PCI: rcar: Remove unused pci_sys_data struct from pcie-rcarPhil Edworthy2016-01-081-9/+0
| | | | | * | | | | | | PCI: qcom: Add Qualcomm PCIe controller driverStanimir Varbanov2016-01-053-0/+627
| | | | | * | | | | | | PCI: designware: Ensure ATU is enabled before IO/conf space accessesStanimir Varbanov2016-01-051-0/+8
| | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * | | | | | | PCI: hisi: Add support for HiSilicon Hip06 PCIe host controllersGabriele Paoloni2016-01-082-13/+68
| | | | |/ / / / / /
| | | * | | | | | | PCI: designware: Make config accessor override checking symmetricBjorn Helgaas2016-01-111-6/+6
| | | * | | | | | | PCI: designware: Simplify control flowBjorn Helgaas2016-01-051-36/+18
| | | |/ / / / / /
| | * | | | | | | PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko2016-01-067-8/+15
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci...Bjorn Helgaas2016-01-0612-123/+1101
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | PCI: rcar: Add gen2 fallback compatibility string for pcie-rcarSimon Horman2015-12-091-0/+1
| | | | | * | | | | | PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2Simon Horman2015-12-091-0/+1
| | | | | * | | | | | PCI: rcar: Add support for R-Car H3 to pcie-rcarHarunobu Kurokawa2015-12-081-0/+1
| | | | | * | | | | | Revert "PCI: rcar: Build pcie-rcar.c only on ARM"Phil Edworthy2015-12-081-2/+1
| | | | | * | | | | | PCI: rcar: Convert to DT resource parsing APIPhil Edworthy2015-12-081-43/+73
| | | | | * | | | | | PCI: rcar: Allow DT to override default window settingsPhil Edworthy2015-11-251-3/+73
| | | | | |/ / / / /
| | | | * | | | | | PCI: iproc: Add iProc PCIe MSI supportRay Jui2016-01-067-2/+735
| | | | * | | | | | PCI: iproc: Add PAXC interface supportRay Jui2015-12-073-40/+205
| | | | * | | | | | PCI: iproc: Do not use 0x in front of %papDmitry V. Krivenok2015-11-301-1/+1
| | | | * | | | | | PCI: iproc: Hide CONFIG_PCIE_IPROCArnd Bergmann2015-11-241-5/+3
| | | | |/ / / / /
| | | * | | | | | PCI: imx6: Add support for active-low reset GPIOPetr Štetiar2015-12-041-14/+6
| | | * | | | | | PCI: imx6: Use gpio_set_value_cansleep()Fabio Estevam2015-11-251-2/+2
| | | |/ / / / /
| | * | | | | | PCI: generic,versatile: Remove unused pci_sys_data structuresLorenzo Pieralisi2015-11-252-13/+1
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-12-1010-64/+54
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | / / / / | | | | |_|/ / / / | | | |/| | / / / | | | | | |/ / / | | | | |/| | |
| | | | | * | | PCI/MSI: Remove empty pci_msi_init_pci_dev()Bjorn Helgaas2015-11-303-9/+0
| | | | | * | | PCI/MSI: Initialize MSI capability for all architecturesGuilherme G. Piccoli2015-11-241-3/+4
| | |_|_|/ / / | |/| | | | |
| | | | * | | PCI: Simplify config space size computationBjorn Helgaas2015-12-101-15/+10
| | | | * | | PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan2015-12-101-0/+11
| | | | * | | PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2015-12-101-9/+9
| | | | * | | PCI: Print warnings for all invalid expansion ROM headersVladis Dronov2015-12-101-12/+8
OpenPOWER on IntegriCloud