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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
1
-1
/
+1
2015-10-30
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
1
-28
/
+48
2015-10-30
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
1
-2
/
+3
2015-10-30
PCI: rcar: Build pcie-rcar.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-30
PCI: rcar: Build pci-rcar-gen2.c only on ARM
Geert Uytterhoeven
1
-1
/
+2
2015-10-30
PCI: Expand Enhanced Allocation BAR output
Bjorn Helgaas
1
-2
/
+14
2015-10-30
PCI: Make Enhanced Allocation bitmasks more obvious
Bjorn Helgaas
1
-7
/
+8
2015-10-30
PCI: Handle Enhanced Allocation capability for SR-IOV devices
David Daney
2
-2
/
+15
2015-10-30
PCI: Add support for Enhanced Allocation devices
Sean O. Stalley
3
-0
/
+177
2015-10-30
PCI: Handle IORESOURCE_PCI_FIXED when assigning resources
David Daney
1
-0
/
+43
2015-10-30
PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
David Daney
1
-3
/
+4
2015-10-30
PCI: Remove redundant validation of SR-IOV offset/stride registers
Alexander Duyck
1
-9
/
+1
2015-10-30
PCI: Set SR-IOV NumVFs to zero after enumeration
Alexander Duyck
1
-19
/
+22
2015-10-30
PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFs
Ben Shelton
1
-4
/
+4
2015-10-23
PCI: altera: Add Altera PCIe host controller driver
Ley Foon Tan
3
-0
/
+589
2015-10-23
PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum
Hariprasad Shenai
2
-0
/
+81
2015-10-22
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
1
-1
/
+1
2015-10-21
PCI: pciehp: Queue power work requests in dedicated function
Guenter Roeck
1
-52
/
+23
2015-10-16
PCI: iproc: Add outbound mapping support
Ray Jui
3
-0
/
+159
2015-10-16
PCI/MSI: Allow the MSI domain to be device-specific
Marc Zyngier
2
-0
/
+25
2015-10-16
PCI: Add per-device MSI domain hook
Marc Zyngier
1
-5
/
+30
2015-10-16
PCI/MSI: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
Marc Zyngier
1
-7
/
+6
2015-10-16
PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().
David Daney
1
-0
/
+32
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-0
/
+4
2015-10-15
PCI/MSI: Export all remapped MSIs to sysfs attributes
Romain Bezut
1
-14
/
+17
2015-10-14
PM / PCI / ACPI: Kick devices that might have been reset by firmware
Rafael J. Wysocki
1
-1
/
+1
2015-10-14
PM / sleep: Drop pm_request_idle() from pm_generic_complete()
Rafael J. Wysocki
1
-7
/
+2
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2
-8
/
+8
2015-10-12
PCI / PM: Avoid resuming more devices during system suspend
Rafael J. Wysocki
3
-11
/
+72
2015-10-10
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
1
-2
/
+2
2015-10-09
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
1
-24
/
+0
2015-10-09
PCI: mvebu: Add PCI Express root complex capability block
Russell King
1
-4
/
+133
2015-10-09
PCI: mvebu: Improve clock/reset handling
Russell King
1
-13
/
+43
2015-10-09
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
1
-15
/
+24
2015-10-09
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
1
-2
/
+1
2015-10-09
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
1
-2
/
+2
2015-10-09
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
1
-3
/
+12
2015-10-09
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
1
-7
/
+43
2015-10-09
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
1
-56
/
+74
2015-10-08
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
1
-8
/
+8
2015-10-08
PCI: mvebu: Report full node name when reporting a DT error
Russell King
1
-1
/
+2
2015-10-08
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
1
-4
/
+1
2015-10-08
PCI: mvebu: Use of_get_available_child_count()
Russell King
1
-8
/
+3
2015-10-08
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
1
-17
/
+26
2015-10-08
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
1
-2
/
+7
2015-10-08
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
1
-1
/
+2
2015-10-08
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
1
-12
/
+15
2015-10-07
PCI: Prevent out of bounds access in numa_node override
Sasha Levin
1
-1
/
+1
2015-10-01
Merge branches 'pm-pci' and 'acpi-pci'
Rafael J. Wysocki
1
-3
/
+4
2015-09-26
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
1
-22
/
+0
[prev]
[next]