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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Wrong register used to check pending traffic
Gavin Shan
2014-05-19
1
-2
/
+3
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-03-19
1
-16
/
+30
|
\
|
*
PCI: Add "weak" generic pcibios_enable_device() implementation
Bjorn Helgaas
2014-03-19
1
-0
/
+5
|
*
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
Bjorn Helgaas
2014-02-27
1
-0
/
+2
|
*
PCI: Remove pci_find_parent_resource() use for allocation
Bjorn Helgaas
2014-02-27
1
-16
/
+23
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-03-19
1
-0
/
+3
|
\
\
|
*
|
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
2014-03-07
1
-0
/
+3
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-02-18
1
-21
/
+29
|
\
\
\
|
|
/
/
|
*
|
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
2014-02-18
1
-0
/
+10
|
*
|
PCI: Remove unnecessary list_empty(&pci_pme_list) check
Bjorn Helgaas
2014-02-03
1
-21
/
+19
|
|
/
*
|
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
2014-02-18
1
-3
/
+3
|
\
\
|
*
|
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
2014-02-14
1
-3
/
+3
|
|
/
*
|
PCI: Add device-specific PCI ACS enable
Alex Williamson
2014-02-11
1
-6
/
+20
|
/
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-293
/
+252
|
\
|
*
Merge branch 'pci/reset' into next
Bjorn Helgaas
2014-01-15
1
-0
/
+155
|
|
\
|
|
*
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
2014-01-14
1
-0
/
+155
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-01-15
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
2014-01-14
1
-1
/
+1
|
*
|
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
1
-261
/
+25
|
|
\
\
|
|
*
|
PCI: Make local functions static
Stephen Hemminger
2014-01-13
1
-27
/
+27
|
|
*
|
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
2014-01-10
1
-40
/
+0
|
|
*
|
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
2014-01-10
1
-73
/
+0
|
|
*
|
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
2014-01-10
1
-123
/
+0
|
|
|
/
|
*
|
PCI: Add Virtual Channel to save/restore support
Alex Williamson
2013-12-17
1
-0
/
+5
|
*
|
PCI: Add support for save/restore of extended capabilities
Alex Williamson
2013-12-17
1
-8
/
+35
|
*
|
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
2013-12-17
1
-23
/
+31
|
|
/
*
|
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-12-02
1
-0
/
+8
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-23
/
+23
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-11-07
1
-5
/
+8
|
\
|
*
PCI: Enable upstream bridges even for VFs on virtual buses
Bjorn Helgaas
2013-11-07
1
-5
/
+8
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-11-06
1
-1
/
+5
|
\
\
|
|
/
|
*
PCI: Drop warning about drivers that don't use pci_set_master()
Bjorn Helgaas
2013-11-05
1
-3
/
+1
|
*
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
2013-11-05
1
-1
/
+7
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-10-31
1
-3
/
+4
|
\
\
|
|
/
|
*
PCI: Report pci_pme_active() kmalloc failure
Bjorn Helgaas
2013-10-29
1
-3
/
+4
*
|
Merge branch 'pci/yijing-mps-v1' into next
Bjorn Helgaas
2013-10-31
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
PCI: Export pcie_set_mps() and pcie_get_mps()
Yijing Wang
2013-09-24
1
-0
/
+2
*
|
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
2013-09-25
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-0
/
+43
|
\
|
*
PCI: Add function to obtain minimum link width and speed
Jacob Keller
2013-07-31
1
-0
/
+43
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-28
1
-18
/
+26
|
\
\
|
*
|
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
2013-08-27
1
-14
/
+17
|
*
|
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
Bjorn Helgaas
2013-08-22
1
-4
/
+9
*
|
|
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
2013-08-26
1
-3
/
+0
|
\
\
\
|
*
|
|
PCI: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
2013-08-22
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
2013-08-26
1
-0
/
+20
|
\
\
\
|
*
|
|
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-0
/
+20
|
|
/
/
*
|
|
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
2013-08-15
1
-26
/
+347
|
\
\
\
|
*
|
|
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2013-08-15
1
-0
/
+24
|
*
|
|
PCI: Tune secondary bus reset timing
Alex Williamson
2013-08-14
1
-2
/
+14
[next]