index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-03
37
-273
/
+353
|
\
|
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-26
4
-5
/
+9
|
|
\
|
|
*
MAINTAINERS: Add ACPI folks for ACPI-related things under drivers/pci
Bjorn Helgaas
2013-06-26
1
-0
/
+3
|
|
*
PCI: Add CircuitCo vendor ID and subsystem ID
Darren Hart
2013-06-26
1
-0
/
+3
|
|
*
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-18
2
-5
/
+3
|
*
|
Merge branch 'pci/alexander-msi' into next
Bjorn Helgaas
2013-06-25
0
-0
/
+0
|
|
\
\
|
|
*
|
x86/MSI: Conserve interrupt resources when using multiple-MSIs
Alexander Gordeev
2013-06-03
1
-5
/
+7
|
*
|
|
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-14
12
-95
/
+97
|
|
\
\
\
|
|
*
|
|
PCI: Return early on allocation failures to unindent mainline code
Bjorn Helgaas
2013-06-14
1
-14
/
+15
|
|
*
|
|
PCI: Simplify IOV implementation and fix reference count races
Jiang Liu
2013-06-14
1
-35
/
+24
|
|
*
|
|
PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()
Jiang Liu
2013-06-14
1
-1
/
+0
|
|
*
|
|
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
Jiang Liu
2013-06-14
1
-5
/
+0
|
|
*
|
|
m68k/PCI: Remove redundant call of pci_bus_add_devices()
Jiang Liu
2013-06-14
1
-1
/
+0
|
|
*
|
|
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
Jiang Liu
2013-06-07
1
-13
/
+13
|
|
*
|
|
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-06-07
1
-6
/
+8
|
|
*
|
|
ia64/PCI: Clean up pci_scan_root_bus() usage
Jiang Liu
2013-06-07
1
-10
/
+1
|
|
*
|
|
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-05
7
-12
/
+13
|
|
*
|
|
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-27
2
-2
/
+10
|
|
*
|
|
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
Jiang Liu
2013-05-27
2
-0
/
+17
|
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-14
5
-4
/
+16
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
PCI / ACPI / PM: Use correct power state strings in messages
Rafael J. Wysocki
2013-06-14
1
-3
/
+3
|
|
*
|
|
PCI: Fix comment typo for pcie_pme_remove()
Yijing Wang
2013-06-10
1
-1
/
+1
|
|
*
|
|
PCI: Add pcibios_release_device()
Sebastian Ott
2013-06-04
3
-0
/
+12
|
*
|
|
|
Merge branch 'pci/betty-aer-v3' into next
Bjorn Helgaas
2013-06-07
5
-43
/
+55
|
|
\
\
\
\
|
|
*
|
|
|
PCI/AER: Reset link for devices below Root Port or Downstream Port
Betty Dall
2013-06-06
1
-8
/
+9
|
|
*
|
|
|
ACPI / APEI: Force fatal AER severity when component has been reset
Betty Dall
2013-06-06
1
-0
/
+10
|
|
*
|
|
|
PCI/AER: Remove "extern" from function declarations
Betty Dall
2013-06-06
1
-8
/
+8
|
|
*
|
|
|
PCI/AER: Move AER severity defines to aer.h
Betty Dall
2013-06-06
2
-4
/
+4
|
|
*
|
|
|
PCI/AER: Set dev->__aer_firmware_first only for matching devices
Bjorn Helgaas
2013-06-06
1
-4
/
+4
|
|
*
|
|
|
PCI/AER: Factor out HEST device type matching
Bjorn Helgaas
2013-06-06
1
-18
/
+17
|
|
*
|
|
|
PCI/AER: Don't parse HEST table for non-PCIe devices
Bjorn Helgaas
2013-06-06
1
-2
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pci/jiang-iov-fixes' into next
Bjorn Helgaas
2013-06-05
2
-5
/
+30
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions
Jiang Liu
2013-06-05
1
-2
/
+28
|
|
*
|
|
|
PCI: Finish SR-IOV VF setup before adding the device
Xudong Hao
2013-05-31
1
-3
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/alexander-msi' into next
Bjorn Helgaas
2013-06-05
3
-7
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
x86/MSI: Conserve interrupt resources when using multiple-MSIs
Alexander Gordeev
2013-06-03
1
-5
/
+7
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
PCI: Allocate only as many MSI vectors as requested by driver
Alexander Gordeev
2013-05-28
2
-2
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'pci/shane-amd-ahci-i2c' into next
Bjorn Helgaas
2013-06-04
6
-4
/
+9
|
|
\
\
\
|
|
*
|
|
i2c-piix4: Add AMD CZ SMBus device ID
Shane Huang
2013-06-03
3
-2
/
+4
|
|
*
|
|
ahci: Add AMD CZ SATA device ID
Shane Huang
2013-06-03
2
-0
/
+3
|
|
*
|
|
PCI: Put Hudson-2 device IDs together
Shane Huang
2013-06-03
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'pci/jiang-remove-global-list' into next
Bjorn Helgaas
2013-06-03
2
-59
/
+36
|
|
\
\
\
|
|
*
|
|
PCI/ACPI: Use dev_printk(), acpi_handle_print(), pr_xxx() when possible
Jiang Liu
2013-05-29
1
-32
/
+27
|
|
*
|
|
PCI/ACPI: Remove unused global list acpi_pci_roots
Jiang Liu
2013-05-29
2
-19
/
+1
|
|
*
|
|
PCI/ACPI: Introduce "handle" local for economy of expression
Jiang Liu
2013-05-29
1
-5
/
+6
|
|
*
|
|
PCI/ACPI: Combine duplicate adjacent "if" tests
Jiang Liu
2013-05-29
1
-3
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-01
7
-34
/
+25
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
PCI: Replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-01
1
-9
/
+9
|
|
*
|
PCI: Fix comment typo for PCI_EXP_LNKCAP_CLKPM
Yijing Wang
2013-05-29
1
-1
/
+1
|
|
*
|
PCI: Replace printks with appropriate pr_*()
Yijing Wang
2013-05-28
1
-2
/
+2
[next]