summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: sysfs: Define device attributes with DEVICE_ATTR*()Kelsey Skunberg2019-08-201-32/+27
| | * | | PCI: Mark expected switch fall-throughGustavo A. R. Silva2019-08-081-0/+1
| | * | | PCI: Use devm_add_action_or_reset()Fuqian Huang2019-07-241-2/+1
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2019-09-238-344/+434
| |\ \ \
| | * | | PCI: Get rid of dev->has_secondary_link flagMika Westerberg2019-09-075-27/+37
| | * | | PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg2019-09-072-9/+9
| | * | | PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski2019-08-283-102/+76
| | * | | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski2019-08-283-269/+375
| | * | | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski2019-08-282-50/+50
| | |/ /
| * | | Merge branch 'pci/encapsulate'Bjorn Helgaas2019-09-233-6/+45
| |\ \ \
| | * | | PCI: Make pci_set_of_node(), etc privateKelsey Skunberg2019-07-301-0/+9
| | * | | PCI: Make pci_enable_ptm() privateKelsey Skunberg2019-07-301-0/+3
| | * | | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg2019-07-301-0/+8
| | * | | PCI: Make pci_ats_init() privateKelsey Skunberg2019-07-301-3/+4
| | * | | PCI: Make pcie_update_link_speed() privateKelsey Skunberg2019-07-301-0/+1
| | * | | PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg2019-07-301-0/+2
| | * | | PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg2019-07-301-0/+3
| | * | | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg2019-07-301-0/+5
| | * | | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg2019-07-301-0/+3
| | * | | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg2019-07-301-0/+2
| | * | | PCI: Make PCI_PM_* delay times privateKelsey Skunberg2019-07-301-0/+5
| | * | | PCI: Unexport pci_bus_semKelsey Skunberg2019-07-231-1/+0
| | * | | PCI: Unexport pci_bus_get() and pci_bus_put()Kelsey Skunberg2019-07-231-2/+0
| | |/ /
| * / / PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski2019-08-283-3/+0
| |/ /
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-202-12/+65
|\ \ \
| * | | pci-hotplug/pnv_php: Add attention indicator supportOliver O'Halloran2019-09-051-1/+13
| * | | pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBsOliver O'Halloran2019-09-051-0/+6
| * | | pci-hotplug/pnv_php: Add a reset_slot() callbackOliver O'Halloran2019-09-051-0/+39
| * | | PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-08-051-11/+7
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-185-0/+384
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-1/+1
| |\ \ \
| * | | | PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang2019-08-225-3/+85
| * | | | PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui2019-08-221-0/+302
* | | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-6/+1
|\ \ \ \ \
| * | | | | drivers: Add generic helper to match any deviceSuzuki K Poulose2019-07-301-6/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-171-1/+9
|\ \ \ \ \
| * \ \ \ \ Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-09-061-1/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PCI: hv: Allocate a named fwnode instead of an address-based oneMarc Zyngier2019-08-071-1/+9
| | |/ / /
* | | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-163-710/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | PCI/hotplug: remove the sgi_hotplug driverChristoph Hellwig2019-08-163-710/+0
| | |/ / | |/| |
* | | | Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-08-221-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul2019-08-151-1/+1
| |/ /
* | | PCI/ASPM: Add pcie_aspm_enabled()Rafael J. Wysocki2019-08-121-0/+20
* | | Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-073-86/+10
|/ /
* | Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-212-11/+55
|\ \
| * | PCI/switchtec: Add module parameter to request more interruptsLogan Gunthorpe2019-06-131-2/+10
| * | PCI/MSI: Support allocating virtual MSI interruptsLogan Gunthorpe2019-06-131-9/+45
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-07-171-0/+8
|\ \ \
| * | | PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker2019-06-061-0/+8
| |/ /
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \ \