aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-24Merge branch 'master'Jeff Garzik1-4/+3
2005-12-16[PATCH] PCI express must be initialized before PCI hotplugMilton Miller1-4/+3
2005-12-13[PATCH] add boot option to control Intel SATA/PATA combined modeJesse Barnes1-0/+30
2005-11-23[PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap1-0/+1
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah3-15/+11
2005-11-13[PATCH] shpchp_hpc build fixAndrew Morton1-0/+2
2005-11-13[PATCH] pciehp_hpc build fixAndrew Morton1-0/+2
2005-11-13[PATCH] rpaphp_pci build fixakpm@osdl.org1-1/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj1-8/+12
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2-1/+3
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-4/+5
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-0/+15
2005-11-10[PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos1-2/+2
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com4-19/+88
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2-13/+7
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier1-14/+32
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-10/+5
2005-11-07[PATCH] fix remaining missing includesTim Schmielau2-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau14-1/+27
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-30Fix PIIX4 SMB region sizeLinus Torvalds1-2/+2
2005-10-28[PATCH] USB: move handoff codeDavid Brownell1-250/+3
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap4-7/+16
2005-10-28[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi1-0/+8
2005-10-28[PATCH] PCI: Fixup PCI driver shutdownRussell King1-0/+4
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com3-0/+7
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com4-65/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com9-157/+46
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com4-424/+63
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com4-338/+32
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com9-984/+138
2005-10-28[PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com1-68/+0
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com11-3756/+168
2005-10-28[PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare1-0/+1
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas3-10/+9
2005-10-28[PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz1-0/+24
2005-10-28[PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas1-5/+19
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas1-4/+21