aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-02-07msi: Remove attach_msi_entry.Eric W. Biederman
2007-02-07msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman
2007-02-07msi: Remove msi_lock.Eric W. Biederman
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman
2007-02-07PCI: power management: remove noise on non-manageable hwPavel Machek
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2007-02-07PCI: remove quirk_sis_96x_compatible()Adrian Bunk
2007-02-07PCI: Speed up the Intel SMBus unhiding quirkJean Delvare
2007-02-07PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi
2007-02-07pciehp: fix wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige
2007-02-07pciehp: cleanup register accessKenji Kaneshige
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2007-02-07pciehp: cleanup slot listKenji Kaneshige
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk
2007-02-07PCI: quirks.c: cleanupAdrian Bunk
2007-02-07PCI : Add selected_regions funcsHidetoshi Seto
2007-02-07PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto
2007-02-07PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto
2007-02-07PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto
2007-02-07PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton
2007-02-01[PATCH] via quirk updateJean Delvare
2007-01-30[PATCH] Fix VIA quirksJean Delvare
2007-01-22PCI: fix pci-driver kernel-docRandy Dunlap
2007-01-22PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare
2007-01-11[PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin
2007-01-11[PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal
2007-01-09[PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman
2007-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-01-05[PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen
2007-01-05[PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi