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.
Alan Cox
979b1791e5
PCI: add D3 power state avoidance quirk
...
Libata has some hacks to deal with certain controllers going silly in D3
state. The right way to handle this is to keep a PCI device flag for
such devices. That can then be generalised for no ATA devices with power
problems.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
17 years ago
..
hotplug
PCI hotplug: fix typo in pcie hotplug output
17 years ago
pcie
PCI: add an option to allow ASPM enabled forcibly
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
PCI/DMAR: don't assume presence of RMRRs
17 years ago
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 MSI: Don't disable MSIs if the mask bit isn't supported
17 years ago
msi.h
…
pci-acpi.c
PCI: disable ASPM per ACPI FADT setting
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: add D3 power state avoidance quirk
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: disable ASPM on pre-1.1 PCIe devices
17 years ago
proc.c
PCI: fixup sparse endianness warnings in proc.c
17 years ago
quirks.c
PCI: add D3 power state avoidance quirk
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
…