index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-07-18
1
-0
/
+2
*
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-07
1
-7
/
+14
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-06-06
1
-0
/
+4
|
|
\
|
|
*
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2018-05-10
1
-0
/
+2
|
|
*
PCI/IOV: Add pci_sriov_configure_simple()
Alexander Duyck
2018-04-24
1
-0
/
+2
|
*
|
Merge branch 'pci/resource'
Bjorn Helgaas
2018-06-06
1
-3
/
+0
|
|
\
\
|
|
*
|
PCI: Make pci_get_new_domain_nr() static
Jan Kiszka
2018-05-15
1
-3
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-06-06
1
-1
/
+7
|
|
\
\
|
|
*
|
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
2018-06-02
1
-0
/
+1
|
|
*
|
PCI: pciehp: Make pciehp_is_native() stricter
Mika Westerberg
2018-06-02
1
-0
/
+2
|
|
*
|
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
2018-06-02
1
-1
/
+1
|
|
*
|
PCI: pciehp: Add quirk for Command Completed errata
Bjorn Helgaas
2018-05-07
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2018-06-06
1
-2
/
+1
|
|
\
\
|
|
*
|
PCI: Remove unused pcie_get_minimum_link()
Bjorn Helgaas
2018-05-25
1
-2
/
+0
|
|
*
|
PCI: Check whether bridges allow access to extended config space
Gilles Buloz
2018-05-07
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-06-06
1
-0
/
+1
|
|
\
\
|
|
*
|
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
2018-04-23
1
-0
/
+1
|
|
|
/
|
*
|
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
2018-05-17
1
-1
/
+1
|
|
/
*
|
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
Christoph Hellwig
2018-05-09
1
-1
/
+1
|
/
*
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
1
-62
/
+32
|
\
|
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
1
-3
/
+8
|
|
\
|
|
*
PCI/IOV: Add missing prototypes for powerpc pcibios interfaces
Mathieu Malaterre
2018-03-31
1
-1
/
+6
|
|
*
PCI: Add a return type for pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-03-05
1
-1
/
+1
|
|
*
PCI: Handle FLR failure and allow other reset types
Sinan Kaya
2018-02-27
1
-1
/
+1
|
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
1
-2
/
+3
|
|
\
\
|
|
*
|
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
2018-03-30
1
-2
/
+0
|
|
*
|
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
2018-03-30
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
1
-13
/
+11
|
|
\
\
|
|
*
|
PCI: Always define the of_node helpers
Bjørn Mork
2018-03-30
1
-13
/
+11
|
|
|
/
|
*
|
Merge branch 'pci/lpc'
Bjorn Helgaas
2018-04-04
1
-1
/
+2
|
|
\
\
|
|
*
|
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
2018-04-04
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2018-04-04
1
-0
/
+5
|
|
\
\
|
|
*
|
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
2018-04-03
1
-0
/
+1
|
|
*
|
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
2018-04-03
1
-0
/
+3
|
|
*
|
PCI: Add decoding for 16 GT/s link speed
Jay Fang
2018-03-21
1
-0
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/deprecate-get-bus-and-slot'
Bjorn Helgaas
2018-04-04
1
-8
/
+0
|
|
\
\
|
|
*
|
PCI: Remove pci_get_bus_and_slot() function
Sinan Kaya
2018-02-16
1
-8
/
+0
|
|
|
/
|
*
|
PCI/AER: Move pci_uevent_ers() out of pci.h
Michael Ellerman
2018-02-22
1
-35
/
+3
|
|
/
*
|
PCI: Make pci_wakeup_bus() & pci_bus_set_current_state() public
Lukas Wunner
2018-03-13
1
-0
/
+2
|
/
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-215
/
+226
|
\
|
*
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
1
-1
/
+11
|
|
\
|
|
*
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2018-01-31
1
-0
/
+1
|
|
*
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2018-01-31
1
-0
/
+9
|
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2018-01-31
1
-216
/
+195
|
|
\
\
|
|
*
|
PCI: Clean up whitespace in linux/pci.h, pci/pci.h
Bjorn Helgaas
2017-12-18
1
-216
/
+195
|
|
|
/
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2018-01-31
1
-0
/
+19
|
|
\
\
|
|
*
|
PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n build
Niklas Cassel
2018-01-19
1
-0
/
+7
|
|
*
|
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-0
/
+12
|
|
|
/
|
*
|
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2018-01-31
1
-0
/
+1
|
|
\
\
|
|
*
|
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
2018-01-23
1
-0
/
+1
|
|
|
/
[next]