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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-02
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-02
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-10-02
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
3
-0
/
+53
2018-10-02
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-02
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
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: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-02
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
3
-0
/
+30
2018-10-02
PCI / ACPI: Enable wake automatically for power managed bridges
Mika Westerberg
1
-1
/
+15
2018-10-02
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
1
-3
/
+6
2018-10-02
PCI: Make link active reporting detection generic
Keith Busch
5
-33
/
+33
2018-10-02
PCI: Unify device inaccessible
Keith Busch
2
-11
/
+59
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
4
-77
/
+18
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
5
-3
/
+41
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
3
-6
/
+65
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
6
-8
/
+37
2018-09-18
PCI: hotplug: Document TODOs
Lukas Wunner
1
-0
/
+74
2018-09-18
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
24
-283
/
+202
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
20
-289
/
+63
2018-09-18
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
14
-27
/
+28
2018-09-18
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
1
-26
/
+31
2018-09-18
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
4
-39
/
+39
2018-09-18
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
5
-282
/
+210
2018-09-18
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
4
-18
/
+26
2018-09-17
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
4
-47
/
+18
2018-09-17
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
5
-10
/
+0
2018-09-17
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
3
-13
/
+34
2018-09-17
PCI: Simplify disconnected marking
Lukas Wunner
2
-12
/
+5
2018-09-11
PCI: Fix enabling of PASID on RC integrated endpoints
Felix Kuehling
1
-1
/
+4
2018-09-11
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-0
/
+1
2018-09-11
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
1
-1
/
+1
2018-09-11
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
1
-9
/
+9
2018-09-11
switchtec: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
2018-09-11
Revert "PCI: Add ACS quirk for Intel 300 series"
Mika Westerberg
1
-6
/
+0
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+9
2018-08-22
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
1
-3
/
+9
2018-08-22
Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+2
2018-08-17
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
Rafael J. Wysocki
1
-4
/
+2
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
73
-1563
/
+2785
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2018-08-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-1
/
+12
2018-08-15
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-85
/
+68
2018-08-15
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
3
-1
/
+14
[next]