summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-31powerpc/powernv: Reserve additional space for IOV BAR according to the number...Wei Yang4-0/+56
2015-03-31powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamicallyWei Yang3-13/+18
2015-03-31powerpc/pci: Don't unset PCI resources for VFsWei Yang1-0/+4
2015-03-31powerpc/pci: Create pci_dn for VFsGavin Shan3-0/+135
2015-03-31PCI: Consider additional PF's IOV BAR alignment in sizing and assigningWei Yang1-16/+79
2015-03-31PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang2-1/+8
2015-03-31PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()Wei Yang1-0/+19
2015-03-31PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang2-12/+27
2015-03-31PCI: Calculate maximum number of buses required for VFsWei Yang2-4/+28
2015-03-31PCI: Refresh First VF Offset and VF Stride when updating NumVFsWei Yang1-4/+19
2015-03-31PCI: Index IOV resources in the conventional styleBjorn Helgaas1-4/+4
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang3-19/+24
2015-03-31PCI: Print PF SR-IOV resource that contains all VF(n) BAR spaceWei Yang1-0/+2
2015-03-31PCI: Print more info in sriov_enable() error messageBjorn Helgaas1-2/+5
2015-03-24powerpc/eeh: Remove device_node dependencyGavin Shan9-81/+55
2015-03-24powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan5-97/+87
2015-03-24powerpc/eeh: Do probe on pci_dnGavin Shan8-138/+172
2015-03-24powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan6-11/+69
2015-03-24powerpc/pci: Trace more information from pci_dnGavin Shan2-0/+13
2015-03-24powerpc/powernv: Use pci_dn, not device_node, in PCI config accessorGavin Shan3-47/+40
2015-03-24powerpc/pci: Refactor pci_dnGavin Shan3-6/+141
2015-03-24net/ethernet/sfc: Don't use of_node_to_eeh_dev()Benjamin Herrenschmidt2-5/+2
2015-03-17powerpc/powernv: Remove unused fileGavin Shan4-55/+1
2015-03-17powerpc/powernv: Drop PHB operation reset()Gavin Shan4-244/+223
2015-03-17powerpc/powernv: Drop PHB operation next_error()Gavin Shan3-359/+327
2015-03-17powerpc/powernv: Drop PHB operation get_state()Gavin Shan3-186/+170
2015-03-17powerpc/powernv: Drop PHB operation set_option()Gavin Shan3-92/+54
2015-03-17powerpc/powernv: Drop PHB operation configure_bridge()Gavin Shan3-24/+1
2015-03-17powerpc/powernv: Drop PHB operation get_log()Gavin Shan3-29/+3
2015-03-17powerpc/powernv: Drop PHB operation post_init()Gavin Shan3-199/+179
2015-03-17powerpc/powernv: Drop PHB operation err_inject()Gavin Shan3-53/+36
2015-03-17powerpc/powernv: Shorten EEH function namesGavin Shan1-52/+52
2015-03-17powerpc/pci: Fix comments about ppc_md.pcibios_fixupGavin Shan1-1/+1
2015-03-17powerpc/eeh: Enhance pcibios_set_pcie_reset_state()Gavin Shan1-0/+55
2015-03-09Linux 4.0-rc3v4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-109/+374
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-61/+89
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-226/+175
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds1-0/+27
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+22
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-22/+57
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+6
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold1-3/+3
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold1-2/+3
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2015-03-07net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley2-7/+11