Lukas Wunner
|
51bbf9bee3
PCI: hotplug: Demidlayer registration with the core
|
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 |
Frederick Lawler
|
7506dc7989
PCI: Add wrappers for dev_printk()
|
7 years ago |
Markus Elfring
|
c7abb2352c
PCI: Remove unnecessary messages for memory allocation failures
|
7 years ago |
Kees Cook
|
34d773f6ca
PCI: cpqphp: Convert timers to use timer_setup()
|
8 years ago |
Arvind Yadav
|
8394264da2
PCI: Constify hotplug pci_device_id structures
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Quentin Lambert
|
b11d207fb2
PCI: cpqphp: Add missing call to pci_disable_device()
|
8 years ago |
Bogicevic Sasa
|
ff3ce480e8
PCI: Fix all whitespace issues
|
9 years ago |
Quentin Lambert
|
656f978f9a
PCI: Remove unnecessary curly braces
|
11 years ago |
Ryan Desfosses
|
227f064705
PCI: Merge multi-line quoted strings
|
11 years ago |
Ryan Desfosses
|
3c78bc61f5
PCI: Whitespace cleanup
|
11 years ago |
Dan Carpenter
|
357fe85763
PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
|
11 years ago |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
12 years ago |
Julia Lawall
|
83d0571073
PCI: hotplug: ensure a consistent return value in error case
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Sergei Shtylyov
|
05d3ac267a
PCI hotplug: cpqphp: use pci_dev->vendor
|
14 years ago |
Sergei Shtylyov
|
69b3e6199a
PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}
|
14 years ago |
Jiri Slaby
|
a7ef7d1f5e
PCI: hotplug/cpqphp, fix NULL dereference
|
15 years ago |
Linus Torvalds
|
6109e2ce26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
|
15 years ago |
Julia Lawall
|
8f6bce3c4f
PCI hotplug: Use kmemdup
|
15 years ago |
Thomas Weber
|
8839316121
Fix typos in comments
|
15 years ago |
Matthew Wilcox
|
3749c51ac6
PCI: Make current and maximum bus speeds part of the PCI core
|
15 years ago |
Kenji Kaneshige
|
a6c0d5c6eb
PCI hotplug: remove redundant .owner initializations
|
16 years ago |
Alex Chiang
|
b019ee679a
PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
|
16 years ago |
Alex Chiang
|
867556fe74
PCI Hotplug: cpqphp: refactor cpqhp_probe
|
16 years ago |
Alex Chiang
|
04225fe7e6
PCI Hotplug: cpqphp: eliminate stray braces
|
16 years ago |
Alex Chiang
|
b4d897a48d
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
|
16 years ago |
Alex Chiang
|
427438c61b
PCI Hotplug: cpqphp: fix comment style
|
16 years ago |