summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-0924-347/+523
|\
| * [PATCH] PCI: drivers/pci: some cleanupsAdrian Bunk2006-01-095-10/+8
| * [PATCH] acpiphp: only size new busKristen Accardi2006-01-091-2/+4
| * [PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driverGreg Kroah-Hartman2006-01-093-25/+127
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.cJesper Juhl2006-01-091-40/+50
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.cJesper Juhl2006-01-091-5/+8
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.cJesper Juhl2006-01-091-4/+5
| * [PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.cJesper Juhl2006-01-091-54/+67
| * [PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt2006-01-091-1/+1
| * [PATCH] PCI: use bus numbers sparsely, if necessaryDominik Brodowski2006-01-091-2/+37
| * [PATCH] pciehp: allow bridged card hotplugRajesh Shah2006-01-091-24/+28
| * [PATCH] pciehp: handle sticky power-fault statusThomas Schaefer2006-01-091-2/+17
| * [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2Daniel Yeisley2006-01-092-2/+30
| * [PATCH] shpchp: Implement get_address callbackKenji Kaneshige2006-01-091-0/+14
| * [PATCH] PCI Hotplug/powerpc: more removal of duplicated codelinas@austin.ibm.com2006-01-092-46/+2
| * [PATCH] PCI Hotplug/powerpc: remove duplicated codelinas@austin.ibm.com2006-01-092-14/+3
| * [PATCH] shpchp: fix improper wait for command completionKenji Kaneshige2006-01-093-37/+27
| * [PATCH] shpchp: fix improper write to Command Completion Detect bitKenji Kaneshige2006-01-091-2/+2
| * [PATCH] shpchp: fix improper mmio mappingKenji Kaneshige2006-01-093-29/+49
| * [PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bitKenji Kaneshige2006-01-091-1/+1
| * [PATCH] shpchp: fix improper reference to Slot Avail RegsisterKenji Kaneshige2006-01-091-17/+16
| * [PATCH] shpchp: replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-01-091-5/+14
| * [PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead codeAdrian Bunk2006-01-091-21/+7
| * [PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fixJordan, William P2006-01-091-1/+1
| * [PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov2006-01-091-2/+2
| * [PATCH] pci: call pci_read_irq for bridgesKristen Accardi2006-01-091-0/+1
| * [PATCH] pci: use pin stored in pci_devKristen Accardi2006-01-091-1/+1
| * [PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi2006-01-091-0/+1
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
|/
* [PATCH] fix more missing includesTim Schmielau2006-01-082-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-043-27/+27
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-043-27/+27
* | Merge branch 'master'Jeff Garzik2005-12-241-4/+3
|\ \ | |/
| * [PATCH] PCI express must be initialized before PCI hotplugMilton Miller2005-12-161-4/+3
* | [PATCH] add boot option to control Intel SATA/PATA combined modeJesse Barnes2005-12-131-0/+30
|/
* [PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap2005-11-231-0/+1
* [PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah2005-11-233-15/+11
* [PATCH] shpchp_hpc build fixAndrew Morton2005-11-131-0/+2
* [PATCH] pciehp_hpc build fixAndrew Morton2005-11-131-0/+2
* [PATCH] rpaphp_pci build fixakpm@osdl.org2005-11-131-1/+1
* [PATCH] PCI: fix namespace clashesRajesh Shah2005-11-104-7/+7
* [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-101-8/+12
* [PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2005-11-102-1/+3
* [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-103-76/+81
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-4/+5
* [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-101-1/+1
* [PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2005-11-101-0/+15
* [PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos2005-11-101-2/+2
* [PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com2005-11-101-5/+2
OpenPOWER on IntegriCloud