aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige1-136/+19
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.Kristen Carlson Accardi3-0/+163
2007-02-07pciehp: fix wait command completionKenji Kaneshige2-12/+16
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige4-193/+82
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige1-7/+2
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige3-67/+42
2007-02-07pciehp: cleanup register accessKenji Kaneshige1-137/+164
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2-13/+2
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige4-494/+120
2007-02-07pciehp: cleanup slot listKenji Kaneshige2-27/+17
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige2-63/+37
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk1-38/+0
2007-02-07PCI: quirks.c: cleanupAdrian Bunk2-29/+17
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto1-17/+63
2007-02-07PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto3-11/+34
2007-02-07PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto1-12/+12
2007-02-07PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto3-25/+1
2007-02-07PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu1-13/+56
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman1-1/+3
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov1-0/+18
2007-02-02Altix: Add ACPI SSDT PCI device support (hotplug)John Keller1-7/+148
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-5/+5
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo1-2/+2
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton1-8/+2
2007-02-01[PATCH] via quirk updateJean Delvare1-3/+5
2007-01-30[PATCH] Fix VIA quirksJean Delvare1-36/+42
2007-01-22PCI: fix pci-driver kernel-docRandy Dunlap1-2/+1
2007-01-22PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare1-0/+5
2007-01-11[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin1-1/+2
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal1-1/+1
2007-01-09[PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman1-6/+8
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-01-05[PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen1-0/+24
2007-01-05[PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton1-1/+1
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap1-3/+2
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+1
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton1-1/+1
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi1-1/+1
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige3-144/+77
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige1-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige2-31/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige4-249/+73
2006-12-20PCI: ATI sb600 sata quirkConke Hu1-0/+17
2006-12-20PCI legacy resource fixRalf Baechle2-6/+24
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencing a NULL pdev.Jesper Juhl1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox3-60/+112
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman1-12/+16
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman1-8/+1