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
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
10
-89
/
+67
2016-09-30
PCI/AER: Fix aer_probe() kernel-doc comment
Cao jin
1
-1
/
+0
2016-09-29
PCI: Ignore requested alignment for VF BARs
Yongji Xie
1
-0
/
+9
2016-09-29
PCI: Ignore requested alignment for PROBE_ONLY and fixed resources
Yongji Xie
1
-0
/
+14
2016-09-28
PCI: Avoid unnecessary resume after direct-complete
Lukas Wunner
1
-2
/
+13
2016-09-28
PCI: Recognize D3cold in pci_update_current_state()
Lukas Wunner
1
-13
/
+12
2016-09-28
PCI: Query platform firmware for device power state
Lukas Wunner
3
-2
/
+33
2016-09-28
PCI: Afford direct-complete to devices with non-standard PM
Lukas Wunner
1
-2
/
+15
2016-09-28
PCI/AER: Cache capability position
Keith Busch
4
-12
/
+24
2016-09-27
PCI/AER: Avoid memory allocation in interrupt handling path
Jon Derrick
2
-11
/
+3
2016-09-23
x86/PCI: VMD: Request userspace control of PCIe hotplug indicators
Keith Busch
3
-0
/
+22
2016-09-23
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
4
-0
/
+36
2016-09-20
ACPI / APEI: Send correct severity to calculate AER severity
Tyler Baicar
1
-1
/
+1
2016-09-20
PCI/AER: Remove duplicate AER severity translation
Tyler Baicar
2
-5
/
+3
2016-09-19
x86/PCI: VMD: Synchronize with RCU freeing MSI IRQ descs
Keith Busch
1
-0
/
+2
2016-09-19
x86/PCI: VMD: Eliminate index member from IRQ list
Jon Derrick
1
-7
/
+13
2016-09-19
x86/PCI: VMD: Eliminate vmd_vector member from list type
Jon Derrick
1
-8
/
+5
2016-09-19
x86/PCI: VMD: Convert to use pci_alloc_irq_vectors() API
Jon Derrick
1
-12
/
+3
2016-09-19
x86/PCI: VMD: Allocate IRQ lists with correct MSI-X count
Jon Derrick
1
-5
/
+5
2016-09-15
PCI: artpec6: Drop __init from artpec6_add_pcie_port()
Niklas Cassel
1
-2
/
+2
2016-09-15
PCI: rcar: Fix some checkpatch warnings
Sergei Shtylyov
1
-10
/
+19
2016-09-15
PCI: rcar: Add multi-MSI support
Grigory Kletsko
1
-2
/
+70
2016-09-14
PCI/AER: Remove aerdriver.forceload kernel parameter
Bjorn Helgaas
4
-46
/
+10
2016-09-14
PCI/AER: Remove aerdriver.nosourceid kernel parameter
Bjorn Helgaas
2
-12
/
+4
2016-09-14
PCI: pciehp: Remove useless pciehp_get_latch_status() calls
Bjorn Helgaas
1
-8
/
+1
2016-09-14
PCI: pciehp: Clean up dmesg "Slot(%s)" messages
Bjorn Helgaas
2
-35
/
+33
2016-09-14
PCI: pciehp: Remove unnecessary guard
Bjorn Helgaas
1
-3
/
+0
2016-09-14
PCI: pciehp: Don't re-read Slot Status when handling surprise event
Mayurkumar Patel
1
-16
/
+2
2016-09-14
PCI: pciehp: Don't re-read Slot Status when queuing hotplug event
Mayurkumar Patel
1
-2
/
+5
2016-09-14
PCI: pciehp: Process all hotplug events before looking for new ones
Mayurkumar Patel
1
-26
/
+32
2016-09-14
PCI: pciehp: Return IRQ_NONE when we can't read interrupt status
Bjorn Helgaas
1
-1
/
+1
2016-09-13
microblaze/PCI: Add multidomain support for procfs
Bharat Kumar Gogada
1
-2
/
+2
2016-09-13
PCI: xilinx: Dispose of MSI virtual IRQ
Bharat Kumar Gogada
1
-0
/
+1
2016-09-13
PCI: xilinx: Clear correct MSI set bit
Bharat Kumar Gogada
1
-2
/
+4
2016-09-13
PCI: xilinx: Clear interrupt register for invalid interrupt
Bharat Kumar Gogada
1
-2
/
+3
2016-09-13
PCI: xilinx: Keep both legacy and MSI interrupt domain references
Bharat Kumar Gogada
1
-11
/
+15
2016-09-13
PCI: xilinx-nwl: Enable all MSI interrupts using MSI mask
Bharat Kumar Gogada
1
-2
/
+2
2016-09-13
PCI: xilinx-nwl: Expand error logging
Bharat Kumar Gogada
1
-8
/
+40
2016-09-13
PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure
Geert Uytterhoeven
1
-2
/
+2
2016-09-13
PCI: altera: Remove redundant platform_get_resource() return value check
Bjorn Helgaas
1
-10
/
+0
2016-09-13
PCI: altera: Move retrain from fixup to altera_pcie_host_init()
Ley Foon Tan
1
-60
/
+91
2016-09-13
PCI: xilinx: Relax device number checking to allow SR-IOV
Po Liu
1
-7
/
+0
2016-09-13
PCI: designware: Relax device number checking to allow SR-IOV
Po Liu
1
-7
/
+0
2016-09-13
PCI: altera: Relax device number checking to allow SR-IOV
Po Liu
1
-7
/
+0
2016-09-13
PCI: Check for pci_setup_device() failure in pci_iov_add_virtfn()
Po Liu
1
-1
/
+4
2016-09-12
PCI: pciehp: Rename pcie_isr() locals for clarity
Bjorn Helgaas
1
-21
/
+25
2016-09-06
x86/PCI: VMD: Add quirk for AER to ignore source ID
Jon Derrick
1
-0
/
+17
2016-09-06
PCI/AER: Add bus flag to skip source ID matching
Jon Derrick
2
-4
/
+8
2016-09-06
PCI: tegra: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
1
-2
/
+5
2016-09-06
PCI: generic: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
1
-3
/
+5
[prev]
[next]