index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
2013-08-15
7
-62
/
+393
|
\
|
*
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
2013-08-15
1
-0
/
+24
|
*
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
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: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
3
-0
/
+44
|
*
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
2013-08-10
1
-9
/
+23
*
|
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2013-08-12
2
-29
/
+106
|
\
\
|
*
|
PCI: 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
1
-13
/
+25
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-12
6
-743
/
+874
|
\
\
|
*
|
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
2013-08-12
4
-740
/
+869
|
*
|
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
6
-24
/
+39
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
|
*
|
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
3
-13
/
+23
|
*
|
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
|
|
/
*
|
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
*
|
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
2013-07-25
1
-14
/
+70
|
/
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-04
2
-5
/
+2
|
\
|
*
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-04
2
-5
/
+2
*
|
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-04
14
-159
/
+252
|
\
\
|
*
\
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-26
2
-5
/
+3
|
|
\
\
|
|
*
|
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-18
2
-5
/
+3
|
*
|
|
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-15
3
-71
/
+87
|
|
\
\
\
|
|
*
|
|
PCI: Return early on allocation failures to unindent mainline code
Bjorn Helgaas
2013-06-15
1
-14
/
+15
|
|
*
|
|
PCI: Simplify IOV implementation and fix reference count races
Jiang Liu
2013-06-15
1
-35
/
+24
|
|
*
|
|
PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()
Jiang Liu
2013-06-15
1
-1
/
+0
|
|
*
|
|
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
Jiang Liu
2013-06-08
1
-13
/
+13
|
|
*
|
|
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-06-07
1
-6
/
+8
|
|
*
|
|
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-05
2
-5
/
+8
|
|
*
|
|
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-28
1
-1
/
+8
|
|
*
|
|
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
Jiang Liu
2013-05-28
1
-0
/
+15
|
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-15
4
-4
/
+15
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PCI / ACPI / PM: Use correct power state strings in messages
Rafael J. Wysocki
2013-06-15
1
-3
/
+3
|
|
*
|
|
PCI: Fix comment typo for pcie_pme_remove()
Yijing Wang
2013-06-10
1
-1
/
+1
[next]