summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-104-19/+88
* [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-102-13/+7
* [PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com2005-11-104-69/+28
* [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-107-133/+41
* [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-104-734/+65
* [PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com2005-11-108-993/+96
* [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-106-3237/+85
* [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-14/+32
* [PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas2005-11-101-1/+1
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-10/+5
* [PATCH] fix remaining missing includesTim Schmielau2005-11-072-0/+2
* [PATCH] fix missing includesTim Schmielau2005-10-3014-1/+27
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-301-1/+1
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* Fix PIIX4 SMB region sizeLinus Torvalds2005-10-301-2/+2
* [PATCH] USB: move handoff codeDavid Brownell2005-10-281-250/+3
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-284-7/+16
* [PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi2005-10-281-0/+8
* [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-281-0/+4
* [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-283-0/+7
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-284-65/+7
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-289-157/+46
* [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-284-424/+63
* [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-284-338/+32
* [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-281-0/+14
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-289-984/+138
* [PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com2005-10-281-68/+0
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-2811-3756/+168
* [PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare2005-10-281-0/+1
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-283-10/+9
OpenPOWER on IntegriCloud