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
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+3
2020-10-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-2
/
+5
2020-10-16
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
1
-35
/
+49
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
1
-32
/
+21
2020-10-16
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
1
-9
/
+8
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
1
-12
/
+14
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
1
-4
/
+1
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
1
-21
/
+15
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
1
-14
/
+10
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
1
-8
/
+6
2020-10-16
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
1
-11
/
+14
2020-10-16
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
1
-4
/
+5
2020-10-16
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
1
-9
/
+8
2020-10-16
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
1
-11
/
+11
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
1
-2
/
+5
2020-09-17
PCI/LINK: Print IRQ number used by port
Dongdong Liu
1
-0
/
+3
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-38
/
+63
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
3
-5
/
+10
2020-08-05
Merge branch 'pci/error'
Bjorn Helgaas
3
-33
/
+52
2020-07-22
PCI/ERR: Clear PCIe Device Status errors only if OS owns AER
Jonathan Cameron
2
-2
/
+4
2020-07-22
PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()
Bjorn Helgaas
2
-10
/
+2
2020-07-17
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
1
-0
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-07
PCI/AER: Log correctable errors as warning, not error
Matt Jolly
1
-10
/
+15
2020-07-07
PCI/AER: Simplify __aer_print_error()
Bjorn Helgaas
1
-14
/
+34
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2
-3
/
+3
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
2
-2
/
+2
2020-06-26
PCI: Convert PCIe capability PCIBIOS errors to errno
Bolarinwa Olayemi Saheed
1
-3
/
+8
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-276
/
+121
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+2
2020-06-04
Merge branch 'pci/kconfig'
Bjorn Helgaas
1
-1
/
+0
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
4
-258
/
+102
2020-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-5
/
+17
2020-06-01
PCI/DPC: Print IRQ number used by port
Yicong Yang
1
-0
/
+1
2020-06-01
PCI/AER: Use "aer" variable for capability offset
Bjorn Helgaas
1
-95
/
+84
2020-06-01
PCI/AER: Remove redundant dev->aer_cap checks
Kuppuswamy Sathyanarayanan
1
-10
/
+2
2020-06-01
PCI/AER: Remove redundant pci_is_pcie() checks
Kuppuswamy Sathyanarayanan
1
-9
/
+0
2020-06-01
PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
Kuppuswamy Sathyanarayanan
3
-119
/
+14
2020-05-21
PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port
Bjorn Helgaas
1
-5
/
+17
2020-05-21
PCI/PME: Fix kernel-doc of pcie_pme_resume() and pcie_pme_remove()
Jay Fang
1
-2
/
+2
2020-05-07
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
1
-10
/
+0
2020-04-30
PCI/AER: Use only _OSC to determine AER ownership
Alexandru Gagniuc
1
-25
/
+1
2020-04-24
PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2020-04-24
PCI/AER: Don't select CONFIG_PCIEAER by default
Bjorn Helgaas
1
-1
/
+0
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-176
/
+349
2020-04-02
Merge branch 'pci/edr'
Bjorn Helgaas
8
-173
/
+346
2020-03-28
PCI/ASPM: Reduce severity of common clock config message
Chris Packham
1
-1
/
+1
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
3
-6
/
+6
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
3
-0
/
+250
[next]