Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
864f893f31eecf4d944539ad5ec1d004aefc3f41
/
drivers
/
pci
/
pci.c
bfc4560
IB/hfi1,PCI: Allow bus reset while probing
by Dennis Dalessandro
· 6 years ago
d8a5281
PCI: Fix faulty logic in pci_reset_bus()
by Dennis Dalessandro
· 6 years ago
4e31843
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
3a48dc6
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 6 years ago
e7aaf90
Merge branch 'pci/switchtec'
by Bjorn Helgaas
· 6 years ago
5fc054a
Merge branch 'pci/resource'
by Bjorn Helgaas
· 6 years ago
c689209
Merge branch 'pci/peer-to-peer'
by Bjorn Helgaas
· 6 years ago
a40f72d
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
c0638a4
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
a8bcb5e
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 6 years ago
187dacc
Merge branch 'pci/aspm'
by Bjorn Helgaas
· 6 years ago
2d1ce5e
PCI: Check for PCIe Link downtraining
by Alexandru Gagniuc
· 6 years ago
73c47dde
PCI: Add device-specific ACS Redirect disable infrastructure
by Logan Gunthorpe
· 6 years ago
aaca43f
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
by Logan Gunthorpe
· 6 years ago
45db337
PCI: Allow specifying devices using a base bus and path of devfns
by Logan Gunthorpe
· 6 years ago
07d8d7e
PCI: Make specifying PCI devices in kernel parameters reusable
by Logan Gunthorpe
· 6 years ago
2d2917f
PCI: Export pcie_has_flr()
by Alex Williamson
· 6 years ago
ce29af2
PCI: Remove unnecessary include of <linux/pci-aspm.h>
by Bjorn Helgaas
· 6 years ago
47a8e23
PCI: Whitelist Thunderbolt ports for runtime D3
by Lukas Wunner
· 6 years ago
eb3b5bf
PCI: Whitelist native hotplug ports for runtime D3
by Lukas Wunner
· 6 years ago
3fce461
BackMerge v4.18-rc7 into drm-next
by Dave Airlie
· 6 years ago
c6a44ba
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
by Sinan Kaya
· 6 years ago
fe32e2f
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
by Sinan Kaya
· 6 years ago
811c5cb
PCI: Unify try slot and bus reset API
by Sinan Kaya
· 6 years ago
381634c
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
by Sinan Kaya
· 6 years ago
1842623
PCI: Handle error return from pci_reset_bridge_secondary_bus()
by Sinan Kaya
· 6 years ago
a5fb9fb
PCI: OF: Fix I/O space page leak
by Sergei Shtylyov
· 6 years ago
d6488ac
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
by Gustavo A. R. Silva
· 7 years ago
576c721
PCI: Export pcie_get_speed_cap and pcie_get_width_cap
by Alex Deucher
· 7 years ago
f778a0d
PCI: Expand documentation for pci_add_dma_alias()
by Logan Gunthorpe
· 7 years ago
11eb0e0
PCI: Make early dump functionality generic
by Sinan Kaya
· 7 years ago
b1277a2
PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling
by Christian König
· 7 years ago
d3252ac
PCI: Restore resized BAR state on resume
by Christian König
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
fd83941
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 7 years ago
a7c9d4c
Merge branch 'pci/resource'
by Bjorn Helgaas
· 7 years ago
5e3165d
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 7 years ago
e5b1db0
PCI: Remove unused pcie_get_minimum_link()
by Bjorn Helgaas
· 7 years ago
60ee031a
PCI / PM: Clean up outdated comments in pci_target_state()
by Rafael J. Wysocki
· 7 years ago
9f5a70f1
PCI: Add generic pcie_wait_for_link() interface
by Oza Pawandeep
· 7 years ago
ae07b78
PCI: Make pci_get_new_domain_nr() static
by Jan Kiszka
· 7 years ago
cef7440
PCI: Add "pci=noats" boot parameter
by Gil Kupfer
· 7 years ago
cfcadfa
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
by Rafael J. Wysocki
· 7 years ago
8feaec3
PCI / PM: Always check PME wakeup capability for runtime wakeup support
by Kai Heng Feng
· 7 years ago
0cf22d6
PCI: Add "PCIe" to pcie_print_link_status() messages
by Jakub Kicinski
· 7 years ago
adf5845
PCI: Remove messages about reassigning resources
by Desnes A. Nunes do Rosario
· 7 years ago
3c0d551
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
a4b8850
Merge branch 'pci/virtualization'
by Bjorn Helgaas
· 7 years ago
64ae499
Merge branch 'pci/portdrv'
by Bjorn Helgaas
· 7 years ago
43b90ea
Merge branch 'pci/misc'
by Bjorn Helgaas
· 7 years ago
3da1b61
Merge branch 'pci/lpc'
by Bjorn Helgaas
· 7 years ago
5745392
PCI: Apply the new generic I/O management on PCI IO hosts
by Zhichang Yuan
· 7 years ago
fcfaab3
PCI: Add fwnode handler as input param of pci_register_io_range()
by Gabriele Paoloni
· 7 years ago
e251547
PCI: Remove __weak tag from pci_register_io_range()
by Gabriele Paoloni
· 7 years ago
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
cea061e4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 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
df62ab5
PCI: Tidy comments
by Bjorn Helgaas
· 7 years ago
2a4d2c4
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
by Lukas Wunner
· 7 years ago
dcb0453
PCI/PM: Move pcie_clear_root_pme_status() to core
by Bjorn Helgaas
· 7 years ago
6b2f1351
PCI: Wait for device to become ready after secondary bus reset
by Sinan Kaya
· 7 years ago
01fd61c
PCI: Add a return type for pci_reset_bridge_secondary_bus()
by Sinan Kaya
· 7 years ago
abbcf0e
PCI: Wait for device to become ready after a power management reset
by Sinan Kaya
· 7 years ago
9df1c6e
PCI: Fix NULL pointer dereference in of_pci_bus_find_domain_nr()
by Shawn Lin
· 7 years ago
a2758b6
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
by Sinan Kaya
· 7 years ago
91295d7
PCI: Handle FLR failure and allow other reset types
by Sinan Kaya
· 7 years ago
cb5e0d0
PCI: Protect restore with device lock to be consistent
by Sinan Kaya
· 7 years ago
ac95090
pci: Simplify code by using the new dmi_get_bios_year() helper
by Andy Shevchenko
· 7 years ago
204f4af
PCI: Remove redundant probes for device reset support
by Bjorn Helgaas
· 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
Next »