index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-06-06
Merge branch 'pci/resource'
Bjorn Helgaas
2018-06-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
2018-05-25
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2018-05-24
PCI / PM: Clean up outdated comments in pci_target_state()
Rafael J. Wysocki
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
2018-05-15
PCI: Make pci_get_new_domain_nr() static
Jan Kiszka
2018-05-10
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2018-05-10
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
Rafael J. Wysocki
2018-05-09
PCI / PM: Always check PME wakeup capability for runtime wakeup support
Kai Heng Feng
2018-04-20
PCI: Add "PCIe" to pcie_print_link_status() messages
Jakub Kicinski
2018-04-11
PCI: Remove messages about reassigning resources
Desnes A. Nunes do Rosario
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
Merge branch 'pci/lpc'
Bjorn Helgaas
2018-04-04
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
2018-04-04
PCI: Remove __weak tag from pci_register_io_range()
Gabriele Paoloni
2018-04-03
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
2018-04-03
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-30
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-13
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
2018-03-05
PCI: Wait for device to become ready after secondary bus reset
Sinan Kaya
2018-03-05
PCI: Add a return type for pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-03-05
PCI: Wait for device to become ready after a power management reset
Sinan Kaya
2018-03-01
PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()
Shawn Lin
2018-02-27
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
Sinan Kaya
2018-02-27
PCI: Handle FLR failure and allow other reset types
Sinan Kaya
2018-02-27
PCI: Protect restore with device lock to be consistent
Sinan Kaya
2018-02-23
pci: Simplify code by using the new dmi_get_bios_year() helper
Andy Shevchenko
2018-02-21
PCI: Remove redundant probes for device reset support
Bjorn Helgaas
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-23
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
[next]