You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Randy Dunlap
443bd1c4dd
pci kernel-doc fatal error
...
Fix kernel-doc comments so that they don't produce errors.
Also cut some extraneous copy-paste text.
Error(linhead//drivers/pci/pci.c:1133): duplicate section name 'Description'
Error(linhead//drivers/pci/pci.c:1189): duplicate section name 'Description'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
hotplug
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
pcie
PCIE: port driver: use dev_printk when possible
17 years ago
.gitignore
…
Kconfig
…
Makefile
PCI: introduce pci_slot
17 years ago
access.c
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
17 years ago
bus.c
…
dmar.c
…
hotplug-pci.c
…
hotplug.c
…
htirq.c
…
intel-iommu.c
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
intel-iommu.h
…
iova.c
…
iova.h
…
msi.c
PCI: use dev_printk when possible
17 years ago
msi.h
…
pci-acpi.c
PCI ACPI: Drop the second argument of platform_pci_choose_state
17 years ago
pci-driver.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
pci-sysfs.c
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
17 years ago
pci.c
pci kernel-doc fatal error
17 years ago
pci.h
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
probe.c
PCI ACPI: Rework PCI handling of wake-up
17 years ago
proc.c
…
quirks.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
remove.c
…
rom.c
…
search.c
…
setup-bus.c
PCI: use dev_printk when possible
17 years ago
setup-irq.c
PCI: use dev_printk when possible
17 years ago
setup-res.c
PCI: use dev_printk when possible
17 years ago
slot.c
PCI: introduce pci_slot
17 years ago
syscall.c
…