summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz2005-10-281-0/+24
* [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-281-5/+19
* [PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas2005-10-281-4/+21
* [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-281-7/+7
* [PATCH] PCI: Block config access during BISTBrian King2005-10-285-31/+127
* [PATCH] PCI: ICH6 ACPI and GPIO quirkR.Marek@sh.cvut.cz2005-10-281-0/+12
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* PCI: be more verbose about resource quirksLinus Torvalds2005-10-251-13/+88
* cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-231-1/+1
* Add some basic .gitignore filesLinus Torvalds2005-10-181-0/+4
* [PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik2005-10-171-2/+2
* [PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky2005-09-231-1/+17
* [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie2005-09-221-2/+2
* [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-221-2/+2
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-222-4/+4
* [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-221-4/+0
* [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-2/+1
* [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-3/+1
* [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-171-1/+1
* [PATCH] pci: only call pci_restore_bars at bootJohn W. Linville2005-09-141-4/+12
OpenPOWER on IntegriCloud