aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita
2006-12-01pci: clear osc support flags if no _OSC methodKristen Carlson Accardi
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller
2006-12-01Altix: SN ACPI hotplug support.John Keller
2006-12-01PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox
2006-12-01PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox
2006-12-01PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox
2006-12-01PCI: save/restore PCI-X stateStephen Hemminger
2006-12-01PCI: Make some MSI-X #defines genericMichael Ellerman
2006-12-01PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman
2006-11-30Fix typos in doc and commentsJan Engelhardt
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller
2006-11-08[PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman
2006-11-08[PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman
2006-11-03PCI: Let PCI_MULTITHREAD_PROBE depend on BROKENAdrian Bunk
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita
2006-10-18pci: Additional search functionsAlan Cox
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox
2006-10-18PCI: Improve pci_msi_supported() commentsBrice Goglin
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige
2006-10-18shpchp: fix command completion checkKenji Kaneshige
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin