index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
PCI: Remove unnecessary check for pcie_get_mps() failure
Yijing Wang
2013-08-22
1
-3
/
+0
|
|
*
|
|
|
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
6
-26
/
+14
|
|
*
|
|
|
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
2013-08-22
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
2013-08-26
13
-110
/
+99
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
2013-07-25
3
-2
/
+3
|
|
*
|
|
|
|
PCI: Move resource reallocation code to non-__init
Yinghai Lu
2013-07-25
1
-8
/
+7
|
|
*
|
|
|
|
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
13
-42
/
+23
|
|
*
|
|
|
|
PCI: Assign resources on a per-bus basis
Yinghai Lu
2013-07-25
1
-37
/
+25
|
|
*
|
|
|
|
PCI: Enable unassigned resource reallocation on per-bus basis
Yinghai Lu
2013-07-25
1
-19
/
+23
|
|
*
|
|
|
|
PCI: Turn on reallocation for unassigned resources with host bridge offset
Yinghai Lu
2013-07-25
1
-1
/
+6
|
|
*
|
|
|
|
PCI: Look for unassigned resources on per-bus basis
Yinghai Lu
2013-07-25
1
-15
/
+29
|
|
*
|
|
|
|
PCI: Drop temporary variable in pci_assign_unassigned_resources()
Yinghai Lu
2013-07-25
1
-10
/
+7
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
2013-08-15
9
-62
/
+402
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2013-08-15
2
-0
/
+26
|
|
*
|
|
|
|
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
2013-08-14
3
-36
/
+2
|
|
*
|
|
|
|
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
2
-0
/
+211
|
|
*
|
|
|
|
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: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
3
-0
/
+44
|
|
*
|
|
|
|
PCI: Add hotplug_slot_ops.reset_slot()
Alex Williamson
2013-08-14
1
-0
/
+4
|
|
*
|
|
|
|
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2013-08-10
2
-9
/
+24
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2013-08-12
4
-45
/
+109
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
2013-08-12
1
-16
/
+2
|
|
*
|
|
|
|
bnx2x: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
2013-08-12
1
-16
/
+2
|
|
*
|
|
|
|
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
2013-08-12
1
-0
/
+79
|
|
*
|
|
|
|
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
2013-08-12
2
-13
/
+26
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-12
8
-743
/
+879
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-08-12
6
-740
/
+874
|
|
*
|
|
|
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
2013-08-12
1
-0
/
+1
|
|
*
|
|
|
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
2013-08-06
1
-3
/
+4
|
*
|
|
|
|
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
2013-08-06
1
-14
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
2013-08-06
1
-5
/
+2
|
|
*
|
|
|
|
PCI: Fix types in pbus_size_io()
Wei Yang
2013-08-03
1
-3
/
+4
|
|
*
|
|
|
|
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
2013-08-03
1
-0
/
+2
|
|
*
|
|
|
|
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
2013-08-03
1
-6
/
+3
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-01
9
-48
/
+65
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
2013-08-01
1
-1
/
+1
|
|
*
|
|
|
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
2013-08-01
1
-7
/
+10
|
|
*
|
|
|
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
2013-07-30
1
-1
/
+3
|
|
*
|
|
|
x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero
ethan.zhao
2013-07-26
1
-6
/
+1
|
|
*
|
|
|
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
3
-13
/
+23
|
|
*
|
|
|
frv/PCI: Mark pcibios_fixup_bus() as non-init
Bjorn Helgaas
2013-07-25
1
-1
/
+1
|
|
*
|
|
|
x86/pci/mrst: Cleanup checkpatch.pl warnings
Valentina Manea
2013-07-25
1
-17
/
+24
|
|
*
|
|
|
PCI: Rename "PCI Express support" kconfig title
Ezequiel Garcia
2013-07-25
1
-1
/
+1
|
|
*
|
|
|
PCI: Fix comment typo in iov.c
Jonghwan Choi
2013-07-25
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/aw-acs-fixes-v2' into next
Bjorn Helgaas
2013-08-01
2
-16
/
+127
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
PCI: Claim ACS support for AMD southbridge devices
Alex Williamson
2013-07-25
1
-0
/
+50
|
|
*
|
|
PCI: Differentiate ACS controllable from enabled
Alex Williamson
2013-07-25
1
-4
/
+9
[prev]
[next]