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
PCI: Add Kconfig option to disable deprecated pci_find_* API
17 years ago
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
PCI: remove global list of PCI devices
17 years ago
dmar.c
PCI/DMAR: don't assume presence of RMRRs
17 years ago
hotplug-pci.c
PCI: fix section mismatch warning in pci_scan_child_bus
17 years ago
hotplug.c
Driver core: change add_uevent_var to use a struct
18 years ago
htirq.c
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
18 years ago
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
copyright owner and author clean up for intel iommu and related files
17 years ago
iova.c
PCI: iova RB tree setup tweak
17 years ago
iova.h
PCI: pci-iommu-iotlb-flushing-speedup
17 years ago
msi.c
PCI MSI: Don't disable MSIs if the mask bit isn't supported
17 years ago
msi.h
PCI: Make some MSI-X #defines generic
18 years ago
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
PCI: add PCI Express ASPM support
17 years ago
rom.c
docbook: fix kernel-api source files
17 years ago
search.c
PCI: clean up search.c a lot
17 years ago
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
PCI: remove unneeded lock_kernel() in drivers/pci/syscall.c.
17 years ago