index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/pm'
Bjorn Helgaas
2022-10-06
1
-130
/
+170
|
\
|
*
PCI/PTM: Reorder functions in logical order
Bjorn Helgaas
2022-09-12
1
-62
/
+62
|
*
PCI/PTM: Preserve RsvdP bits in PTM Control register
Bjorn Helgaas
2022-09-12
1
-11
/
+14
|
*
PCI/PTM: Move pci_ptm_info() body into its only caller
Bjorn Helgaas
2022-09-12
1
-21
/
+17
|
*
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
2022-09-12
1
-14
/
+57
|
*
PCI/PTM: Separate configuration and enable
Bjorn Helgaas
2022-09-12
1
-55
/
+49
|
*
PCI/PTM: Add pci_upstream_ptm() helper
Bjorn Helgaas
2022-09-12
1
-14
/
+25
|
*
PCI/PTM: Cache PTM Capability offset
Bjorn Helgaas
2022-09-12
1
-24
/
+17
*
|
Merge branch 'pci/dpc'
Bjorn Helgaas
2022-10-06
1
-5
/
+10
|
\
\
|
*
|
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
2022-09-28
1
-5
/
+10
|
|
/
*
|
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
2022-10-05
1
-17
/
+32
*
|
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
2022-10-05
1
-0
/
+3
*
|
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
2022-10-05
1
-48
/
+55
*
|
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
2022-10-05
1
-0
/
+37
*
|
PCI/ASPM: Refactor L1 PM Substates Control Register programming
Vidya Sagar
2022-10-05
1
-34
/
+40
|
/
*
Merge branch 'pci/err'
Bjorn Helgaas
2022-08-04
3
-16
/
+20
|
\
|
*
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
2022-07-13
1
-1
/
+6
|
*
PCI/AER: Enable error reporting when AER is native
Stefan Roese
2022-07-13
1
-0
/
+3
|
*
PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
Stefan Roese
2022-07-13
1
-8
/
+1
|
*
PCI/AER: Configure ECRC for every device
Stefan Roese
2022-07-11
1
-3
/
+2
|
*
PCI/ERR: Recognize disconnected devices in report_error_detected()
Christoph Hellwig
2022-06-08
1
-4
/
+8
*
|
PCI/ASPM: Unexport pcie_aspm_support_enabled()
Bjorn Helgaas
2022-07-12
1
-1
/
+0
*
|
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
2022-07-12
1
-19
/
+0
|
/
*
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
1
-0
/
+2
|
\
|
*
PCI: portdrv: Set driver_managed_dma
Lu Baolu
2022-04-28
1
-0
/
+2
*
|
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
Kuppuswamy Sathyanarayanan
2022-05-17
1
-1
/
+6
|
/
*
Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-03-25
3
-4
/
+4
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2022-03-22
2
-2
/
+2
|
|
\
|
|
*
PCI/AER: Update aer-inject URL
Yicong Yang
2022-03-02
2
-2
/
+2
|
*
|
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-2
/
+2
|
|
/
*
/
Revert "PCI/portdrv: Do not setup up IRQs if there are no users"
Bjorn Helgaas
2022-02-11
1
-30
/
+17
|
/
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
2
-4
/
+4
|
\
|
*
PCI/PME: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
|
*
PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-18
1
-2
/
+2
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2022-01-13
1
-0
/
+1
|
\
\
|
*
|
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
2022-01-11
1
-0
/
+1
|
|
/
*
|
PCI/ASPM: Remove struct aspm_latency
Saheed O. Bolarinwa
2021-11-19
1
-19
/
+13
*
|
PCI/ASPM: Stop caching device L0s, L1 acceptable exit latencies
Saheed O. Bolarinwa
2021-11-19
1
-19
/
+10
*
|
PCI/ASPM: Stop caching link L0s, L1 exit latencies
Saheed O. Bolarinwa
2021-11-19
1
-11
/
+17
*
|
PCI/ASPM: Move pci_function_0() upward
Bolarinwa O. Saheed
2021-11-19
1
-14
/
+14
|
/
*
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-11
1
-4
/
+4
*
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
1
-1
/
+1
|
\
|
*
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
2021-10-09
1
-1
/
+1
*
|
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-11-05
1
-2
/
+2
|
\
\
|
*
|
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2021-09-29
1
-2
/
+2
|
|
/
*
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2021-11-05
1
-17
/
+30
|
\
\
|
*
|
PCI/portdrv: Do not setup up IRQs if there are no users
Jan Kiszka
2021-09-20
1
-17
/
+30
|
|
/
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2021-11-05
4
-40
/
+17
|
\
\
|
*
|
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
2021-10-16
1
-2
/
+2
|
*
|
PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
Lukas Wunner
2021-10-15
1
-2
/
+0
[next]