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
2019-11-21
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI: sysfs: Remove unused attribute groups
Ben Dooks
1
-18
/
+0
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
5
-0
/
+5
2019-11-21
x86/PCI: Correct SPDX comment style
Krzysztof Wilczynski
2
-2
/
+2
2019-11-20
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
1
-41
/
+41
2019-11-20
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
3
-7
/
+133
2019-11-20
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
1
-3
/
+18
2019-11-20
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
1
-0
/
+6
2019-11-20
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
1
-7
/
+10
2019-11-20
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
1
-23
/
+7
2019-11-20
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-3
/
+3
2019-11-20
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
1
-30
/
+18
2019-11-20
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
2
-13
/
+14
2019-11-20
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
2
-1
/
+1
2019-11-20
PCI/PM: Remove unused pci_driver.suspend_late() hook
Bjorn Helgaas
1
-21
/
+1
2019-11-20
PCI/PM: Remove unused pci_driver.resume_early() hook
Bjorn Helgaas
1
-17
/
+6
2019-11-20
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
1
-2
/
+2
2019-11-20
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
Bjorn Helgaas
1
-1
/
+1
2019-11-20
PCI/PM: Apply D2 delay as milliseconds, not microseconds
Bjorn Helgaas
1
-1
/
+1
2019-11-20
PCI/PM: Use pci_WARN() to include device information
Bjorn Helgaas
1
-17
/
+17
2019-11-20
PCI/PM: Use PCI dev_printk() wrappers for consistency
Bjorn Helgaas
1
-5
/
+6
2019-11-20
PCI/PM: Make power management op coding style consistent
Bjorn Helgaas
1
-40
/
+36
2019-11-20
PCI/PM: Run resume fixups before disabling wakeup events
Bjorn Helgaas
1
-9
/
+7
2019-11-20
PCI/PM: Clear PCIe PME Status even for legacy power management
Bjorn Helgaas
1
-2
/
+1
2019-11-20
PCI/PM: Always return devices to D0 when thawing
Dexuan Cui
1
-6
/
+11
2019-11-20
PCI: Fix typos
Bjorn Helgaas
2
-3
/
+2
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
1
-44
/
+25
2019-11-20
PCI: Make devm_of_pci_get_host_bridge_resources() static
Rob Herring
2
-21
/
+1
2019-11-20
PCI: rcar: Use inbound resources for setup
Rob Herring
1
-29
/
+16
2019-11-20
PCI: iproc: Use inbound resources for setup
Rob Herring
1
-60
/
+17
2019-11-20
PCI: xgene: Use inbound resources for setup
Rob Herring
1
-22
/
+11
2019-11-20
PCI: v3-semi: Use inbound resources for setup
Rob Herring
1
-22
/
+16
2019-11-20
PCI: ftpci100: Use inbound resources for setup
Rob Herring
1
-17
/
+10
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
18
-25
/
+87
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+2
2019-11-20
PCI: vmd: Add bus 224-255 restriction decode
Jon Derrick
1
-8
/
+22
2019-11-14
PCI: Unify ACS quirk desired vs provided checking
Bjorn Helgaas
1
-22
/
+45
2019-11-14
PCI: Make ACS quirk implementations more uniform
Bjorn Helgaas
1
-22
/
+19
2019-11-14
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
1
-5
/
+11
2019-11-14
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
1
-11
/
+27
2019-11-13
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
1
-3
/
+9
2019-11-13
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
1
-2
/
+3
2019-11-13
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
1
-14
/
+15
2019-11-13
PCI: rpaphp: Add drc-info support for hotplug slot registration
Tyrel Datwyler
1
-20
/
+69
2019-11-13
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
1
-1
/
+1
2019-11-13
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
1
-0
/
+2
2019-11-12
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
4
-19
/
+61
2019-11-12
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
1
-2
/
+23
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-11
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
1
-4
/
+2
[prev]
[next]