aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2006-12-20acpiphp: Link-time error for PCI HotplugGravatar Kristen Carlson Accardi 1-1/+1
2006-12-20shpchp: cleanup shpchp.hGravatar Kenji Kaneshige 3-144/+77
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberGravatar Kenji Kaneshige 1-24/+1
2006-12-20shpchp: cleanup struct controllerGravatar Kenji Kaneshige 2-31/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrGravatar Kenji Kaneshige 4-249/+73
2006-12-20PCI: ATI sb600 sata quirkGravatar Conke Hu 1-0/+17
2006-12-20PCI legacy resource fixGravatar Ralf Baechle 2-6/+24
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Gravatar Jesper Juhl 1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareGravatar Alan Cox 3-60/+112
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cGravatar Michael Ellerman 1-12/+16
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cGravatar Michael Ellerman 1-8/+1
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesGravatar Michael Ellerman 1-3/+81
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Gravatar Michael Ellerman 1-9/+19
2006-12-20pci: Introduce pci_find_presentGravatar Alan Cox 1-17/+22
2006-12-20PCI: pcieport-driver: remove invalid warning messageGravatar Kenji Kaneshige 1-1/+1
2006-12-20rpaphp: compiler warning cleanupGravatar Linas Vepstas 1-24/+23
2006-12-20PCI quirks: remove redundant checkGravatar David Rientjes 1-2/+1
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstGravatar Russell King 1-7/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 3-6/+6
2006-12-10[PATCH] Kconfig refactoring for better menu nestingGravatar Don Mullis 1-1/+2
2006-12-08[PATCH] struct path: convert pciGravatar Josef Sipek 1-4/+4
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Gravatar Linus Torvalds 1-8/+4
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitGravatar Jeff Garzik 1-8/+4
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-07[PATCH] add numa node information to struct deviceGravatar Christoph Hellwig 1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Howells 21-210/+257
2006-12-04[PATCH] severing module.h->sched.hGravatar Al Viro 1-0/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 20-207/+254
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceGravatar Adrian Bunk 1-2/+2
2006-12-01pciehp: remove unnecessary pci_disable_msiGravatar Kenji Kaneshige 1-2/+0
2006-12-01pciehp: remove unnecessary free_irqGravatar Kenji Kaneshige 1-6/+1
2006-12-01PCI: rpaphp: change device tree examinationGravatar John Rose 2-2/+2
2006-12-01PCI: Change memory allocation for acpiphp slotsGravatar Rolf Eike Beer 2-32/+7
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableGravatar Inaky Perez-Gonzalez 4-21/+57
2006-12-01PCI: Block on access to temporarily unavailable pci deviceGravatar Matthew Wilcox 1-28/+47
2006-12-01pci: fix __pci_register_driver error handlingGravatar Akinobu Mita 1-2/+5
2006-12-01pci: clear osc support flags if no _OSC methodGravatar Kristen Carlson Accardi 1-1/+9
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Gravatar Akinobu Mita 1-1/+3
2006-12-01acpiphp: fix use of list_for_each macroGravatar Akinobu Mita 1-6/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.Gravatar John Keller 1-3/+6
2006-12-01Altix: SN ACPI hotplug support.Gravatar John Keller 1-22/+13
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIGravatar Matthew Wilcox 1-13/+18
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Gravatar Matthew Wilcox 1-1/+7
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksGravatar Alan Cox 2-56/+30
2006-12-01PCI: save/restore PCI-X stateGravatar Stephen Hemminger 1-0/+44
2006-12-01PCI: Make some MSI-X #defines genericGravatar Michael Ellerman 1-8/+0
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGravatar Greg Kroah-Hartman 1-1/+1
2006-11-30Fix typos in doc and commentsGravatar Jan Engelhardt 1-1/+1
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-1/+1