aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-1/+2
2006-12-08[PATCH] struct path: convert pciJosef Sipek1-4/+4
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-8/+4
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik1-8/+4
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells21-210/+257
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds20-207/+254
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk1-2/+2
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose2-2/+2
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2-32/+7
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez4-21/+57
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox1-28/+47
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita1-2/+5
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi1-1/+9
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-3/+6
2006-12-01Altix: SN ACPI hotplug support.John Keller1-22/+13
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox1-13/+18
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox1-1/+7
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2-56/+30
2006-12-01PCI: save/restore PCI-X stateStephen Hemminger1-0/+44
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman1-8/+0
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman1-1/+1
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells3-12/+13
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells3-6/+6
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton1-27/+0
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller1-0/+3
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman1-5/+24
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman1-48/+24
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk1-1/+1
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2-48/+3
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller1-2/+2
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman23-257/+22
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2-4/+2
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch1-0/+92
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita1-2/+2