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
2019-03-06
Merge branch 'pci/pm'
Bjorn Helgaas
1
-33
/
+15
2019-03-06
Merge branch 'pci/portdrv'
Bjorn Helgaas
5
-9
/
+134
2019-03-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+3
2019-03-06
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+26
2019-03-06
PCI: Update PCIEPORTBUS Kconfig help text
Hou Zhiqiang
1
-4
/
+3
2019-03-05
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
5
-6
/
+129
2019-03-01
PCI/PME: Fix possible use-after-free on remove
Sven Van Asbroeck
1
-0
/
+1
2019-02-28
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Rafael J. Wysocki
1
-7
/
+15
2019-02-21
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
1
-1
/
+26
2019-02-15
PCI/portdrv: Support PCIe services on subtractive decode bridges
Honghui Zhang
1
-0
/
+2
2019-02-15
PCI/portdrv: Use conventional Device ID table formatting
Bjorn Helgaas
1
-3
/
+3
2019-02-14
Revert "PCI/PME: Implement runtime PM callbacks"
Mika Westerberg
1
-27
/
+0
2019-01-29
PCI/AER: Use match_string() helper to simplify the code
Andy Shevchenko
1
-6
/
+3
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+8
2019-01-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-8
/
+8
2018-12-17
PCI/ASPM: Remove unused lists from struct pcie_link_state
Frederick Lawler
1
-6
/
+0
2018-12-14
PCI/AER: Queue one GHES event, not several uninitialized ones
Yanjiang Jin
1
-1
/
+1
2018-12-06
PCI: Remove unnecessary space before function pointer arguments
Benjamin Young
1
-8
/
+8
2018-12-03
Revert "PCI/ASPM: Do not initialize link state when aspm_disabled is set"
Bjorn Helgaas
1
-1
/
+1
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+0
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
8
-467
/
+335
2018-10-18
PCI/AER: Refactor error injection fallbacks
Keith Busch
1
-28
/
+38
2018-10-18
PCI/AER: Abstract AER interrupt handling
Keith Busch
3
-7
/
+5
2018-10-18
PCI/AER: Reuse existing pcie_port_find_device() interface
Keith Busch
2
-21
/
+5
2018-10-18
PCI/AER: Use managed resource allocations
Keith Busch
1
-12
/
+5
2018-10-18
PCI: pcie: Remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
1
-47
/
+13
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
1
-4
/
+2
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
1
-77
/
+11
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
1
-17
/
+16
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
1
-13
/
+0
2018-10-02
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-02
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-02
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
3
-6
/
+28
2018-10-02
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
1
-2
/
+2
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
1
-1
/
+3
2018-10-02
PCI: Unify device inaccessible
Keith Busch
1
-6
/
+4
2018-10-02
PCI/ERR: Always report current recovery status for udev
Keith Busch
1
-3
/
+2
2018-10-02
PCI/ERR: Simplify broadcast callouts
Keith Busch
1
-69
/
+38
2018-09-26
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
1
-64
/
+21
2018-09-26
PCI/ERR: Handle fatal error recovery
Keith Busch
3
-75
/
+16
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
2
-2
/
+2
2018-09-21
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
1
-2
/
+3
2018-09-21
PCI/AER: Take reference on error devices
Keith Busch
1
-1
/
+2
2018-09-20
PCI/DPC: Save and restore config state
Keith Busch
1
-6
/
+55
2018-09-20
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
1
-0
/
+8
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
5
-6
/
+36
2018-09-18
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
1
-1
/
+1
2018-09-17
PCI: Simplify disconnected marking
Lukas Wunner
1
-6
/
+2
2018-09-17
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
1
-1
/
+1
[next]