aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-01PCI: revert dumb SGI patch for resource freeing.Greg Kroah-Hartman1-1/+1
2005-03-31mergeGreg Kroah-Hartman23-401/+608
2005-03-31[IA64] Andrew's fixes for warnings on ia64 buildAndrew Morton1-2/+2
2005-03-29[PATCH] more pm_message_t fixesPavel Machek1-5/+7
2005-03-28[PATCH] PCI: create PCI_DEBUG config option to make it easier for users to en...Greg Kroah-Hartman9-67/+35
2005-03-28PCI: clean up the dynamic id logic a little bit.Greg Kroah-Hartman1-9/+2
2005-03-28[PATCH] Netmos parallel/serial/combo supportBjorn Helgaas2-3/+48
2005-03-27[PATCH] drivers/pci/msi.c: fix a check after useAdrian Bunk1-1/+3
2005-03-27[PATCH] PCI: remove pci_find_device usage from pci sysfs code.Rolf Eike Beer1-1/+1
2005-03-27[PATCH] PCI: shrink drivers/pci/proc.c::pci_seq_start()Rolf Eike Beer1-6/+3
2005-03-27[PATCH] drivers/pci/hotplug/cpqphp_core.c: fix a check after useAdrian Bunk1-2/+2
2005-03-27[PATCH] PCI: Quirk for Asus M5NJean Delvare1-0/+1
2005-03-27[PATCH] PCI Hotplug: add documentation about release pointer.Prarit Bhargava1-0/+2
2005-03-21PCI Hotplug: enforce the rule that a hotplug slot needs a release function.Greg Kroah-Hartman1-0/+5
2005-03-19[SERIAL] sealevel 8 port RS-232/RS-422/RS-485 boarddick@com.rmk.(none)1-0/+1
2005-03-19[SERIAL] new hp diva console portAlex Williamson1-0/+1
2005-03-16[PATCH] PCI busses are structs, not integersMatthew Wilcox2-2/+2
2005-03-16[PATCH] [PATCH] remove redundant devices listJohn Rose3-95/+21
2005-03-16[PATCH] PCI: 80 column linesMatthew Wilcox1-2/+2
2005-03-16[PATCH] PCI Hotplug: only call ibmphp_remove_resource() if argument is not NULLRolf Eike Beer1-8/+12
2005-03-16[PATCH] PCI Hotplug: remove code duplication in drivers/pci/hotplug/ibmphp_pci.cRolf Eike Beer1-26/+10
2005-03-16[PATCH] PCI: trivial DBG tidy-upBjorn Helgaas5-36/+34
2005-03-16PCI: fix an oops in some pci devices on hotplug remove when their resources a...Greg Kroah-Hartman1-1/+1
2005-03-16[PATCH] PCI: Patch for Serverworks chips in hotplug environmentkimball.murray@stratus.com1-1/+1
2005-03-16[PATCH] PCI: sync up with the latest pci.ids file from sf.net.Greg Kroah-Hartman1-164/+491
2005-03-16PCI: increase the size of the pci.ids stringsGreg Kroah-Hartman1-1/+1
2005-03-15[PATCH] ia64 msi build fixAndrew Morton1-1/+6
2005-03-14Merge by handJames Bottomley1-2/+5
2005-03-14[PATCH] PCI: update ipr PCI idsBrian King1-2/+5
2005-03-13kconfig/bus: cleanup bus options menuSam Ravnborg2-8/+7
2005-03-09[PATCH] x86: disable MSI for AMD-8131Michael S. Tsirkin3-0/+14
2005-03-07[PATCH] ppc64: error code cleanups rpa(php,dlpar)Paul Mackerras6-28/+23
2005-03-02Merge suse.de:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman15-163/+1053
2005-02-24[PATCH] PCI: One more Asus SMBus quirkJean Delvare1-0/+1
2005-02-24[PATCH] PCI: fix hotplug double freeAlexander Nyberg1-1/+2
2005-02-24PCI: remove pci_find_device usage from pci sysfs code.Greg Kroah-Hartman1-1/+1
2005-02-19[PATCH] PCI: support PCI_PM_CAP version 1Daniel Ritz1-1/+1
2005-02-16[PATCH] PCI: pci.ids updateCarl-Daniel Hailfinger1-126/+1011
2005-02-16[PATCH] PCI: clean up the msi apiRoland Dreier1-11/+2
2005-02-16[PATCH] pci/quirks.c: unhide SMBus device on Samsung P35 laptopCarl-Daniel Hailfinger1-0/+6
2005-02-16[PATCH] PCI: allow x86_64 to do pci expressAndi Kleen1-1/+0
2005-02-16[PATCH] PCI: Add PCI quirk for SMBus on the Toshiba Satellite A40Jean Delvare1-0/+6
2005-02-16[PATCH] PCI Hotplug: Fix OSHP calls in shpchp and pciehp driversDely Sy2-4/+2
2005-02-16[PATCH] drivers/pci/*: convert to pci_register_driverChristophe Lucas1-1/+1
2005-02-07[PATCH] PCI: Dynids - passing driver dataBrian King1-1/+0
2005-02-07[PATCH] PCI Hotplug: fix rpaphp firmware dependencyJohn Rose1-4/+4
2005-02-07[PATCH] PCI: fix pci_remove_legacy_files() crashMUNEDA Takahiro1-3/+5
2005-02-06[PATCH] PCI: Make pci_claim_resource __devinitMatthew Wilcox1-1/+1
2005-02-06[PATCH] PCI: pci_proc_domainMatthew Wilcox1-7/+13
2005-02-06[PATCH] PCI Hotplug: Remove unneeded instructions from ibmphp_pci.cRolf Eike Beer1-3/+0