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
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+21
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+14
2012-12-11
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-1
/
+1
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-1
/
+1
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-0
/
+3
2012-12-06
PCI: Add support for non-BAR ROMs
Matthew Garrett
1
-0
/
+2
2012-12-06
PCI: Add pcibios_add_device
Matthew Garrett
1
-0
/
+1
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-3
/
+3
2012-11-29
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-11-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+3
2012-11-27
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
1
-0
/
+3
2012-11-15
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
1
-0
/
+14
2012-11-14
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
1
-0
/
+11
2012-11-10
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
1
-0
/
+10
2012-11-10
PCI: SRIOV control and status via sysfs
Donald Dutile
1
-0
/
+1
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
1
-1
/
+1
2012-11-04
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
1
-0
/
+2
2012-10-31
PCI: Separate out pci_assign_unassigned_bus_resources()
Yinghai Lu
1
-0
/
+1
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-24
/
+1
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-12
Merge branch 'pci/gavin-window-alignment' into next
Bjorn Helgaas
1
-0
/
+2
2012-09-12
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
1
-0
/
+2
2012-09-11
PCI: Drop duplicate const in DECLARE_PCI_FIXUP_SECTION
Mathias Krause
1
-1
/
+1
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-08-24
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
1
-4
/
+0
2012-08-24
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
1
-0
/
+1
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
1
-0
/
+33
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
1
-1
/
+0
2012-08-22
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
1
-0
/
+1
2012-08-22
PCI: Remove unused pci_dev_b()
Bjorn Helgaas
1
-1
/
+0
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
1
-1
/
+0
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
1
-2
/
+0
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-0
/
+10
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-0
/
+1
2012-07-10
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
1
-0
/
+1
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-26
PCI: pull pcibios_setup() up into core
Myron Stowe
1
-0
/
+1
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-4
/
+12
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+12
2012-06-18
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-18
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
1
-1
/
+0
2012-06-17
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
1
-0
/
+1
2012-06-14
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
1
-1
/
+51
2012-06-14
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
1
-2
/
+0
2012-06-14
PCI: add default busn_resource
Yinghai Lu
1
-0
/
+2
2012-06-14
PCI: add busn_res operation functions
Yinghai Lu
1
-0
/
+3
2012-06-14
PCI: remove secondary/subordinate in struct pci_bus
Yinghai Lu
1
-2
/
+0
2012-06-14
PCI: add busn_res in struct pci_bus
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
1
-0
/
+26
[next]