aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-22
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | [PATCH] increase CARDBUS_MEM_SIZEAndrew Morton2006-12-22
* | acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-20
* | shpchp: cleanup shpchp.hKenji Kaneshige2006-12-20
* | shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-20
* | shpchp: cleanup struct controllerKenji Kaneshige2006-12-20
* | shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-20
* | PCI: ATI sb600 sata quirkConke Hu2006-12-20
* | PCI legacy resource fixRalf Baechle2006-12-20
* | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl2006-12-20
* | PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-20
* | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-20
* | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-20
* | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman2006-12-20
* | pci: Introduce pci_find_presentAlan Cox2006-12-20
* | PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige2006-12-20
* | rpaphp: compiler warning cleanupLinas Vepstas2006-12-20
* | PCI quirks: remove redundant checkDavid Rientjes2006-12-20
* | PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-20
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-10
* [PATCH] struct path: convert pciJosef Sipek2006-12-08
* Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds2006-12-07
|\
| * PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik2006-12-07
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* | [PATCH] add numa node information to struct deviceChristoph Hellwig2006-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [PATCH] severing module.h->sched.hAl Viro2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-01
| |\
| | * PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk2006-12-01
| | * pciehp: remove unnecessary pci_disable_msiKenji Kaneshige2006-12-01
| | * pciehp: remove unnecessary free_irqKenji Kaneshige2006-12-01
| | * PCI: rpaphp: change device tree examinationJohn Rose2006-12-01
| | * PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2006-12-01
| | * PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-01
| | * PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox2006-12-01
| | * pci: fix __pci_register_driver error handlingAkinobu Mita2006-12-01
| | * pci: clear osc support flags if no _OSC methodKristen Carlson Accardi2006-12-01
| | * acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita2006-12-01
| | * acpiphp: fix use of list_for_each macroAkinobu Mita2006-12-01
| | * Altix: Initial ACPI support - ROM shadowing.John Keller2006-12-01
| | * Altix: SN ACPI hotplug support.John Keller2006-12-01
| | * PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox2006-12-01
| | * PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox2006-12-01
| | * PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox2006-12-01
| | * PCI: save/restore PCI-X stateStephen Hemminger2006-12-01