summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas16-108/+1218
2018-04-04Merge branch 'pci/hotplug'Bjorn Helgaas2-14/+21
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas11-231/+221
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas2-9/+4
2018-04-04Merge branch 'pci/aspm'Bjorn Helgaas1-1/+19
2018-04-04Merge branch 'pci/aer'Bjorn Helgaas2-35/+39
2018-04-04MAINTAINERS: Add John Garry as maintainer for HiSilicon LPC driverJohn Garry1-0/+7
2018-04-04HISI LPC: Add ACPI supportJohn Garry1-4/+204
2018-04-04ACPI / scan: Do not enumerate Indirect IO host childrenJohn Garry1-0/+14
2018-04-04ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2-10/+11
2018-04-04HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindingsZhichang Yuan4-0/+457
2018-04-04of: Add missing I/O range exception for indirect-IO devicesZhichang Yuan1-16/+76
2018-04-04PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2-76/+18
2018-04-04PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni4-6/+12
2018-04-04PCI: Remove __weak tag from pci_register_io_range()Gabriele Paoloni1-1/+1
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas1-86/+1
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa1-31/+1
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-0/+4
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-80/+1
2018-04-03PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2-0/+33
2018-04-03PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2-0/+61
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa2-0/+32
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa3-8/+21
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa3-26/+56
2018-03-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-03-22lib: Add generic PIO mapping methodZhichang Yuan5-0/+423
2018-03-22PCI: Add decoding for 16 GT/s link speedJay Fang5-3/+14
2018-03-01PCI/ASPM: Don't warn if already in common clock modeSinan Kaya1-0/+18
2018-02-28PCI/ASPM: Declare threshold_ns as u32, not u64Gustavo A. R. Silva1-1/+1
2018-02-28PCI: cpqphp: Fix possible NULL pointer dereferenceShawn Lin1-7/+5
2018-02-23PCI/AER: Move pci_uevent_ers() out of pci.hMichael Ellerman2-35/+39
2018-02-16PCI: Remove pci_get_bus_and_slot() functionSinan Kaya1-8/+0
2018-02-16drm/i915: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+4
2018-02-12Linux 4.16-rc1v4.16-rc1Linus Torvalds1-2/+2
2018-02-12unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro8-142/+47
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds297-913/+913
2018-02-12Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds8-40/+47
2018-02-12Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2018-02-12Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+8
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-11nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2-2/+0
2018-02-11nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-8/+8
2018-02-11Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2018-02-11Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds12-63/+212
2018-02-11Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-11Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-11Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds123-1416/+6577
2018-02-10powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy1-2/+3
2018-02-10Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds23-77/+121
2018-02-10mconsole_proc(): don't mess with file->f_posAl Viro1-1/+2