summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | switchtec: Make struct event_regs staticColin Ian King2017-10-051-1/+1
| | |/
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-145-15/+286
| |\ \
| | * | PCI: Fail pci_map_rom() if the option ROM is invalidChangbin Du2017-11-081-0/+5
| | * | PCI: Move pci_map_rom() error pathChangbin Du2017-11-081-6/+8
| | * | PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-252-0/+156
| | * | PCI: Add resizable BAR infrastructureChristian König2017-10-242-0/+109
| | * | PCI: Add PCI resource type mask #defineChristian König2017-10-241-9/+8
| | |/
| * | Merge branch 'pci/portdrv' into nextBjorn Helgaas2017-11-141-0/+1
| |\ \
| | * | PCI/portdrv: Turn off PCIe services during shutdownSinan Kaya2017-11-061-0/+1
| | |/
| * | Merge branch 'pci/msi' into nextBjorn Helgaas2017-11-141-96/+75
| |\ \
| | * | PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocationBjorn Helgaas2017-10-211-10/+20
| | * | PCI/portdrv: Factor out Interrupt Message Number lookupBjorn Helgaas2017-10-201-48/+62
| | * | PCI/portdrv: Consolidate commentsBjorn Helgaas2017-10-201-54/+9
| | * | PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masksDongdong Liu2017-10-191-2/+2
| | |/
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2017-11-145-4/+16
| |\ \
| | * | PCI: Fix kernel-doc build warningRandy Dunlap2017-11-081-1/+1
| | * | PCI: Move PCI_QUIRKS to the PCI bus menuRandy Dunlap2017-11-071-0/+9
| | * | PCI/PME: Handle invalid data when reading Root StatusQiang2017-11-071-1/+4
| | * | PCI: Constify pci_dev_type structureBhumika Goyal2017-10-052-2/+2
| | |/
| * | Merge branch 'pci/hotplug' into nextBjorn Helgaas2017-11-1416-116/+415
| |\ \
| | * | PCI: pciehp: Do not clear Presence Detect Changed during initializationMika Westerberg2017-11-061-3/+8
| | * | PCI: pciehp: Fix race condition handling surprise link downMika Westerberg2017-11-063-5/+10
| | * | PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg2017-11-061-0/+177
| | * | PCI: Distribute available buses to hotplug-capable bridgesMika Westerberg2017-11-061-18/+138
| | * | PCI: Do not allocate more buses than available in parentMika Westerberg2017-11-061-1/+6
| | * | PCI: Open-code the two pass loop when scanning bridgesMika Westerberg2017-11-061-7/+20
| | * | PCI: Move pci_hp_add_bridge() to drivers/pci/probe.cMika Westerberg2017-11-063-32/+23
| | * | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-067-32/+19
| | * | PCI: shpchp: Convert timers to use timer_setup()Kees Cook2017-11-061-6/+3
| | * | PCI: cpqphp: Convert timers to use timer_setup()Kees Cook2017-11-063-12/+12
| | * | PCI: pciehp: Convert timers to use timer_setup()Kees Cook2017-11-061-8/+4
| | * | PCI: ibmphp: Use common error handling code in unconfigure_boot_device()Markus Elfring2017-11-061-8/+11
| | |/
| * | Merge branch 'pci/endpoint' into nextBjorn Helgaas2017-11-141-2/+31
| |\ \
| | * | misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I2017-10-311-0/+8
| | * | misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I2017-10-311-2/+10
| | * | misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I2017-10-311-0/+2
| | * | misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter2017-10-311-0/+2
| | * | misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter2017-10-171-0/+9
| | |/
| * | Merge branch 'pci/aspm' into nextBjorn Helgaas2017-11-141-18/+28
| |\ \
| | * | PCI/ASPM: Add L1 Substates definitionsBjorn Helgaas2017-11-141-14/+20
| | * | PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas2017-11-141-1/+1
| | * | PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas2017-11-131-1/+1
| | * | PCI/ASPM: Deal with missing root ports in link state handlingArd Biesheuvel2017-10-051-2/+6
| | |/
| * | Merge branch 'pci/aer' into nextBjorn Helgaas2017-11-141-1/+8
| |\ \
| | * | PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni2017-10-051-1/+8
| | |/
| * / ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov2017-10-051-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-15217-3686/+12727
|\ \
| * | RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-133-5/+6
| * | IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+7
| * | IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+3