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
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+1
2017-07-13
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-0
/
+1
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-7
/
+2
2017-06-15
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
1
-1
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+17
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+1
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-2
/
+2
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-0
/
+1
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-2
/
+2
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
1
-0
/
+2
2017-03-30
PCI: Add device disconnected state
Keith Busch
1
-0
/
+14
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
1
-1
/
+1
2016-12-12
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-6
/
+1
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-2
/
+2
2016-12-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-3
/
+0
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
1
-3
/
+0
2016-12-06
PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
Dongdong Liu
1
-0
/
+5
2016-11-30
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
1
-6
/
+0
2016-11-30
PCI: Separate VF BAR updates from standard BAR updates
Bjorn Helgaas
1
-0
/
+1
2016-11-18
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
1
-0
/
+1
2016-11-18
PCI: Autosense device removal in pci_bridge_d3_update()
Lukas Wunner
1
-2
/
+1
2016-10-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+3
2016-09-28
PCI: Query platform firmware for device power state
Lukas Wunner
1
-0
/
+3
2016-08-15
PCI: Add Precision Time Measurement (PTM) support
Jonathan Yong
1
-0
/
+6
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
1
-0
/
+11
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
1
-0
/
+1
2016-03-01
PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
Bjorn Helgaas
1
-1
/
+6
2016-03-01
PCI: Rename VPD symbols to remove unnecessary "pci22"
Bjorn Helgaas
1
-1
/
+1
2016-03-01
PCI: Remove struct pci_vpd_ops.release function pointer
Bjorn Helgaas
1
-1
/
+0
2016-03-01
PCI: Move pci_vpd_release() from header file to pci/access.c
Bjorn Helgaas
1
-5
/
+1
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2015-12-09
PCI / PM: constify pci_platform_pm_ops structure
Julia Lawall
1
-1
/
+1
2015-12-01
PCI/MSI: Remove empty pci_msi_init_pci_dev()
Bjorn Helgaas
1
-2
/
+0
2015-11-25
ARM/PCI: Move align_resource function pointer to pci_host_bridge structure
Gabriele Paoloni
1
-2
/
+0
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2015-10-30
PCI: Add support for Enhanced Allocation devices
Sean O. Stalley
1
-0
/
+1
2015-10-12
PCI / PM: Avoid resuming more devices during system suspend
Rafael J. Wysocki
1
-0
/
+1
2015-07-15
PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks
Wei Yang
1
-0
/
+2
2015-06-12
Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...
Bjorn Helgaas
1
-11
/
+21
2015-05-30
PCI: Move pci_ari_enabled() to global header
Alex Williamson
1
-11
/
+0
2015-05-07
PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()
Michael S. Tsirkin
1
-0
/
+21
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-0
/
+2
2015-04-08
PCI: Export pci_find_host_bridge() for use inside PCI core
Aaron Lu
1
-0
/
+2
2015-03-31
PCI: Calculate maximum number of buses required for VFs
Wei Yang
1
-0
/
+1
2015-03-31
PCI: Keep individual VF BAR size in struct pci_sriov
Wei Yang
1
-0
/
+1
2015-02-10
Merge branches 'pm-pci' and 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+6
2015-01-24
PCI / PM: Avoid resuming PCI devices during system suspend
Rafael J. Wysocki
1
-0
/
+6
2015-01-16
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
Yinghai Lu
1
-0
/
+1
[next]