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
2010-10-18
PCI: Export some PCI PM functionality
Matthew Garrett
1
-3
/
+0
2010-09-10
PCI: fix pci_resource_alignment prototype
Cam Macdonell
1
-2
/
+3
2010-08-25
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-0
/
+2
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+9
2010-08-02
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
1
-2
/
+2
2010-07-30
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
1
-0
/
+9
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-0
/
+1
2010-05-11
PCI: make bitfield unsigned
Bill Pemberton
1
-1
/
+1
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+7
2010-02-23
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
1
-0
/
+7
2009-12-31
PCI: Fix build if quirks are not enabled
Rafael J. Wysocki
1
-1
/
+1
2009-12-17
PCI: support device-specific reset methods
Dexuan Cui
1
-0
/
+8
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
1
-0
/
+2
2009-09-10
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-1
/
+0
2009-09-10
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
1
-0
/
+1
2009-08-30
PCI SR-IOV: correct broken resource alignment calculations
Chris Wright
1
-0
/
+13
2009-05-18
PCI: handle Virtual Function ATS enabling
Yu Zhao
1
-1
/
+3
2009-05-18
PCI: support the ATS capability
Yu Zhao
1
-0
/
+37
2009-04-01
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+65
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
1
-1
/
+0
2009-03-21
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
1
-0
/
+6
2009-03-20
PCI: handle SR-IOV Virtual Function Migration
Yu Zhao
1
-0
/
+4
2009-03-20
PCI: add SR-IOV API for Physical Function driver
Yu Zhao
1
-0
/
+2
2009-03-20
PCI: centralize device setup code
Yu Zhao
1
-0
/
+1
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
1
-0
/
+5
2009-03-20
PCI: restore saved SR-IOV state
Yu Zhao
1
-0
/
+4
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao
1
-0
/
+37
2009-03-20
PCI: allow assignment of memory resources with a specified alignment
Yuji Shimada
1
-0
/
+6
2009-02-13
PCI: fix struct pci_platform_pm_ops kernel-doc
Randy Dunlap
1
-10
/
+10
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
1
-0
/
+6
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
PCI: revise VPD access interface
Stephen Hemminger
1
-3
/
+3
2009-01-07
PCI: set device wakeup capable flag if platform support is present
Jesse Barnes
1
-0
/
+1
2009-01-07
PCI: factor pci_bus_add_child() from pci_bus_add_devices()
Yu Zhao
1
-0
/
+1
2009-01-07
PCI: add a new function to map BAR offsets
Yu Zhao
1
-0
/
+2
2009-01-07
PCI: export __pci_read_base()
Yu Zhao
1
-0
/
+9
2009-01-07
PCI: enhance pci_ari_enabled()
Yu Zhao
1
-3
/
+3
2009-01-07
PCI: handle PCI state saving with interrupts disabled
Rafael J. Wysocki
1
-0
/
+1
2009-01-07
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
1
-2
/
+0
2009-01-07
PCI: check mmap range of /proc/bus/pci files too
Jesse Barnes
1
-0
/
+4
2008-10-23
ACPI/PCI: Set support bit for MSI in support field of _OSC
Taku Izumi
1
-0
/
+2
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
1
-0
/
+6
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
1
-0
/
+12
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
1
-0
/
+7
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
1
-0
/
+1
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-4
/
+43
2008-07-17
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
1
-2
/
+1
[next]