index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: Workaround missing pci_set_master in pci drivers
Yinghai Lu
2013-09-28
1
-1
/
+7
*
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
|
*
|
|
PCI: Wake-up devices before saving config space for reset
Alex Williamson
2013-08-14
1
-0
/
+7
|
*
|
|
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
2013-08-14
1
-0
/
+209
|
*
|
|
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
2013-08-14
1
-17
/
+38
|
*
|
|
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
2013-08-14
1
-0
/
+34
|
*
|
|
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2013-08-09
1
-9
/
+23
|
|
/
/
*
|
|
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2013-08-12
1
-13
/
+25
|
\
\
\
|
*
|
|
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2013-08-12
1
-13
/
+25
|
|
/
/
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-01
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
2013-08-01
1
-1
/
+1
|
|
/
*
|
PCI: Differentiate ACS controllable from enabled
Alex Williamson
2013-07-25
1
-4
/
+9
*
|
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
2013-07-25
1
-14
/
+70
|
/
*
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-18
1
-1
/
+1
*
PCI: Add pcibios_release_device()
Sebastian Ott
2013-06-04
1
-0
/
+10
*
PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()
Wang Sheng-Hui
2013-05-28
1
-1
/
+1
*
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
2013-04-17
1
-11
/
+6
|
\
|
*
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
1
-3
/
+2
|
*
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
1
-8
/
+4
*
|
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
1
-4
/
+4
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-7
/
+5
*
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-12
1
-2
/
+5
|
\
|
*
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
2013-02-11
1
-2
/
+2
|
*
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
2013-02-11
1
-0
/
+3
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-02
1
-14
/
+3
|
\
\
|
*
|
PCI: Kill pci_is_reassigndev()
Yinghai Lu
2013-01-24
1
-14
/
+3
*
|
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
1
-7
/
+14
|
\
\
\
|
*
|
|
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-25
1
-2
/
+2
|
*
|
|
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
2013-01-24
1
-5
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
2013-01-10
1
-25
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-25
/
+1
|
|
/
*
|
PCI: Drop "__" prefix on __pci_enable_device_flags()
Bjorn Helgaas
2013-01-04
1
-5
/
+4
*
|
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
Bjorn Helgaas
2013-01-04
1
-1
/
+1
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-12
/
+36
|
\
|
*
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
2012-12-06
1
-0
/
+13
|
|
\
|
|
*
PCI: Add pcibios_add_device
Matthew Garrett
2012-12-05
1
-0
/
+13
|
*
|
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2012-12-04
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2012-12-04
1
-0
/
+2
|
*
|
|
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-26
1
-0
/
+32
|
|
\
\
\
|
|
|
/
/
[next]