Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
52525b7a3cf82adec5c6cf0ecbd23ff228badc94
/
drivers
/
pci
/
pci.c
52525b7
PCI: Add a helper to check Power Resource Requirements _PR3 existence
by Kai-Heng Feng
· 5 years ago
299d14d
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
0ca0ef1
Merge branch 'pci/resource'
by Bjorn Helgaas
· 5 years ago
6ce54f0
Merge branch 'pci/misc'
by Bjorn Helgaas
· 5 years ago
ca78410
PCI: Get rid of dev->has_secondary_link flag
by Mika Westerberg
· 5 years ago
e499081
PCI: Force trailing new line to resource_alignment_param in sysfs
by Logan Gunthorpe
· 5 years ago
273b177
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
by Logan Gunthorpe
· 5 years ago
70aaf61
PCI: Clean up resource_alignment parameter to not require static buffer
by Logan Gunthorpe
· 5 years ago
7f1c62c
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
by Krzysztof Wilczynski
· 5 years ago
d2182b2
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
by Sumit Saxena
· 5 years ago
b8074aa
PCI: Convert pci_resource_to_user() to a weak function
by Denis Efremov
· 5 years ago
0617bde
Revert "PCI: Add missing link delays required by the PCIe spec"
by Mika Westerberg
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
7b4b0f6
Merge branch 'pci/trivial'
by Bjorn Helgaas
· 5 years ago
f6b6aef
PCI: Fix typos and whitespace errors
by Bjorn Helgaas
· 6 years ago
b51033e
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
by Rafael J. Wysocki
· 6 years ago
000dd53
PCI: Do not poll for PME if the device is in D3cold
by Mika Westerberg
· 6 years ago
c2bf1fc
PCI: Add missing link delays required by the PCIe spec
by Mika Westerberg
· 6 years ago
0c7376a
PCI: PM: Replace pci_dev_keep_suspended() with two functions
by Rafael J. Wysocki
· 6 years ago
234f223
PCI: PM: Avoid resuming devices in D3hot during system suspend
by Rafael J. Wysocki
· 6 years ago
de76cda
PCI: Decode PCIe 32 GT/s link speed
by Gustavo Pimentel
· 6 years ago
414147d
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
c7a1c2b
Merge branch 'pci/trivial'
by Bjorn Helgaas
· 6 years ago
192415f
Merge branch 'pci/printk'
by Bjorn Helgaas
· 6 years ago
34c6b71
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
by Mohan Kumar
· 6 years ago
25da8db
PCI: Replace printk(KERN_INFO) with pr_info(), etc
by Mohan Kumar
· 6 years ago
804ee5b
PCI: Remove unused pci_request_region_exclusive()
by Johannes Thumshirn
· 6 years ago
74356ad
PCI: Fix comment typos
by Bjorn Helgaas
· 6 years ago
d5bc73f
PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
by Logan Gunthorpe
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
7733f69
Merge branch 'pci/pm'
by Bjorn Helgaas
· 6 years ago
6d940a7
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
5d130e3
Merge branch 'pci/enumeration'
by Bjorn Helgaas
· 6 years ago
ddefc03
PCI: Fix "try" semantics of bus and slot reset
by Alex Williamson
· 6 years ago
dbbfadf
PCI/ASPM: Save LTR Capability for suspend/resume
by Bjorn Helgaas
· 6 years ago
85b0cae
PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
by Mika Westerberg
· 6 years ago
9481caf
Merge 5.0-rc6 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
b2fb5cc
PCI: Rely on config space header type, not class code
by Honghui Zhang
· 6 years ago
d61dfaf
PCI: pci.c: convert to use BUS_ATTR_RW
by Greg Kroah-Hartman
· 6 years ago
d2fd6e8
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
by Logan Gunthorpe
· 6 years ago
1d09d57
PCI: Mark expected switch fall-through
by Mathieu Malaterre
· 6 years ago
f1f90e2
PCI: Fix incorrect value returned from pcie_get_speed_cap()
by Mikulas Patocka
· 6 years ago
bd6bf7c
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
ee8360fd
Merge branch 'pci/misc'
by Bjorn Helgaas
· 6 years ago
20634dc
Merge branch 'pci/hotplug'
by Bjorn Helgaas
· 6 years ago
26ad34d
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
by Mika Westerberg
· 6 years ago
ac86e8e
PCI: Do not skip power-managed bridges in pci_enable_wake()
by Mika Westerberg
· 6 years ago
f015716
PCI: Make link active reporting detection generic
by Keith Busch
· 6 years ago
d6112f8
PCI: Add support for Immediate Readiness
by Felipe Balbi
· 6 years ago
0838745
PCI: Reprogram bridge prefetch registers on resume
by Daniel Drake
· 6 years ago
c4eed62
PCI/ERR: Use slot reset if available
by Keith Busch
· 6 years ago
4f80217
PCI/DPC: Save and restore config state
by Keith Busch
· 6 years ago
81c4b5b
PCI: hotplug: Constify hotplug_slot_ops
by Lukas Wunner
· 6 years ago
7eb3702
PCI: Fix pci.c kernel-doc parameter warning
by Randy Dunlap
· 6 years ago
c663579
PCI: Allocate dma_alias_mask with bitmap_zalloc()
by Andy Shevchenko
· 6 years ago
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
· 6 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
Next »