aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-12-20PCI: ATI sb600 sata quirkConke Hu
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman
2006-12-20pci: Introduce pci_find_presentAlan Cox
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas
2006-12-20PCI quirks: remove redundant checkDavid Rientjes
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis
2006-12-08[PATCH] struct path: convert pciJosef Sipek
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing module.h->sched.hAl Viro
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