index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()
Alexander Gordeev
2014-02-13
1
-0
/
+20
*
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
1
-245
/
+107
|
\
|
*
Merge branch 'pci/reset' into next
Bjorn Helgaas
2014-01-15
1
-0
/
+3
|
|
\
|
|
*
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
2014-01-14
1
-0
/
+3
|
*
|
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2014-01-13
1
-0
/
+3
|
|
/
|
*
PCI: Cleanup pci.h whitespace
Bjorn Helgaas
2014-01-13
1
-184
/
+54
|
*
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
2014-01-13
1
-23
/
+23
|
*
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
1
-43
/
+0
|
|
\
|
|
*
PCI: Make local functions static
Stephen Hemminger
2014-01-13
1
-5
/
+0
|
|
*
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2014-01-13
1
-1
/
+0
|
|
*
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
2014-01-13
1
-1
/
+0
|
|
*
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
2014-01-13
1
-2
/
+0
|
|
*
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
2014-01-13
1
-1
/
+0
|
|
*
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
2014-01-10
1
-13
/
+0
|
|
*
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
2014-01-10
1
-16
/
+0
|
|
*
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
2014-01-10
1
-4
/
+0
|
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
1
-8
/
+12
|
|
\
\
|
|
*
|
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
2014-01-07
1
-4
/
+0
|
|
*
|
PCI: Add pci_bus_address() to get bus address of a BAR
Bjorn Helgaas
2013-12-21
1
-0
/
+8
|
|
*
|
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-2
/
+2
|
|
*
|
PCI: Change pci_bus_region addresses to dma_addr_t
Bjorn Helgaas
2013-12-21
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-01-07
1
-7
/
+20
|
|
\
\
|
|
*
|
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-01-03
1
-0
/
+14
|
|
*
|
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
2014-01-03
1
-3
/
+3
|
|
*
|
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
2014-01-03
1
-7
/
+0
|
|
*
|
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
2014-01-03
1
-0
/
+6
|
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-12-20
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
Joe Perches
2013-12-13
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2013-12-20
1
-8
/
+8
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
2013-12-20
1
-4
/
+4
|
|
*
|
PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1
Alexander Gordeev
2013-12-20
1
-3
/
+3
|
|
*
|
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
2013-12-19
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/vc' into next
Bjorn Helgaas
2013-12-18
1
-1
/
+14
|
|
\
\
|
|
*
|
PCI: Add Virtual Channel to save/restore support
Alex Williamson
2013-12-17
1
-0
/
+5
|
|
*
|
PCI: Add support for save/restore of extended capabilities
Alex Williamson
2013-12-17
1
-1
/
+8
|
|
*
|
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
2013-12-17
1
-0
/
+1
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-15
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
2013-12-02
1
-0
/
+1
|
|
/
*
/
PCI: Omit PCI ID macro strings to shorten quirk names
Michal Marek
2013-11-25
1
-15
/
+15
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-28
/
+27
*
PCI: Add pci_upstream_bridge()
Bjorn Helgaas
2013-11-07
1
-0
/
+9
*
PCI: Document reason for using pci_is_root_bus()
Bjorn Helgaas
2013-09-25
1
-0
/
+4
*
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
2013-09-25
1
-2
/
+0
*
PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()
Joe Perches
2013-09-25
1
-2
/
+2
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
1
-0
/
+1
|
\
|
*
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2013-08-12
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-0
/
+15
|
\
\
|
*
|
PCI: Add function to obtain minimum link width and speed
Jacob Keller
2013-07-31
1
-0
/
+2
|
*
|
PCI: move enum pcie_link_width into pci.h
Jacob Keller
2013-07-30
1
-0
/
+13
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-28
1
-0
/
+4
|
\
\
[next]