index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-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
-7
/
+21
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
2019-11-11
PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3
George Cherian
1
-7
/
+13
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
9
-47
/
+52
2019-11-11
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
6
-187
/
+287
2019-11-11
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
1
-18
/
+19
2019-11-11
PCI: rcar: Move the inbound index check
Marek Vasut
1
-5
/
+4
2019-11-11
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
1
-2
/
+0
2019-11-08
PCI: layerscape: Add LS1028a support
Xiaowei Bao
1
-0
/
+1
2019-10-29
PCI: versatile: Enable COMPILE_TEST
Rob Herring
1
-1
/
+1
2019-10-29
PCI: versatile: Remove usage of PHYS_OFFSET
Rob Herring
1
-4
/
+4
2019-10-29
PCI: versatile: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-53
/
+11
2019-10-29
PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-16
/
+4
2019-10-29
PCI: xilinx: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-15
/
+2
2019-10-29
PCI: xgene: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-28
/
+11
2019-10-29
PCI: v3-semi: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+6
[prev]
[next]