summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-3164-681/+796
|\
| *-. Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-2816-129/+148
| |\ \
| | | * PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui2015-08-243-24/+13
| | * | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-244-8/+28
| | * | 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: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-202-15/+0
| | * | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-204-10/+20
| | * | PCI: Add pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-202-2/+16
| | * | ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi2015-08-201-4/+6
| | * | 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
| | * | ARM/PCI: Set MPS before pci_bus_add_devices()Murali Karicheri2015-07-231-13/+5
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ 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-147-33/+161
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | 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/+13
| | | |/ /
| | * | | ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8Kishon Vijay Abraham I2015-08-112-1/+5
| | * | | PCI: dra7xx: Add support to make GPIO drive PERST# lineKishon Vijay Abraham I2015-08-112-2/+25
| | * | | 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-1419-271/+209
| |\ \ \ \ \ \
| | | | | * | | PCI: Add ACS quirks for Intel I219-LM/VAlex Williamson2015-08-111-0/+3
| | | | * | | | PCI: Kill off set_irq_flags() usageRob Herring2015-08-117-9/+0
| | | * | | | | PCI: Remove pci_ats_enabled()Bjorn Helgaas2015-08-132-5/+3
| | | * | | | | PCI: Stop caching ATS Invalidate Queue DepthBjorn Helgaas2015-08-132-6/+4
| | | * | | | | PCI: Move ATS declarations to linux/pci.h so they're all togetherBjorn Helgaas2015-08-132-42/+9
| | | * | | | | PCI: Clean up ATS error handlingBjorn Helgaas2015-08-131-5/+5
| | | * | | | | PCI: Use pci_physfn() rather than looking up physfn by handBjorn Helgaas2015-08-131-4/+4
| | | * | | | | PCI: Inline the ATS setup code into pci_ats_init()Bjorn Helgaas2015-08-131-6/+1
| | | * | | | | PCI: Rationalize pci_ats_queue_depth() error checkingBjorn Helgaas2015-08-131-4/+4
| | | * | | | | PCI: Reduce size of ATS structure elementsBjorn Helgaas2015-08-131-3/+3
| | | * | | | | PCI: Embed ATS info directly into struct pci_devBjorn Helgaas2015-08-134-53/+27
| | | * | | | | PCI: Allocate ATS struct during enumerationBjorn Helgaas2015-08-135-57/+56
| | | * | | | | iommu/vt-d: Cache PCI ATS state and Invalidate Queue DepthBjorn Helgaas2015-07-201-10/+18
| | | | |_|/ / | | | |/| | |
| | * | | | | PCI: pciehp: Remove ignored MRL sensor interrupt eventsBjorn Helgaas2015-08-102-20/+7
| | * | | | | PCI: pciehp: Remove unused interrupt eventsBjorn Helgaas2015-08-101-7/+3
| | * | | | | PCI: pciehp: Handle invalid data when reading from non-existent devicesJarod Wilson2015-08-101-0/+17
| | * | | | | PCI: Hold pci_slot_mutex while searching bus->slots listYijing Wang2015-07-305-15/+19
| | * | | | | PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_semYijing Wang2015-07-302-8/+13
| | * | | | | PCI: pciehp: Simplify pcie_poll_cmd()Yijing Wang2015-07-151-9/+5
| | * | | | | PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slotYijing Wang2015-07-151-61/+61
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-0431-215/+239
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | / / | | | | | | |/ / | | | | | |/| / | | | | |_|_|/ | | | |/| | |
OpenPOWER on IntegriCloud