index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-01
PCI/MSI: Remove pci_enable_msi_block()
Alexander Gordeev
1
-4
/
+1
2014-04-25
PCI: Use designated initialization in PCI_VDEVICE
Mark Rustad
1
-5
/
+5
2014-03-20
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+1
2014-03-20
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
Bjorn Helgaas
1
-1
/
+1
2014-02-21
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-4
/
+0
2014-02-19
PCI: Remove unused SR-IOV VF Migration support
Bjorn Helgaas
1
-4
/
+0
2014-02-19
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
1
-1
/
+0
2014-02-15
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-0
/
+20
2014-02-14
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
1
-1
/
+0
2014-02-13
PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()
Alexander Gordeev
1
-0
/
+20
2014-02-12
PCI: Add pci_dev_flag for ACS enable quirks
Alex Williamson
1
-0
/
+2
2014-02-12
PCI: Add device-specific PCI ACS enable
Alex Williamson
1
-0
/
+2
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-245
/
+107
2014-01-15
Merge branch 'pci/reset' into next
Bjorn Helgaas
1
-0
/
+3
2014-01-15
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
1
-0
/
+3
2014-01-14
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-0
/
+3
2014-01-14
PCI: Cleanup pci.h whitespace
Bjorn Helgaas
1
-184
/
+54
2014-01-14
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
1
-23
/
+23
2014-01-14
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
1
-43
/
+0
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-5
/
+0
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
1
-1
/
+0
2014-01-13
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
1
-1
/
+0
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-2
/
+0
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
1
-1
/
+0
2014-01-11
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
1
-13
/
+0
2014-01-11
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
1
-16
/
+0
2014-01-11
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
1
-4
/
+0
2014-01-11
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-8
/
+12
2014-01-08
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-7
/
+20
2014-01-08
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
1
-4
/
+0
2014-01-04
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
1
-0
/
+14
2014-01-04
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
1
-3
/
+3
2014-01-04
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
1
-7
/
+0
2014-01-04
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
1
-0
/
+6
2013-12-21
PCI: Add pci_bus_address() to get bus address of a BAR
Bjorn Helgaas
1
-0
/
+8
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-2
/
+2
2013-12-21
PCI: Change pci_bus_region addresses to dma_addr_t
Bjorn Helgaas
1
-2
/
+2
2013-12-20
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+1
2013-12-20
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-8
/
+8
2013-12-20
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
1
-4
/
+4
2013-12-20
PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1
Alexander Gordeev
1
-3
/
+3
2013-12-20
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
1
-1
/
+1
2013-12-19
Merge branch 'pci/vc' into next
Bjorn Helgaas
1
-1
/
+14
2013-12-18
PCI: Add Virtual Channel to save/restore support
Alex Williamson
1
-0
/
+5
2013-12-18
PCI: Add support for save/restore of extended capabilities
Alex Williamson
1
-1
/
+8
2013-12-18
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
1
-0
/
+1
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2013-12-13
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-2
/
+1
2013-12-03
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-0
/
+1
2013-11-26
PCI: Omit PCI ID macro strings to shorten quirk names
Michal Marek
1
-15
/
+15
[prev]
[next]