summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas
2006-01-31[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com
2006-01-31[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com
2006-01-31[PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David
2006-01-31[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas
2006-01-31[PATCH] PCI Hotplug/powerpc: module build breaklinas
2006-01-31[PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek
2006-01-31[PATCH] PCI Hotplug: fix up coding style issuesPavel Machek
2006-01-31[PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk
2006-01-31[PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar
2006-01-17[PATCH] Intel ICH8 SATA: add PCI device IDsJason Gaston
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-09[PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk
2006-01-09[PATCH] acpiphp: only size new busKristen Accardi
2006-01-09[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl
2006-01-09[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt
2006-01-09[PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski
2006-01-09[PATCH] pciehp: allow bridged card hotplugRajesh Shah
2006-01-09[PATCH] pciehp: handle sticky power-fault statusThomas Schaefer
2006-01-09[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley
2006-01-09[PATCH] shpchp: Implement get_address callbackKenji Kaneshige
2006-01-09[PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com
2006-01-09[PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com
2006-01-09[PATCH] shpchp: fix improper wait for command completionKenji Kaneshige
2006-01-09[PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige
2006-01-09[PATCH] shpchp: fix improper mmio mappingKenji Kaneshige
2006-01-09[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige
2006-01-09[PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige
2006-01-09[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige
2006-01-09[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk
2006-01-09[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fixJordan, William P
2006-01-09[PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov
2006-01-09[PATCH] pci: call pci_read_irq for bridgesKristen Accardi
2006-01-09[PATCH] pci: use pin stored in pci_devKristen Accardi
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi
2006-01-08[PATCH] fix more missing includesTim Schmielau