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
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
1
-4
/
+4
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2021-11-05
Merge branch 'pci/sysfs'
Bjorn Helgaas
1
-2
/
+2
2021-11-05
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-17
/
+30
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-40
/
+17
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-4
/
+4
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
1
-2
/
+2
2021-10-15
PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarations
Lukas Wunner
1
-2
/
+0
2021-10-15
PCI/portdrv: Remove unused resume err_handler
Lukas Wunner
2
-27
/
+0
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2
-0
/
+5
2021-10-15
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
Lukas Wunner
2
-10
/
+11
2021-10-12
PCI/ERR: Factor out common dev->driver expressions
Bjorn Helgaas
1
-16
/
+24
2021-10-08
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
1
-1
/
+1
2021-09-28
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
1
-2
/
+2
2021-09-20
PCI/portdrv: Do not setup up IRQs if there are no users
Jan Kiszka
1
-17
/
+30
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+13
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
1
-7
/
+5
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-20
PCI/PTM: Remove error message at boot
Jakub Kicinski
1
-3
/
+1
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-7
/
+5
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2
-11
/
+13
2021-07-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-5
/
+69
2021-06-16
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-5
/
+69
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-11
/
+13
2021-05-27
PCI/AER: Use consistent format when printing PCI device
Yicong Yang
1
-2
/
+2
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2
-4
/
+4
2021-03-11
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2
-4
/
+4
2021-03-10
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
1
-1
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-166
/
+12
2021-02-24
Merge branch 'pci/link'
Bjorn Helgaas
5
-154
/
+0
2021-02-23
PCI/portdrv: Report reset for frozen channel
Keith Busch
1
-1
/
+2
2021-02-23
PCI/AER: Specify the type of Port that was reset
Keith Busch
1
-1
/
+2
2021-02-23
PCI/ERR: Retain status from error notification
Keith Busch
1
-2
/
+1
2021-02-23
PCI/AER: Clear AER status from Root Port when resetting Downstream Port
Keith Busch
1
-1
/
+1
2021-02-23
PCI/ERR: Clear status of the reporting device
Keith Busch
1
-7
/
+6
2021-02-02
PCI/LINK: Remove bandwidth notification
Bjorn Helgaas
5
-154
/
+0
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
1
-44
/
+0
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
1
-0
/
+60
2020-12-15
Merge branch 'pci/err'
Bjorn Helgaas
8
-68
/
+363
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
1
-0
/
+17
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
1
-0
/
+43
2020-12-05
PCI/AER: Add RCEC AER error injection support
Qiuxu Zhuo
1
-1
/
+4
2020-12-05
PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
Sean V Kelley
2
-10
/
+15
2020-12-05
PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
Sean V Kelley
2
-4
/
+48
2020-12-05
PCI/ERR: Recover from RCiEP AER errors
Qiuxu Zhuo
2
-12
/
+27
2020-12-05
PCI/ERR: Add pcie_link_rcec() to associate RCiEPs
Sean V Kelley
2
-0
/
+97
2020-12-05
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2
-21
/
+56
[next]