summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap
2004-11-04Merge intel.com:/home/lenb/bk/26-latest-refLen Brown
2004-11-04[ACPI] enable VIA quirk to fix audio interrupt on VIA_8233_5Len Brown
2004-10-31[PATCH] PCI: make pci_save_state() only happen when no suspend()David Brownell
2004-10-31[PATCH] pci/quirks: replace schedule_timeout() with msleep()Nishanth Aravamudan
2004-10-25[PATCH] intel irqbalance quirk cleanupSuresh B. Siddha
2004-10-22[PATCH] avoid problems with kobject_set_name and name with %Stephen Hemminger
2004-10-19Merge PCI updatesLinus Torvalds
2004-10-18Trivial Makefile mergeLinus Torvalds
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18mergeGreg Kroah-Hartman
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18Fix pci config syscall definitions.Linus Torvalds
2004-10-18[PATCH] Disable SW irqbalance/irqaffinity for E7520/E7320/E7525 v2Suresh B. Siddha
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-15Merge bk://kernel.bkbits.net/gregkh/linux/fix-2.6Linus Torvalds
2004-10-14[PATCH] PCI Hotplug: rpaphp safe list traversalJohn Rose
2004-10-14[PATCH] PCI Hotplug: rpaphp safe list traversalJohn Rose
2004-10-13Take the whole PCI bus range into account when scanning PCI bridges.Linus Torvalds
2004-10-08Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6David Woodhouse
2004-10-06[PATCH] PCI Hotplug: Use before NULL check in shpchp_ctrlDave Jones
2004-10-06[PATCH] PCI: fix up pci_register_driver() to stop lying in its return value.Greg Kroah-Hartman
2004-10-05[PATCH] PCI Hotplug: RPA DLPAR - remove error checkJohn Rose
2004-10-05[PATCH] PCI: clean up pci_dev_get() to be saneGreg Kroah-Hartman
2004-10-05[PATCH] PCI: remove pci_module_init() usage from drivers/pci/hotplug/*Greg Kroah-Hartman
2004-10-05PCI Hotplug: Oops, didn't mean to apply the msi pci express patch, so revert itGreg Kroah-Hartman
2004-10-05[PATCH] pci hotplug/cpqphp_ctrl: replace schedule_timeout() with msleep_inter...Nishanth Aravamudan
2004-10-05[PATCH] pci hotplug/cpqphp: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan
2004-10-05[PATCH] pci hotplug/pciehp: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan
2004-10-05[PATCH] pci hotplug/shpchp: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan
2004-10-05[PATCH] PCI: Hot-plug driver updates due to MSI changeDely Sy
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi
2004-10-05[PATCH] PCI: minor pci.ids updateLennert Buytenhek
2004-10-05[PATCH] PCI: Create new function to see if a pci device is presentGreg Kroah-Hartman
2004-10-05[PATCH] PCI: add missing checks in drivers/pci/probe.c.Luiz Capitulino
2004-10-05[PATCH] PCI Hotplug: quirk fix missed out in last patchDely Sy
2004-10-05[PATCH] PCI Hotplug: acpiphp extension fixesVernon Mauery
2004-10-05[PATCH] PCI Hotplug: RPA dynamic addition/removal of PCI Host BridgesJohn Rose
2004-10-05[PATCH] PCI Hotplug: fix the rest of the drivers for __iomem and other sparse...Greg Kroah-Hartman
2004-10-05[PATCH] PCI Hotplug: Bug fixes for shpchp driverDely Sy
2004-10-05[PATCH] PCI Hotplug: fix __iomem warnings in the ibm pci hotplug driverGreg Kroah-Hartman
2004-10-05[PATCH] PCI Hotplug: fix __iomem warnings in the compaq pci hotplug driverGreg Kroah-Hartman
2004-10-05[PATCH] PCI: fix __iomem * warnings for PCI msi core code.Greg Kroah-Hartman
2004-10-05[PATCH] PCI Hotplug: change bus speed patchDely Sy
2004-10-05[PATCH] PCI: warn of missing pci_disable_device()Kenji Kaneshige
2004-10-05[PATCH] PCI Hotplug: add host bridges to RPA hotplug subsystemJohn Rose
2004-10-05[PATCH] PCI: remove pci_find_device() usages from drivers/pci/*Greg Kroah-Hartman
2004-10-05[PATCH] add-pci_fixup_enable-pass.patchAndrew Morton
2004-10-05[PATCH] PCI pci_dev_b to list_for_each_entry: drivers-pci-setup-bus.cMaximilian Attems
2004-10-05[PATCH] PCI: mark proc_bus_pci_dir staticChristoph Hellwig