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