summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds44-478/+1889
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-29/+144
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds18-77/+343
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds44-170/+532
2007-02-17Pull bugzilla-7897 into release branchLen Brown1-11/+9
2007-02-17Pull bugzilla-7887 into release branchLen Brown4-12/+27
2007-02-17Pull bugzilla-7570 into release branchLen Brown3-20/+27
2007-02-17Pull bugzilla-7200 into release branchLen Brown1-0/+15
2007-02-17Pull bugzilla-7122 into release branchLen Brown1-21/+126
2007-02-17Pull bugzilla-5534 into release branchLen Brown7-37/+30
2007-02-17Pull remove-hotkey into release branchLen Brown11-1148/+0
2007-02-17Pull sony into release branchLen Brown5-0/+686
2007-02-17Pull fluff into release branchLen Brown38-128/+109
2007-02-17ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller1-2/+2
2007-02-17ACPI: hotkey: remove driver, per feature-removal-schedule.txtLen Brown11-1148/+0
2007-02-17Pull misc-for-upstream into release branchLen Brown19-170/+141
2007-02-17ACPI: bay: use IS_ERR for return of register_platform_device_simpleHenrique de Moraes Holschuh1-1/+1
2007-02-17ACPI: acpi_unload_table_id() always returns errorJohn Keller1-3/+4
2007-02-17USB: at91-ohci, handle extra at91sam9261 ahb clockAndrew Victor1-17/+33
2007-02-17USB: another id for cp2101 driverPozsar Balazs1-0/+1
2007-02-17USB: ueagle-atm.c needs sched.hRandy Dunlap1-0/+1
2007-02-17USB: at91_udc, shrink runtime footprintDavid Brownell1-8/+7
2007-02-17usbnet: add missing Kconfig for KC2190 cablesDavid Brownell2-0/+13
2007-02-17usbnet: init fault (oops) cleanup, whitespace fixesDavid Brownell1-13/+16
2007-02-17usbnet: recognize SiteCom CN-124David Brownell1-3/+13
2007-02-17usb: Remove Airprime device from option.cKevin Lloyd1-4/+0
2007-02-17USB: change __init to __devinit for isp116x_probePrarit Bhargava1-1/+1
2007-02-17USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2-11/+26
2007-02-17USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklistJeremy Roberson1-5/+0
2007-02-17USB: kernel-doc fixesRandy Dunlap1-0/+1
2007-02-17USB: quirky device for cdc-acmOliver Neukum1-0/+4
2007-02-17USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2-11/+25
2007-02-17USB: unconfigure devices which have config 0Alan Stern4-8/+22
2007-02-17USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-17USB: fix g_serial small errorBryan O'Donoghue1-0/+1
2007-02-17USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger1-2/+2
2007-02-17USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft1-0/+9
2007-02-17USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day1-1/+1
2007-02-17USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun1-0/+3
2007-02-17USB: USB_RTL8150 must select MIIAdrian Bunk1-0/+1
2007-02-17USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum5-3/+21
2007-02-17USB: fix autosuspend race in skeleton driverOliver Neukum1-4/+6
2007-02-17USB: asix - Fix endian issues in asix_tx_fixup()David Hollis1-0/+2
2007-02-17USB: fix concurrent buffer access in the hub driverAlan Stern1-0/+6
2007-02-17USB: Fix error cleanup path in airprimePete Zaitcev1-27/+8
2007-02-17USB: descriptor structures have to be packedInaky Perez-Gonzalez1-10/+10
2007-02-17EHCI: add debugging message to ehci_bus_suspendAlan Stern1-0/+2
2007-02-17usbcore: small changes to hub driver's suspend methodAlan Stern1-15/+10
2007-02-17USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day1-1/+1
2007-02-17USB: add flow control to usb-serial generic driver.Joris van Rantwijk2-18/+90