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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
Merge branch 'pci/misc' into next
Bjorn Helgaas
3
-173
/
+184
2013-08-30
PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when available
Neil Horman
1
-24
/
+38
2013-08-29
PCI: exynos: Add I/O access wrappers
Seungwon Jeon
1
-69
/
+91
2013-08-29
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
Seungwon Jeon
1
-80
/
+55
2013-08-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
7
-91
/
+152
2013-08-29
PCI: Remove pcie_cap_has_devctl()
Bjorn Helgaas
1
-6
/
+1
2013-08-29
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
1
-3
/
+3
2013-08-29
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
1
-6
/
+3
2013-08-28
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
1
-2
/
+6
2013-08-28
PCI: Add offsets of PCIe capability registers
Bjorn Helgaas
1
-1
/
+4
2013-08-28
PCI: Tidy bitmasks and spacing of PCIe capability definitions
Bjorn Helgaas
1
-45
/
+45
2013-08-28
PCI: Remove obsolete comment reference to pci_pcie_cap2()
Bjorn Helgaas
1
-4
/
+6
2013-08-28
PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE comment
Bjorn Helgaas
1
-2
/
+2
2013-08-27
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
3
-27
/
+30
2013-08-27
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
7
-50
/
+52
2013-08-27
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
13
-110
/
+99
2013-08-27
PCI: Warn if unsafe MPS settings detected
Yijing Wang
1
-3
/
+21
2013-08-26
PCI: Fix MPS peer-to-peer DMA comment syntax
Jon Mason
1
-1
/
+1
2013-08-23
PCI: Disable decoding for BAR sizing only when it was actually enabled
Zoltan Kiss
1
-3
/
+8
2013-08-23
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
Bjorn Helgaas
1
-4
/
+9
2013-08-23
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
2
-0
/
+47
2013-08-22
PCI: Don't restrict MPS for slots below Root Ports
Yijing Wang
1
-16
/
+16
2013-08-22
PCI: Simplify MPS test for Downstream Port
Bjorn Helgaas
1
-2
/
+1
2013-08-22
PCI: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
1
-3
/
+0
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
6
-26
/
+14
2013-08-22
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
1
-1
/
+1
2013-08-16
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
9
-62
/
+402
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2
-0
/
+26
2013-08-15
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-08-15
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-15
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-15
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2
-0
/
+211
2013-08-15
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-15
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-15
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-15
PCI: Add hotplug_slot_ops.reset_slot()
Alex Williamson
1
-0
/
+4
2013-08-13
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
4
-45
/
+109
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2
-13
/
+26
2013-08-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
8
-743
/
+879
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
6
-740
/
+874
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2
-9
/
+24
2013-08-07
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
1
-14
/
+11
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
[next]