aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov
2007-02-02Altix: Add ACPI SSDT PCI device support (hotplug)John Keller
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy
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
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-12-20PCI: ATI sb600 sata quirkConke Hu
2006-12-20PCI legacy resource fixRalf Baechle
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman
2006-12-20pci: Introduce pci_find_presentAlan Cox
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas