Age | Commit message (Expand) | Author |
2007-10-15 | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c | Linus Torvalds |
2007-10-14 | more trivial signedness fixes in drivers | Al Viro |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-10-12 | PCI: Add 'nodomains' boot option, and pci_domains_supported global | Jeff Garzik |
2007-10-12 | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade |
2007-10-12 | PCI: avoid P2P prefetch window for expansion ROMs | Gary Hade |
2007-10-12 | PCI: skip ISA ioresource alignment on some systems | Gary Hade |
2007-10-12 | PCI: remove transparent bridge sizing | Gary Hade |
2007-10-12 | pci: write file size to inode on proc bus file write | David Rientjes |
2007-10-12 | pci: use size stored in proc_dir_entry for proc bus files | David Rientjes |
2007-10-12 | pci: implement "pci=noaer" | Randy Dunlap |
2007-10-12 | PCI: fix IDE legacy mode resources | Yoichi Yuasa |
2007-10-12 | MSI: Use correct data offset for 32-bit MSI in read_msi_msg() | Roland Dreier |
2007-10-12 | PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code | Michael Ellerman |
2007-10-12 | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke |
2007-10-12 | PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID | Auke Kok |
2007-10-12 | PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID | Auke Kok |
2007-10-12 | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read | Auke Kok |
2007-10-12 | pci: hotplug: cpqphp: convert to kthread infrastructure | Christoph Hellwig |
2007-10-12 | pci: hotplug: ibmphp: convert to kthread | Kristen Carlson Accardi |
2007-10-12 | PCI: is_power_of_2 in drivers/pci/pci.c | vignesh babu |
2007-10-12 | pciehp: minor cleanups for pciehp_hpc.c | Kenji Kaneshige |
2007-10-12 | pciehp: remove trailing whitespace form pciehp_pci.c | Kenji Kaneshige |
2007-10-12 | pciehp: remove trailing whitespace from pciehp_ctrl.c | Kenji Kaneshige |
2007-10-12 | pciehp: remove trailing whitespace from pciehp_core.c | Kenji Kaneshige |
2007-10-12 | pciehp: remove trailing whitespace from pciehp_hpc.c | Kenji Kaneshige |
2007-10-12 | pciehp: remove DBG_XXX_ROUTINE | Kenji Kaneshige |
2007-10-12 | PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N... | Kristen Carlson Accardi |
2007-10-12 | PCI Hotplug: pciehp: Dont check bridge control on remove | Kristen Carlson Accardi |
2007-10-12 | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | Kenji Kaneshige |
2007-10-12 | PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-12 | sysfs: kill sysfs_update_file() | Tejun Heo |
2007-10-12 | Drivers: clean up direct setting of the name of a kset | Greg Kroah-Hartman |
2007-10-12 | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman |
2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers |
2007-10-11 | i386: move pci | Thomas Gleixner |
2007-09-28 | Fix bogus PCI quirk for e100 | Benjamin Herrenschmidt |
2007-09-11 | PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard | gw.kernel@tnode.com |
2007-09-11 | PCI: remove devinit from pci_read_bridge_bases | Ralf Baechle |
2007-08-25 | Pull events into release branch | Len Brown |
2007-08-25 | acpiphp_ibm: add missing '\n' to error message | Jeremy Fitzhardinge |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui |
2007-08-22 | PCI: Run k8t_sound_hostbridge quirk only when needed | Jean Delvare |
2007-08-22 | PCI: disable MSI on RX790 | Tejun Heo |
2007-08-22 | PCI: disable MSI on RD580 | Tejun Heo |
2007-08-22 | PCI: disable MSI on RS690 | Tejun Heo |
2007-08-22 | PCI: lets kill the 'PCI hidden behind bridge' message | Bernhard Kaindl |
2007-08-22 | pci/hotplug/cpqphp_ctrl.c: remove stale BKL use | Ingo Molnar |
2007-08-22 | PCI: quirk_e100_interrupt() called too early | Marian Balakowicz |