index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-34
/
+102
|
\
|
*
Merge branch 'pci/pm'
Bjorn Helgaas
2019-03-06
1
-0
/
+22
|
|
\
|
|
*
PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
Mika Westerberg
2019-02-11
1
-0
/
+22
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-03-06
1
-30
/
+28
|
|
\
\
|
|
*
|
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
2019-03-05
1
-28
/
+26
|
|
*
|
PCI: Mark expected switch fall-through
Mathieu Malaterre
2019-01-14
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-03-06
1
-2
/
+1
|
|
\
\
|
|
*
|
PCI: Rely on config space header type, not class code
Honghui Zhang
2019-01-30
1
-2
/
+1
|
|
|
/
|
*
|
PCI/ASPM: Save LTR Capability for suspend/resume
Bjorn Helgaas
2019-02-11
1
-2
/
+51
|
|
/
*
|
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
1
-1
/
+2
|
\
\
|
*
|
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
2019-01-17
1
-1
/
+2
|
|
/
*
|
PCI: pci.c: convert to use BUS_ATTR_RW
Greg Kroah-Hartman
2019-01-22
1
-4
/
+3
|
/
*
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
2018-11-30
1
-13
/
+11
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-15
/
+97
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2018-10-20
1
-3
/
+2
|
|
\
|
|
*
PCI: Fix pci.c kernel-doc parameter warning
Randy Dunlap
2018-09-17
1
-1
/
+1
|
|
*
PCI: Allocate dma_alias_mask with bitmap_zalloc()
Andy Shevchenko
2018-09-17
1
-2
/
+1
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-10-20
1
-11
/
+83
|
|
\
\
|
|
*
|
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
2018-10-02
1
-0
/
+9
|
|
*
|
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
2018-10-02
1
-3
/
+6
|
|
*
|
PCI: Make link active reporting detection generic
Keith Busch
2018-10-02
1
-6
/
+27
|
|
*
|
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-21
1
-0
/
+37
|
|
*
|
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
1
-0
/
+2
|
|
*
|
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
2018-09-18
1
-2
/
+2
|
|
|
/
|
*
|
PCI: Add support for Immediate Readiness
Felipe Balbi
2018-09-28
1
-1
/
+12
|
|
/
*
|
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
2018-09-27
1
-8
/
+19
|
/
*
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
2018-09-11
1
-0
/
+1
*
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
2018-09-11
1
-1
/
+1
*
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-16
1
-140
/
+363
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
1
-66
/
+26
|
|
\
|
|
*
PCI: Export pcie_has_flr()
Alex Williamson
2018-08-09
1
-1
/
+2
|
|
*
PCI: Rename pci_try_reset_bus() to pci_reset_bus()
Sinan Kaya
2018-07-19
1
-8
/
+8
|
|
*
PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions
Sinan Kaya
2018-07-19
1
-52
/
+1
|
|
*
PCI: Unify try slot and bus reset API
Sinan Kaya
2018-07-19
1
-5
/
+16
|
|
*
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-19
1
-6
/
+5
|
|
*
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-07-19
1
-6
/
+6
|
*
|
Merge branch 'pci/switchtec'
Bjorn Helgaas
2018-08-15
1
-2
/
+13
|
|
\
\
|
|
*
|
PCI: Expand documentation for pci_add_dma_alias()
Logan Gunthorpe
2018-06-30
1
-2
/
+13
|
|
|
/
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2018-08-15
1
-2
/
+35
|
|
\
\
|
|
*
|
PCI: Make early dump functionality generic
Sinan Kaya
2018-06-29
1
-0
/
+5
|
|
*
|
PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling
Christian König
2018-06-29
1
-3
/
+3
|
|
*
|
PCI: Restore resized BAR state on resume
Christian König
2018-06-29
1
-0
/
+28
|
|
|
/
|
*
|
Merge branch 'pci/peer-to-peer'
Bjorn Helgaas
2018-08-15
1
-56
/
+253
|
|
\
\
|
|
*
|
PCI: Add device-specific ACS Redirect disable infrastructure
Logan Gunthorpe
2018-08-09
1
-0
/
+3
|
|
*
|
PCI: Add "pci=disable_acs_redir=" parameter for peer-to-peer support
Logan Gunthorpe
2018-08-09
1
-2
/
+71
|
|
*
|
PCI: Allow specifying devices using a base bus and path of devfns
Logan Gunthorpe
2018-08-09
1
-21
/
+97
|
|
*
|
PCI: Make specifying PCI devices in kernel parameters reusable
Logan Gunthorpe
2018-08-09
1
-54
/
+103
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-08-15
1
-0
/
+1
|
|
\
\
|
|
*
|
PCI: Mark fall-through switch cases before enabling -Wimplicit-fallthrough
Gustavo A. R. Silva
2018-07-12
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-08-15
1
-6
/
+15
|
|
\
\
[next]