summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-312-45/+154
* powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-312-3/+32
* powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-315-17/+553
* powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernvWei Yang2015-03-313-0/+31
* powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang2015-03-314-0/+56
* powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang2015-03-313-13/+18
* powerpc/pci: Don't unset PCI resources for VFsWei Yang2015-03-311-0/+4
* powerpc/pci: Create pci_dn for VFsGavin Shan2015-03-313-0/+135
* PCI: Consider additional PF's IOV BAR alignment in sizing and assigningWei Yang2015-03-311-16/+79
* PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang2015-03-312-1/+8
* PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()Wei Yang2015-03-311-0/+19
* PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang2015-03-312-12/+27
* PCI: Calculate maximum number of buses required for VFsWei Yang2015-03-312-4/+28
* PCI: Refresh First VF Offset and VF Stride when updating NumVFsWei Yang2015-03-311-4/+19
* PCI: Index IOV resources in the conventional styleBjorn Helgaas2015-03-311-4/+4
* PCI: Keep individual VF BAR size in struct pci_sriovWei Yang2015-03-313-19/+24
* PCI: Print PF SR-IOV resource that contains all VF(n) BAR spaceWei Yang2015-03-311-0/+2
* PCI: Print more info in sriov_enable() error messageBjorn Helgaas2015-03-311-2/+5
* powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-249-81/+55
* powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-245-97/+87
* powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-248-138/+172
* powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-246-11/+69
* powerpc/pci: Trace more information from pci_dnGavin Shan2015-03-242-0/+13
* powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan2015-03-243-47/+40
* powerpc/pci: Refactor pci_dnGavin Shan2015-03-243-6/+141
* net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2015-03-242-5/+2
* powerpc/powernv: Remove unused fileGavin Shan2015-03-174-55/+1
* powerpc/powernv: Drop PHB operation reset()Gavin Shan2015-03-174-244/+223
* powerpc/powernv: Drop PHB operation next_error()Gavin Shan2015-03-173-359/+327
* powerpc/powernv: Drop PHB operation get_state()Gavin Shan2015-03-173-186/+170
* powerpc/powernv: Drop PHB operation set_option()Gavin Shan2015-03-173-92/+54
* powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan2015-03-173-24/+1
* powerpc/powernv: Drop PHB operation get_log()Gavin Shan2015-03-173-29/+3
* powerpc/powernv: Drop PHB operation post_init()Gavin Shan2015-03-173-199/+179
* powerpc/powernv: Drop PHB operation err_inject()Gavin Shan2015-03-173-53/+36
* powerpc/powernv: Shorten EEH function namesGavin Shan2015-03-171-52/+52
* powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan2015-03-171-1/+1
* powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan2015-03-171-0/+55
* Linux 4.0-rc3v4.0-rc3Linus Torvalds2015-03-091-1/+1
* sunrpc: fix braino in ->poll()Al Viro2015-03-081-1/+1
* Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0834-109/+374
|\
| * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| * Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-0510-45/+106
| |\
| | * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| | * USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6
| | * USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| | * USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| | * USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| | * USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14