Age | Commit message (Expand) | Author |
2007-02-07 | pciehp: fix wait command completion | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup wait command completion | Kenji Kaneshige |
2007-02-07 | pciehp: remove unused pcie_cap_base | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup pciehp.h | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup register access | Kenji Kaneshige |
2007-02-07 | pciehp: remove unused pci_bus from struct controller | Kenji Kaneshige |
2007-02-07 | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup slot list | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup init_slot() | Kenji Kaneshige |
2007-02-07 | PCI: remove pci_find_device_reverse() | Adrian Bunk |
2007-02-07 | PCI: quirks.c: cleanup | Adrian Bunk |
2007-02-07 | PCI : Add selected_regions funcs | Hidetoshi Seto |
2007-02-07 | PCI : add extremely specialized __pci_reenable_device for default resume | Hidetoshi Seto |
2007-02-07 | PCI : Move pci_fixup_device and is_enabled (originally intended change) | Hidetoshi Seto |
2007-02-07 | PCI : remove too specialized __pci_enable_device for default resume | Hidetoshi Seto |
2007-02-07 | PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G | Yinghai Lu |
2007-02-07 | PCI: add the sysfs driver name to all modules | Greg Kroah-Hartman |
2007-02-07 | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov |
2007-02-02 | Altix: Add ACPI SSDT PCI device support (hotplug) | John Keller |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2007-02-02 | ahci/pata_jmicron: fix JMicron quirk | Tejun Heo |
2007-02-01 | [PATCH] pci: remove warning messages | Andrew Morton |
2007-02-01 | [PATCH] via quirk update | Jean Delvare |
2007-01-30 | [PATCH] Fix VIA quirks | Jean Delvare |
2007-01-22 | PCI: fix pci-driver kernel-doc | Randy Dunlap |
2007-01-22 | PCI: Unhide the SMBus on the Asus P4P800-X | Jean Delvare |
2007-01-11 | [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_cap | Brice Goglin |
2007-01-11 | [PATCH] x86-64: pci quirks MODPOST warning fix | Vivek Goyal |
2007-01-09 | [PATCH] i2c/pci: fix sis96x smbus quirk once and for all | Mark M. Hoffman |
2007-01-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-01-05 | [PATCH] PCI: prevent down_read when pci_devices is empty | Ard van Breemen |
2007-01-05 | [PATCH] PCI: disable PCI_MULTITHREAD_PROBE | Andrew Morton |
2006-12-30 | [PATCH] pci/probe: fix macro that confuses kernel-doc | Randy Dunlap |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-12-22 | [PATCH] increase CARDBUS_MEM_SIZE | Andrew Morton |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi |
2006-12-20 | shpchp: cleanup shpchp.h | Kenji Kaneshige |
2006-12-20 | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige |
2006-12-20 | shpchp: cleanup struct controller | Kenji Kaneshige |
2006-12-20 | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige |
2006-12-20 | PCI: ATI sb600 sata quirk | Conke Hu |
2006-12-20 | PCI legacy resource fix | Ralf Baechle |
2006-12-20 | PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin... | Jesper Juhl |
2006-12-20 | PCI: Fix multiple problems with VIA hardware | Alan Cox |
2006-12-20 | PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c | Michael Ellerman |
2006-12-20 | PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c | Michael Ellerman |
2006-12-20 | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities | Michael Ellerman |
2006-12-20 | PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap() | Michael Ellerman |
2006-12-20 | pci: Introduce pci_find_present | Alan Cox |