aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2005-09-23[PATCH] pci: fixup parent subordinate busnrGravatar Ivan Kokshaysky 1-1/+17
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cGravatar Linda Xie 1-2/+2
2005-09-22[PATCH] fix drivers/pci/probe.c warningGravatar Amos Waterland 1-2/+2
2005-09-22[PATCH] PCI: convert kcalloc to kzallocGravatar Pekka Enberg 2-4/+4
2005-09-22[PATCH] PCI: remove unused "scratch"Gravatar Bjorn Helgaas 1-4/+0
2005-09-17[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSGravatar Adam Kropelin 1-2/+1
2005-09-17[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSGravatar Adam Kropelin 1-3/+1
2005-09-17[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSGravatar Adam Kropelin 1-1/+1
2005-09-14[PATCH] pci: only call pci_restore_bars at bootGravatar John W. Linville 1-4/+12
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsGravatar Alan Cox 2-5/+11
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Gravatar Linus Torvalds 5-54/+64
2005-09-09[PATCH] PCI: Small rearrangement of PCI probing codeGravatar Paul Mackerras 2-18/+33
2005-09-09[PATCH] PCI: Unhide SMBus on Compaq Evo N620cGravatar Rumen Ivanov Zarev 1-0/+6
2005-09-09[PATCH] PCI: Fix PCI bus mastering enable problem in pciehpGravatar Rajesh Shah 1-4/+4
2005-09-09[PATCH] yenta: share code with PCI coreGravatar Dominik Brodowski 1-2/+2
2005-09-09[PATCH] PCI: move pci core to use add_hotplug_env_var()Gravatar Greg Kroah-Hartman 1-32/+21
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Gravatar Linus Torvalds 2-11/+17
2005-09-09[PATCH] PCI: PCI/libata INTx bug fixGravatar Brett M Russ 1-1/+1
2005-09-09[PATCH] Separate pci bits out of struct device_nodeGravatar Paul Mackerras 2-11/+17
2005-09-08[PATCH] PCI/libata INTx cleanupGravatar Brett M Russ 2-8/+28
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Gravatar Daniel Ritz 2-8/+6
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Gravatar Paul Mackerras 1-0/+48
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesGravatar Prarit Bhargava 1-104/+91
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsGravatar Alan Stern 1-1/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGravatar Greg Kroah-Hartman 4-7/+17
2005-09-08[PATCH] Make sparc64 use setup-res.cGravatar David S. Miller 3-9/+9
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itGravatar John W. Linville 2-5/+56
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameGravatar Kristen Accardi 2-2/+2
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESGravatar Adrian Bunk 7-10495/+3
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeGravatar Andi Kleen 1-1/+30
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugGravatar John Rose 5-193/+104
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableGravatar John Rose 3-14/+35
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciGravatar John Rose 3-61/+47
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceGravatar John Rose 3-117/+75
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationGravatar John Rose 7-271/+88
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffGravatar John Rose 2-73/+31
2005-09-08Merge linux-2.6 with linux-acpi-2.6Gravatar Len Brown 4-22/+33
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityGravatar Ashok Raj 2-17/+5
2005-09-05[PATCH] swsusp: switch pm_message_t to structGravatar Pavel Machek 1-5/+9
2005-09-05[PATCH] via vt8237 apic bypass deassertion quirkGravatar Karsten Wiese 1-0/+19
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testGravatar Len Brown 2-8/+18
2005-09-01[PATCH] Fix PCI ROM mappingGravatar Benjamin Herrenschmidt 1-7/+17
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateGravatar Ivan Kokshaysky 1-1/+1
2005-08-26Auto-update from upstreamGravatar Len Brown 2-2/+4
2005-08-26Ignore disabled ROM resources at setupGravatar Linus Torvalds 1-1/+3
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeGravatar Linus Torvalds 1-1/+1
2005-08-24[ACPI] delete CONFIG_ACPI_BUSGravatar Len Brown 2-4/+4
2005-08-16[PATCH] PCI Hotplug: new contact infoGravatar Kristen Accardi 20-20/+20
2005-08-16[PATCH] PCI: fix quirk-6700-fix.patchGravatar Andrew Morton 1-0/+6
2005-08-16[PATCH] PCI: 6700/6702PXH quirkGravatar Kristen Accardi 3-2/+26