index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-08-05
Merge branch 'pci/error'
Bjorn Helgaas
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-22
Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"
Bjorn Helgaas
2020-07-10
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
PCI: Reorder pci_enable_acs() and dependencies
Rajat Jain
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
2020-05-15
PCI/PM: Assume ports without DLL Link Active train links in 100 ms
Mika Westerberg
2020-05-15
PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
Bjorn Helgaas
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-12
PCI: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-24
PCI/PM: Call .bridge_d3() hook only if non-NULL
Bjorn Helgaas
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-10
PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro
Yicong Yang
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2020-03-05
PCI: Introduce pci_get_dsn
Jacob Keller
2020-03-04
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-29
Merge branch 'pci/host-vmd'
Bjorn Helgaas
2020-01-29
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
2020-01-13
PCI/PM: Print config space of devices before suspend
Chen Yu
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-23
PCI: Export pci_ats_disabled() as a GPL symbol to modules
Will Deacon
2019-12-18
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
2019-12-18
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
Merge branch 'pci/pm'
Bjorn Helgaas
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
Merge branch 'pci/aer'
Bjorn Helgaas
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-11-20
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
2019-11-20
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
2019-11-20
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
2019-11-20
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
2019-11-20
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
2019-11-20
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
2019-11-20
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
2019-11-20
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
2019-11-20
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
2019-11-20
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
2019-11-20
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
[next]