Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9e506a7b51474241f0c900e53e85512780275c05
/
drivers
/
pci
/
pci.c
9e506a7
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
by Tal Gilboa
· 7 years ago
6db79a8
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
by Tal Gilboa
· 7 years ago
b852f63
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
by Tal Gilboa
· 7 years ago
c70b65f
PCI: Add pcie_get_width_cap() to find max supported link width
by Tal Gilboa
· 7 years ago
6cf57be
PCI: Add pcie_get_speed_cap() to find max supported link speed
by Tal Gilboa
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
ab8c609
Merge branch 'pci/spdx' into next
by Bjorn Helgaas
· 7 years ago
412ee7c
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
7328c8f
PCI: Add SPDX GPL-2.0 when no license was specified
by Bjorn Helgaas
· 7 years ago
430a236
PCI: Add pci_enable_atomic_ops_to_root()
by Jay Cornwall
· 7 years ago
7506dc7
PCI: Add wrappers for dev_printk()
by Frederick Lawler
· 7 years ago
fc0f9f4
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
by Heiner Kallweit
· 7 years ago
1b6115f
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
29d0d44
Merge branch 'pci/host-thunder' into next
by Bjorn Helgaas
· 7 years ago
9ceb09c
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 7 years ago
104d1e4
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 7 years ago
505fb74
PCI: Fix kernel-doc build warning
by Randy Dunlap
· 7 years ago
c2eac4d
PCI / PM: Use the NEVER_SKIP driver flag
by Rafael J. Wysocki
· 7 years ago
832c418a
PCI: Document reset method return values
by Bjorn Helgaas
· 7 years ago
276b738
PCI: Add resizable BAR infrastructure
by Christian König
· 7 years ago
33ba90a
PCI: Avoid slot reset if bridge itself is broken
by Jan Glauber
· 7 years ago
3570277
PCI: Avoid bus reset if bridge itself is broken
by David Daney
· 7 years ago
79e699b
PCI: Remove unused function __pci_reset_function()
by Jan H. Schönherr
· 7 years ago
0f50a49
Revert "PCI: Avoid race while enabling upstream bridges"
by Bjorn Helgaas
· 7 years ago
0d519f2
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
d872694
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 7 years ago
33db87d
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 7 years ago
4467ade
Merge branches 'acpi-scan' and 'acpi-pm'
by Rafael J. Wysocki
· 7 years ago
821cdad
PCI: Wait up to 60 seconds for device to become ready after FLR
by Sinan Kaya
· 7 years ago
b63773a
PCI: Convert to using %pOF instead of full_name()
by Rob Herring
· 7 years ago
40f11ad
PCI: Avoid race while enabling upstream bridges
by Srinath Mannam
· 7 years ago
b6f6d56
PCI: Allow PCI express root ports to find themselves
by Thierry Reding
· 7 years ago
510c8a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
0e40523
PCI: fix oops when try to find Root Port for a PCI device
by dingtianhong
· 7 years ago
ab4b8a4
PCI/PM: Expand description of pci_set_power_state()
by Piotr Gregor
· 7 years ago
a477b9c
PCI: Add pci_reset_function_locked()
by Marc Zyngier
· 7 years ago
baecc47
PCI / PM: Skip bridges in pci_enable_wake()
by Rafael J. Wysocki
· 7 years ago
ec4b8dd
Merge branch 'pm-pci'
by Rafael J. Wysocki
· 7 years ago
0ce3fca
PCI / PM: Restore PME Enable after config space restoration
by Rafael J. Wysocki
· 7 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
bb02ce95
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 7 years ago
52354b9
PCI: Remove __pci_dev_reset() and pci_dev_reset()
by Christoph Hellwig
· 7 years ago
775755e
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
by Christoph Hellwig
· 7 years ago
8cd9385
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 7 years ago
2cf816a
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 7 years ago
666ff6f
PCI/PM: Avoid using device_may_wakeup() for runtime PM
by Rafael J. Wysocki
· 7 years ago
de3ef1e
PM / core: Drop run_wake flag from struct dev_pm_info
by Rafael J. Wysocki
· 7 years ago
0847684
PCI / PM: Simplify device wakeup settings code
by Rafael J. Wysocki
· 7 years ago
99b3c58
PCI: Test INTx masking during enumeration, not at run-time
by Piotr Gregor
· 7 years ago
b014e96
PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()
by Christoph Hellwig
· 7 years ago
dc15e71
PCI / PM: Restore PME Enable if skipping wakeup setup
by Rafael J. Wysocki
· 7 years ago
4ebeb1e
PCI: Restore PRI and PASID state after Function-Level Reset
by CQ Tang
· 7 years ago
4d071c3
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
by Imre Deak
· 7 years ago
3134233
PCI: Do not disregard parent resources starting at 0x0
by Ard Biesheuvel
· 8 years ago
ef1b5da
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
78f0983
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 8 years ago
acc886e
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
0b0ee66
Merge branch 'pci/ioremap' into next
by Bjorn Helgaas
· 8 years ago
f503ee4
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
490cb6d
PCI: Implement devm_pci_remap_cfgspace()
by Lorenzo Pieralisi
· 8 years ago
f90b087
PCI: Export pci_remap_iospace() and pci_unmap_iospace()
by Brian Norris
· 8 years ago
a60a2b7
PCI: Export pcie_flr()
by Christoph Hellwig
· 8 years ago
7b309ae
PCI: Remove __weak tag from pci_remap_iospace()
by Lorenzo Pieralisi
· 8 years ago
e3adec7
PCI: Don't resize resources when realigning all devices in system
by Yongji Xie
· 8 years ago
0dde1c0
PCI: Don't reassign resources that are already aligned
by Bjorn Helgaas
· 8 years ago
81a5e70
PCI: Factor pci_reassigndev_resource_alignment()
by Bjorn Helgaas
· 8 years ago
0a701aa
PCI: Add pcibios_default_alignment() for arch-specific alignment control
by Yongji Xie
· 8 years ago
ea00353
PCI: Freeze PME scan before suspending devices
by Lukas Wunner
· 8 years ago
ea629d8
PCI: Ignore requested alignment for IOV BARs
by Yongji Xie
· 8 years ago
f65fd1a
PCI: Avoid FLR for Intel 82579 NICs
by Sasha Neftin
· 8 years ago
fe2bd75
PCI: Short-circuit pci_device_is_present() for disconnected devices
by Keith Busch
· 8 years ago
50b2b54
PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero
by Adrian Hunter
· 8 years ago
d98e092
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
by Bjorn Helgaas
· 8 years ago
2583157
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
286c237
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
by Bjorn Helgaas
· 8 years ago
63880b2
PCI: Ignore BAR updates on virtual functions
by Bjorn Helgaas
· 8 years ago
68db9bc
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
by Lukas Wunner
· 8 years ago
718a060
PCI: Unfold conditions to block runtime PM on PCIe ports
by Lukas Wunner
· 8 years ago
97a90ae
PCI: Consolidate conditions to allow runtime PM on PCIe ports
by Lukas Wunner
· 8 years ago
c6a6330
PCI: Activate runtime PM on a PCIe port only if it can suspend
by Lukas Wunner
· 8 years ago
e8559b71
PCI: Speed up algorithm in pci_bridge_d3_update()
by Lukas Wunner
· 8 years ago
1ed276a
PCI: Autosense device removal in pci_bridge_d3_update()
by Lukas Wunner
· 8 years ago
738a7ed
PCI: Don't acquire ref on parent in pci_bridge_d3_update()
by Lukas Wunner
· 8 years ago
6496ebd
PCI: Check for PME in targeted sleep state
by Alan Stern
· 8 years ago
e6e3d8f
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
e15194d
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 8 years ago
62d9a78
PCI: Ignore requested alignment for VF BARs
by Yongji Xie
· 8 years ago
f0b99f7
PCI: Ignore requested alignment for PROBE_ONLY and fixed resources
by Yongji Xie
· 8 years ago
a6a6402
PCI: Recognize D3cold in pci_update_current_state()
by Lukas Wunner
· 8 years ago
cc7cc02
PCI: Query platform firmware for device power state
by Lukas Wunner
· 8 years ago
4132a57
PCI: Afford direct-complete to devices with non-standard PM
by Lukas Wunner
· 8 years ago
afd29f9
PCI: Add pci_find_resource()
by Mika Westerberg
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
3efc702
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 8 years ago
a00c74c
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
e16b466
PCI: Allow additional bus numbers for hotplug bridges
by Keith Busch
· 8 years ago
6ec39cf
PCI / PM: check all fields in pci_set_platform_pm()
by Andy Shevchenko
· 8 years ago
2a2aca3
PCI: Include <asm/dma.h> for isa_dma_bridge_buggy
by Ben Dooks
· 8 years ago
644a544
PCI: Extending pci=resource_alignment to specify device/vendor IDs
by Koehrer Mathias (ETAS/ESW5)
· 8 years ago
9d26d3a
PCI: Put PCIe ports into D3 during suspend
by Mika Westerberg
· 8 years ago
Next »