summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-02Driver core: fix "driver" symlink timingKay Sievers1-30/+52
2006-12-02Driver core: add notification of bus eventsBenjamin Herrenschmidt4-0/+61
2006-12-02PCI: make arch/i386/pci/common.c:pci_bf_sort staticAdrian Bunk1-1/+1
2006-12-02PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk1-2/+2
2006-12-02pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-12-02pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-12-02PCI: rpaphp: change device tree examinationJohn Rose2-2/+2
2006-12-02PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2-32/+7
2006-12-02i2c-i801: SMBus patch for Intel ICH9Jason Gaston2-0/+3
2006-12-02PCI: irq: irq and pci_ids patch for Intel ICH9Jason Gaston2-0/+13
2006-12-02PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez1-9/+6
2006-12-02PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez5-22/+59
2006-12-02PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmapAmol Lad1-1/+3
2006-12-02pci/i386: style cleanupsRandy Dunlap1-21/+43
2006-12-02PCI: Block on access to temporarily unavailable pci deviceMatthew Wilcox1-28/+47
2006-12-02pci: fix __pci_register_driver error handlingAkinobu Mita1-2/+5
2006-12-02pci: clear osc support flags if no _OSC methodKristen Carlson Accardi1-1/+9
2006-12-02acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-12-02acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-12-02Altix: Initial ACPI support - ROM shadowing.John Keller5-5/+46
2006-12-02Altix: SN ACPI hotplug support.John Keller1-22/+13
2006-12-02Altix: Add initial ACPI IO supportJohn Keller17-584/+992
2006-12-02PCI: Delete unused extern in powermac/pci.cMatthew Wilcox1-1/+0
2006-12-02PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWIMatthew Wilcox2-26/+25
2006-12-02PCI: Use pci_generic_prep_mwi on sparc64Matthew Wilcox3-14/+9
2006-12-02PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox2-62/+30
2006-12-02PCI: quirks: fix the festering mess that claims to handle IDE quirksAlan Cox3-102/+30
2006-12-02PCI: save/restore PCI-X stateStephen Hemminger1-0/+44
2006-12-02PCI: Make some MSI-X #defines genericMichael Ellerman2-8/+6
2006-12-02PCI: Let PCI_MULTITHREAD_PROBE not be brokenGreg Kroah-Hartman1-1/+1
2006-12-02usbcore: remove unused argument in autosuspendAlan Stern5-62/+71
2006-12-02USB: keep count of unsuspended childrenAlan Stern3-11/+38
2006-12-02USB hub: simplify remote-wakeup handlingAlan Stern1-23/+20
2006-12-02USB: struct usb_device: change flag to bitflagAlan Stern2-2/+2
2006-12-02OHCI: make autostop conditional on CONFIG_PMAlan Stern1-54/+79
2006-12-02USB: Add autosuspend support to the hub driverAlan Stern1-19/+26
2006-12-02EHCI: Fix root-hub and port suspend/resume problemsAlan Stern4-53/+61
2006-12-02USB: create a new thread for every USB device found during the probe sequenceGreg Kroah-Hartman2-22/+74
2006-12-02USB: add driver for the USB debug devicesGreg Kroah-Hartman3-0/+77
2006-12-02USB: added dynamic major number for USB endpointsSarah Bailey1-13/+85
2006-12-02USB: pegasus error path not resetting task's stateOliver Neukum1-0/+1
2006-12-02USB: endianness fix for asix.cOliver Neukum1-3/+3
2006-12-02USB: build the appledisplay driverAdrian Bunk1-0/+1
2006-12-02USB serial: replace kmalloc+memset with kzallocBurman Yan5-12/+6
2006-12-02USB: hid-core: canonical defines for Apple USB device IDsJulien BLACHE1-11/+26
2006-12-02USB: idmouse cleanupMariusz Kozlowski1-8/+8
2006-12-02USB: make drivers/usb/core/driver.c:usb_device_match() staticAdrian Bunk1-1/+1
2006-12-02USB: lh7a40x_udc remove double declarationDavid Brownell1-1/+0
2006-12-02USB: pxa2xx_udc recognizes ixp425 rev b0 chipDavid Brownell1-0/+2
2006-12-02usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2-1/+101