index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-12
/
+12
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-05-04
1
-0
/
+6
|
|
\
|
|
*
PCI: thunder: Fix compile testing
Arnd Bergmann
2021-03-11
1
-0
/
+6
|
*
|
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-05-04
1
-11
/
+5
|
|
\
\
|
|
*
|
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
2021-04-29
1
-9
/
+4
|
|
*
|
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof Wilczyński
2021-04-29
1
-2
/
+1
|
|
|
/
|
*
/
PCI/VPD: Change pci_vpd_init() return type to void
Heiner Kallweit
2021-04-30
1
-1
/
+1
|
|
/
*
/
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
2021-04-04
1
-1
/
+2
|
/
*
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
1
-1
/
+0
|
\
|
*
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
2021-01-14
1
-1
/
+0
*
|
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-27
1
-4
/
+0
|
/
*
Merge branch 'pci/ptm'
Bjorn Helgaas
2020-12-15
1
-0
/
+10
|
\
|
*
PCI: Disable PTM during suspend to save power
David E. Box
2020-12-10
1
-0
/
+2
|
*
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
2020-12-10
1
-0
/
+8
*
|
Merge branch 'pci/msi'
Bjorn Helgaas
2020-12-15
1
-21
/
+2
|
\
\
|
*
|
PCI/MSI: Move MSI/MSI-X flags updaters to msi.c
Bjorn Helgaas
2020-12-04
1
-21
/
+0
|
*
|
PCI/MSI: Move MSI/MSI-X init to msi.c
Bjorn Helgaas
2020-12-04
1
-0
/
+2
|
|
/
*
|
Merge branch 'pci/err'
Bjorn Helgaas
2020-12-15
1
-2
/
+27
|
\
\
|
*
|
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
2020-12-05
1
-0
/
+6
|
*
|
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
2020-12-05
1
-0
/
+2
|
*
|
PCI/ERR: Rename reset_link() to reset_subordinates()
Sean V Kelley
2020-12-04
1
-2
/
+2
|
*
|
PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()
Sean V Kelley
2020-12-04
1
-0
/
+17
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-12-15
1
-2
/
+4
|
\
\
|
*
|
PCI: Decode PCIe 64 GT/s link speed
Gustavo Pimentel
2020-11-20
1
-2
/
+4
|
|
/
*
/
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
2020-11-20
1
-0
/
+4
|
/
*
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2020-10-01
1
-3
/
+3
*
PCI/PM: Remove unused PCI_PM_BUS_WAIT
Bjorn Helgaas
2020-10-01
1
-1
/
+0
*
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-09-29
1
-2
/
+2
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-06
1
-0
/
+8
|
\
|
*
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-0
/
+8
*
|
Merge branch 'pci/error'
Bjorn Helgaas
2020-08-06
1
-3
/
+2
|
\
\
|
*
|
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2020-07-22
1
-2
/
+1
|
*
|
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-08
1
-1
/
+1
|
|
/
*
/
PCI: Cache ACS capability offset in device
Rajat Jain
2020-07-10
1
-1
/
+1
|
/
*
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-04-02
1
-8
/
+11
|
\
|
*
PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro
Yicong Yang
2020-03-10
1
-0
/
+9
|
*
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2020-03-10
1
-9
/
+0
|
*
PCI: Add pci_speed_string()
Bjorn Helgaas
2020-03-10
1
-0
/
+1
|
*
PCI: Add 32 GT/s decoding in some macros
Yicong Yang
2020-02-29
1
-2
/
+4
*
|
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+2
*
|
PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+2
*
|
PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+2
*
|
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-0
/
+2
*
|
PCI/ERR: Return status of pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-2
/
+3
*
|
PCI/ERR: Remove service dependency in pcie_do_recovery()
Kuppuswamy Sathyanarayanan
2020-03-28
1
-1
/
+1
|
/
*
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
2019-12-18
1
-0
/
+3
*
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2019-11-28
1
-13
/
+0
|
\
|
*
PCI: Make devm_of_pci_get_host_bridge_resources() static
Rob Herring
2019-11-20
1
-17
/
+0
|
*
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-11-20
1
-2
/
+6
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2019-11-28
1
-0
/
+16
|
\
\
[next]