summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2007-01-22PCI: fix pci-driver kernel-docRandy Dunlap1-2/+1
2007-01-22PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare1-0/+5
2007-01-11[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin1-1/+2
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal1-1/+1
2007-01-09[PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman1-6/+8
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-01-05[PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen1-0/+24
2007-01-05[PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton1-1/+1
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap1-3/+2
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+1
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton1-1/+1
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi1-1/+1
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige3-144/+77
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige1-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige2-31/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige4-249/+73
2006-12-20PCI: ATI sb600 sata quirkConke Hu1-0/+17
2006-12-20PCI legacy resource fixRalf Baechle2-6/+24
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox3-60/+112
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman1-12/+16
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman1-8/+1
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman1-3/+81
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman1-9/+19
2006-12-20pci: Introduce pci_find_presentAlan Cox1-17/+22
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige1-1/+1
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas1-24/+23
2006-12-20PCI quirks: remove redundant checkDavid Rientjes1-2/+1
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King1-7/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day3-6/+6
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/mi...Linus 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/torval...David Howells1-0/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David 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