aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| * | pciehp: fix wait command completionKenji Kaneshige2007-02-07
| * | pciehp: cleanup wait command completionKenji Kaneshige2007-02-07
| * | pciehp: remove unused pcie_cap_baseKenji Kaneshige2007-02-07
| * | pciehp: cleanup pciehp.hKenji Kaneshige2007-02-07
| * | pciehp: cleanup register accessKenji Kaneshige2007-02-07
| * | pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2007-02-07
| * | pciehp: remove unnecessary php_ctlrKenji Kaneshige2007-02-07
| * | pciehp: cleanup slot listKenji Kaneshige2007-02-07
| * | pciehp: cleanup init_slot()Kenji Kaneshige2007-02-07
| * | PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-07
| * | PCI: quirks.c: cleanupAdrian Bunk2007-02-07
| * | PCI : Add selected_regions funcsHidetoshi Seto2007-02-07
| * | PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-07
| * | PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto2007-02-07
| * | PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-07
| * | PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu2007-02-07
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-07
|\ \
| * | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
| |/
* | Altix: Add ACPI SSDT PCI device support (hotplug)John Keller2007-02-02
* | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-02
|/
* ahci/pata_jmicron: fix JMicron quirkTejun Heo2007-02-02
* [PATCH] pci: remove warning messagesAndrew Morton2007-02-01
* [PATCH] via quirk updateJean Delvare2007-02-01
* [PATCH] Fix VIA quirksJean Delvare2007-01-30
* PCI: fix pci-driver kernel-docRandy Dunlap2007-01-22
* PCI: Unhide the SMBus on the Asus P4P800-XJean Delvare2007-01-22
* [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-11
* [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-10
* [PATCH] i2c/pci: fix sis96x smbus quirk once and for allMark M. Hoffman2007-01-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-01-06
|\
| * [PATCH] PCI: disable PCI_MULTITHREAD_PROBEAndrew Morton2007-01-05
* | [PATCH] PCI: prevent down_read when pci_devices is emptyArd van Breemen2007-01-06
|/
* [PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap2006-12-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-22
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-20
* | [PATCH] increase CARDBUS_MEM_SIZEAndrew Morton2006-12-22
* | acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-20
* | shpchp: cleanup shpchp.hKenji Kaneshige2006-12-20
* | shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-20
* | shpchp: cleanup struct controllerKenji Kaneshige2006-12-20
* | shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-20
* | PCI: ATI sb600 sata quirkConke Hu2006-12-20
* | PCI legacy resource fixRalf Baechle2006-12-20
* | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl2006-12-20
* | PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman2006-12-20
* | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman2006-12-20
* | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman2006-12-20
* | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman2006-12-20
* | pci: Introduce pci_find_presentAlan Cox2006-12-20