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/misc'
Bjorn Helgaas
2018-10-20
1
-4
/
+0
|
\
|
*
PCI: pcie: Remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2018-10-18
1
-4
/
+0
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-10-20
8
-467
/
+335
|
\
\
|
*
|
PCI/AER: Refactor error injection fallbacks
Keith Busch
2018-10-19
1
-28
/
+38
|
*
|
PCI/AER: Abstract AER interrupt handling
Keith Busch
2018-10-19
3
-7
/
+5
|
*
|
PCI/AER: Reuse existing pcie_port_find_device() interface
Keith Busch
2018-10-19
2
-21
/
+5
|
*
|
PCI/AER: Use managed resource allocations
Keith Busch
2018-10-19
1
-12
/
+5
|
*
|
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
2018-10-08
1
-47
/
+13
|
*
|
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
2018-10-08
1
-4
/
+2
|
*
|
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
2018-10-08
1
-77
/
+11
|
*
|
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
2018-10-08
1
-17
/
+16
|
*
|
PCI/AER: Remove unused aer_error_resume()
Keith Busch
2018-10-08
1
-13
/
+0
|
*
|
PCI/ERR: Remove duplicated include from err.c
YueHaibing
2018-10-02
1
-1
/
+0
|
*
|
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
2018-10-02
1
-0
/
+27
|
*
|
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
2018-10-02
3
-6
/
+28
|
*
|
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
2018-10-02
1
-2
/
+2
|
*
|
PCI: Make link active reporting detection generic
Keith Busch
2018-10-02
1
-1
/
+3
|
*
|
PCI: Unify device inaccessible
Keith Busch
2018-10-02
1
-6
/
+4
|
*
|
PCI/ERR: Always report current recovery status for udev
Keith Busch
2018-10-02
1
-3
/
+2
|
*
|
PCI/ERR: Simplify broadcast callouts
Keith Busch
2018-10-02
1
-69
/
+38
|
*
|
PCI/ERR: Run error recovery callbacks for all affected devices
Keith Busch
2018-09-26
1
-64
/
+21
|
*
|
PCI/ERR: Handle fatal error recovery
Keith Busch
2018-09-26
3
-75
/
+16
|
*
|
PCI/ERR: Use slot reset if available
Keith Busch
2018-09-21
2
-2
/
+2
|
*
|
PCI/AER: Don't read upstream ports below fatal errors
Keith Busch
2018-09-21
1
-2
/
+3
|
*
|
PCI/AER: Take reference on error devices
Keith Busch
2018-09-21
1
-1
/
+2
|
*
|
PCI/DPC: Save and restore config state
Keith Busch
2018-09-20
1
-6
/
+55
|
*
|
PCI: portdrv: Restore PCI config state on slot reset
Keith Busch
2018-09-20
1
-0
/
+8
|
*
|
PCI: portdrv: Initialize service drivers directly
Keith Busch
2018-09-20
5
-6
/
+36
|
*
|
PCI: Simplify disconnected marking
Lukas Wunner
2018-09-17
1
-6
/
+2
|
|
/
*
|
PCI/ASPM: Do not initialize link state when aspm_disabled is set
Patrick Talbert
2018-09-18
1
-1
/
+1
*
|
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
2018-09-17
1
-1
/
+1
|
/
*
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-08-15
2
-4
/
+7
|
\
|
*
PCI: Hide pci_reset_bridge_secondary_bus() from drivers
Sinan Kaya
2018-07-20
2
-2
/
+2
|
*
PCI: Handle error return from pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-07-20
2
-4
/
+7
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-08-15
3
-15
/
+19
|
\
\
|
*
|
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
2018-07-31
3
-0
/
+10
|
*
|
PCI: portdrv: Deduplicate PM callback iterator
Lukas Wunner
2018-07-31
1
-18
/
+12
|
|
/
*
|
Merge branch 'pci/dpc'
Bjorn Helgaas
2018-08-15
1
-65
/
+42
|
\
\
|
*
|
PCI/DPC: Remove indirection waiting for inactive link
Keith Busch
2018-07-19
1
-8
/
+2
|
*
|
PCI/DPC: Use threaded IRQ for bottom half handling
Keith Busch
2018-07-19
1
-7
/
+8
|
*
|
PCI/DPC: Print AER status in DPC event handling
Keith Busch
2018-07-19
1
-0
/
+6
|
*
|
PCI/DPC: Remove rp_pio_status from dpc struct
Keith Busch
2018-07-19
1
-12
/
+5
|
*
|
PCI/DPC: Defer event handling to work queue
Keith Busch
2018-07-19
1
-24
/
+20
|
*
|
PCI/DPC: Leave interrupts enabled while handling event
Keith Busch
2018-07-19
1
-18
/
+5
*
|
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-08-15
1
-5
/
+3
|
\
\
\
|
*
|
|
PCI/ASPM: Convert to use sysfs_match_string() helper
Andy Shevchenko
2018-08-06
1
-5
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/aer'
Bjorn Helgaas
2018-08-15
3
-102
/
+274
|
\
\
\
|
*
|
|
PCI/AER: Don't clear AER bits if error handling is Firmware-First
Alexandru Gagniuc
2018-08-15
1
-0
/
+9
|
*
|
|
PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
Bjorn Helgaas
2018-07-31
1
-2
/
+0
|
*
|
|
PCI/portdrv: Remove pcie_portdrv_err_handler.slot_reset
Oza Pawandeep
2018-07-20
1
-25
/
+0
[next]