Lukas Wunner
|
1d2e2673dc
PCI: pciehp: Declare pciehp_unconfigure_device() void
|
7 years ago |
Bjorn Helgaas
|
ab8c609356
Merge branch 'pci/spdx' into next
|
7 years ago |
Bjorn Helgaas
|
736759ef59
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
|
7 years ago |
Mika Westerberg
|
0f4bd8014d
PCI: hotplug: Drop checking of PCI_BRIDGE_CONTROL in *_unconfigure_device()
|
7 years ago |
Mika Westerberg
|
499022396a
PCI: pciehp: Fix race condition handling surprise link down
|
8 years ago |
Andy Shevchenko
|
24a0c654d7
PCI: Add for_each_pci_bridge() helper
|
8 years ago |
Keith Busch
|
89ee9f7680
PCI: Add device disconnected state
|
8 years ago |
Bjorn Helgaas
|
77094fb342
PCI: pciehp: Remove pci_configure_slot() usage
|
11 years ago |
Bjorn Helgaas
|
1197ba22c5
PCI: pciehp: Configure hot-added display devices
|
11 years ago |
Ryan Desfosses
|
227f064705
PCI: Merge multi-line quoted strings
|
11 years ago |
Yijing Wang
|
930067e235
PCI: pciehp: Use pci_is_bridge() to simplify code
|
11 years ago |
Yijing Wang
|
50277c8b06
PCI: pciehp: Don't turn slot off when hot-added device already exists
|
11 years ago |
Rafael J. Wysocki
|
c4ec84c7db
PCI: hotplug: Use global PCI rescan-remove locking
|
11 years ago |
Bjorn Helgaas
|
6dae62020f
PCI: pciehp: Make various functions void since they can't fail
|
11 years ago |
Yinghai Lu
|
29ed1f29b6
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
|
12 years ago |
Yijing Wang
|
ba518e3c17
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
|
12 years ago |
Yinghai Lu
|
c6da81a4d3
PCI: pciehp: use generic pci_hp_add_bridge()
|
13 years ago |
Yinghai Lu
|
b918c62e08
PCI: replace struct pci_bus secondary/subordinate with busn_res
|
13 years ago |
Yinghai Lu
|
210647af89
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
|
13 years ago |
Praveen Kalamegham
|
01b666df48
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
|
15 years ago |
Praveen Kalamegham
|
ac81860ea0
PCI: hotplug: pciehp: Removed check for hotplug of display devices
|
15 years ago |
Yinghai Lu
|
9789ac979b
PCI: pciehp: cleanup flow in pciehp_configure_device
|
15 years ago |
Kenji Kaneshige
|
82a9e79ef1
PCI: pciehp: remove hpc_ops
|
16 years ago |
Kenji Kaneshige
|
385e24917e
PCI: pciehp: remove pci_dev field
|
16 years ago |
Kenji Kaneshige
|
d689f7eb36
PCI: pciehp: remove device field
|
16 years ago |
Kenji Kaneshige
|
ab9c6c8670
PCI: pciehp: remove bus field
|
16 years ago |
Bjorn Helgaas
|
d569c74d78
PCI hotplug: pciehp: use generic pci_configure_slot()
|
16 years ago |
Eric W. Biederman
|
0ba379ec0f
PCI: Simplify hotplug mch quirk.
|
16 years ago |
Taku Izumi
|
18b341b76c
PCI hotplug: pciehp: message refinement
|
17 years ago |
Taku Izumi
|
7f2feec140
PCI: pciehp: replace printk with dev_printk
|
17 years ago |