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