index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-293
/
+252
2014-01-15
Merge branch 'pci/reset' into next
Bjorn Helgaas
1
-0
/
+155
2014-01-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
1
-0
/
+155
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-261
/
+25
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-27
/
+27
2014-01-10
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
1
-40
/
+0
2014-01-10
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
1
-73
/
+0
2014-01-10
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
1
-123
/
+0
2013-12-17
PCI: Add Virtual Channel to save/restore support
Alex Williamson
1
-0
/
+5
2013-12-17
PCI: Add support for save/restore of extended capabilities
Alex Williamson
1
-8
/
+35
2013-12-17
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
1
-23
/
+31
2013-12-02
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-0
/
+8
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-23
/
+23
2013-11-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-5
/
+8
2013-11-07
PCI: Enable upstream bridges even for VFs on virtual buses
Bjorn Helgaas
1
-5
/
+8
2013-11-06
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+5
2013-11-05
PCI: Drop warning about drivers that don't use pci_set_master()
Bjorn Helgaas
1
-3
/
+1
2013-11-05
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-10-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-3
/
+4
2013-10-31
Merge branch 'pci/yijing-mps-v1' into next
Bjorn Helgaas
1
-0
/
+2
2013-10-29
PCI: Report pci_pme_active() kmalloc failure
Bjorn Helgaas
1
-3
/
+4
2013-09-25
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
1
-1
/
+1
2013-09-24
PCI: Export pcie_set_mps() and pcie_get_mps()
Yijing Wang
1
-0
/
+2
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+43
2013-08-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-18
/
+26
2013-08-27
PCI: Rename PCIe capability definitions to follow convention
Bjorn Helgaas
1
-14
/
+17
2013-08-26
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
1
-3
/
+0
2013-08-26
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
1
-0
/
+20
2013-08-22
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
Bjorn Helgaas
1
-4
/
+9
2013-08-22
PCI: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
1
-3
/
+0
2013-08-15
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
1
-26
/
+347
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
1
-0
/
+24
2013-08-14
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-14
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-14
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
1
-0
/
+209
2013-08-14
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-14
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-12
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
1
-13
/
+25
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-13
/
+25
2013-08-09
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-0
/
+20
2013-07-25
PCI: Differentiate ACS controllable from enabled
Alex Williamson
1
-4
/
+9
2013-07-25
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
1
-14
/
+70
2013-06-18
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-04
PCI: Add pcibios_release_device()
Sebastian Ott
1
-0
/
+10
[next]