| Commit message (Expand) | Author | Files | Lines |
2007-10-13 | Input: add support for SEGA Dreamcast keyboard | Adrian McMenamin | 3 | -0/+263 |
2007-10-13 | Update maintainers file | Andi Kleen | 1 | -10/+2 |
2007-10-13 | PCI: merge almost all of pci_32.h and pci_64.h together | Greg Kroah-Hartman | 3 | -138/+90 |
2007-10-13 | PCI: X86: Introduce and enable PCI domain support | Jeff Garzik | 6 | -8/+45 |
2007-10-13 | PCI: Add 'nodomains' boot option, and pci_domains_supported global | Jeff Garzik | 3 | -2/+20 |
2007-10-13 | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 3 | -4/+4 |
2007-10-13 | PCI: use _CRS for PCI resource allocation | Gary Hade | 4 | -0/+145 |
2007-10-13 | PCI: avoid P2P prefetch window for expansion ROMs | Gary Hade | 1 | -2/+1 |
2007-10-13 | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 4 | -2/+58 |
2007-10-13 | PCI: remove transparent bridge sizing | Gary Hade | 1 | -0/+5 |
2007-10-13 | pci: write file size to inode on proc bus file write | David Rientjes | 1 | -1/+2 |
2007-10-13 | pci: use size stored in proc_dir_entry for proc bus files | David Rientjes | 1 | -2/+2 |
2007-10-13 | pci: implement "pci=noaer" | Randy Dunlap | 4 | -0/+21 |
2007-10-13 | PCI: fix IDE legacy mode resources | Yoichi Yuasa | 1 | -12/+36 |
2007-10-13 | MSI: Use correct data offset for 32-bit MSI in read_msi_msg() | Roland Dreier | 1 | -1/+1 |
2007-10-13 | PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code | Michael Ellerman | 1 | -2/+1 |
2007-10-13 | PCI: i386: Compaq EVO N800c needs PCI bus renumbering | Juha Laiho | 1 | -0/+10 |
2007-10-13 | PCI: Remove no longer correct documentation regarding MSI vector assignment | Michael Ellerman | 1 | -65/+4 |
2007-10-13 | PCI: re-enable onboard sound on "MSI K8T Neo2-FIR" | Johannes Goecke | 2 | -32/+47 |
2007-10-13 | PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID | Auke Kok | 1 | -3/+1 |
2007-10-13 | PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID | Auke Kok | 1 | -5/+2 |
2007-10-13 | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read | Auke Kok | 1 | -1/+1 |
2007-10-13 | PCI: Add missing PCI capability IDs | Alex Chiang | 1 | -1/+5 |
2007-10-13 | i386: add support for picopower irq router | Thomas Backlund | 2 | -0/+42 |
2007-10-13 | PCI: pci_get_device call from interrupt in reboot fixups | Denis V. Lunev | 1 | -0/+6 |
2007-10-13 | dma_free_coherent() needs irqs enabled (sigh) | David Brownell | 4 | -1/+7 |
2007-10-13 | pci: hotplug: cpqphp: convert to kthread infrastructure | Christoph Hellwig | 1 | -48/+21 |
2007-10-13 | pci: hotplug: ibmphp: convert to kthread | Kristen Carlson Accardi | 1 | -45/+12 |
2007-10-13 | PCI: is_power_of_2 in drivers/pci/pci.c | vignesh babu | 1 | -2/+3 |
2007-10-13 | pciehp: minor cleanups for pciehp_hpc.c | Kenji Kaneshige | 1 | -21/+26 |
2007-10-13 | pciehp: remove trailing whitespace form pciehp_pci.c | Kenji Kaneshige | 1 | -3/+3 |
2007-10-13 | pciehp: remove trailing whitespace from pciehp_ctrl.c | Kenji Kaneshige | 1 | -10/+10 |
2007-10-13 | pciehp: remove trailing whitespace from pciehp_core.c | Kenji Kaneshige | 1 | -10/+10 |
2007-10-13 | pciehp: remove trailing whitespace from pciehp_hpc.c | Kenji Kaneshige | 1 | -25/+25 |
2007-10-13 | pciehp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 1 | -106/+5 |
2007-10-13 | PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N... | Kristen Carlson Accardi | 1 | -0/+1 |
2007-10-13 | PCI Hotplug: pciehp: Dont check bridge control on remove | Kristen Carlson Accardi | 1 | -6/+12 |
2007-10-13 | pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE | Kenji Kaneshige | 2 | -13/+0 |
2007-10-13 | PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -4/+1 |
2007-10-12 | USB: fix race in autosuspend reschedule | Alan Stern | 1 | -16/+16 |
2007-10-12 | atmel_usba_udc: Keep track of the device status | Haavard Skinnemoen | 2 | -10/+51 |
2007-10-12 | USB: Nikon D40X unusual_devs entry | Ortwin Glück | 1 | -0/+7 |
2007-10-12 | USB: serial core should respect driver requirements | Alan Stern | 2 | -16/+35 |