index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-09
1
-1
/
+0
|
\
|
*
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-07
1
-1
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pci: Set dev->dev.type in alloc_pci_dev
Brian King
2013-04-18
1
-1
/
+1
*
|
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
1
-0
/
+12
*
|
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-04-12
1
-2
/
+1
|
/
*
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
1
-8
/
+29
|
\
|
*
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
1
-7
/
+28
|
*
PCI: Make device create/destroy logic symmetric
Jiang Liu
2013-01-25
1
-1
/
+0
|
*
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
Yinghai Lu
2013-01-25
1
-0
/
+1
*
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
1
-28
/
+22
|
\
\
|
*
|
PCI: Consolidate "next-function" functions
Yijing Wang
2013-01-25
1
-27
/
+21
|
*
|
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-25
1
-1
/
+1
*
|
|
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-13
1
-0
/
+16
|
|
/
|
/
|
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-1
/
+0
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-8
/
+34
|
\
|
*
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
1
-8
/
+11
|
|
\
|
|
*
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2012-12-07
1
-2
/
+2
|
|
*
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
2012-12-05
1
-6
/
+9
|
*
|
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
2012-11-13
1
-0
/
+1
|
|
\
\
|
|
*
|
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
2012-11-09
1
-0
/
+1
|
|
|
/
|
*
|
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
2012-11-03
1
-0
/
+1
|
*
|
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
2012-11-03
1
-0
/
+21
|
|
/
*
|
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
1
-9
/
+9
*
|
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
1
-2
/
+0
|
/
*
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
2012-09-24
1
-2
/
+4
|
\
|
*
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
2012-09-18
1
-2
/
+4
*
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
1
-5
/
+0
|
\
\
|
*
|
PCI: Remove bus number resource debug messages
Bjorn Helgaas
2012-08-24
1
-5
/
+0
*
|
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-14
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
2012-08-23
1
-14
/
+17
|
|
/
*
|
PCI/core: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-13
/
+4
*
|
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
2012-08-23
1
-1
/
+0
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-4
/
+5
*
|
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
2012-08-20
1
-1
/
+2
|
/
*
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
2012-07-10
1
-14
/
+17
|
\
|
*
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
2012-07-09
1
-11
/
+14
|
*
PCI: allow P2P bridge windows starting at PCI bus address zero
Bjorn Helgaas
2012-07-09
1
-3
/
+3
*
|
Merge branch 'pci/bjorn-disable-decode' into next
Bjorn Helgaas
2012-07-09
1
-3
/
+3
|
\
\
|
*
|
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
Bjorn Helgaas
2012-07-09
1
-3
/
+3
|
|
/
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
1
-8
/
+10
|
\
\
|
*
|
PCI: fix P2P bridge I/O port window sign extension
Bjorn Helgaas
2012-06-20
1
-8
/
+10
|
|
/
*
|
PCI: insert busn_res for child bus
Yinghai Lu
2012-06-13
1
-2
/
+3
*
|
PCI: add default busn_res for pci_scan_bus()
Yinghai Lu
2012-06-13
1
-2
/
+4
*
|
PCI: add default busn_resource
Yinghai Lu
2012-06-13
1
-0
/
+7
*
|
PCI: checking busn_res in pci_scan_root_bus()
Yinghai Lu
2012-06-13
1
-1
/
+21
*
|
PCI: insert busn_res in pci_create_root_bus()
Yinghai Lu
2012-06-13
1
-1
/
+4
*
|
PCI: add busn_res operation functions
Yinghai Lu
2012-06-13
1
-0
/
+68
*
|
PCI: build a bus number resource tree for every domain
Yinghai Lu
2012-06-13
1
-0
/
+30
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-29
/
+29
|
/
[next]