summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-133-47/+16Star
|\
| * cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-121-4/+2Star
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-43/+14Star
* | USB: fix race in autosuspend rescheduleAlan Stern2007-10-121-16/+16
* | atmel_usba_udc: Keep track of the device statusHaavard Skinnemoen2007-10-122-10/+51
* | USB: Nikon D40X unusual_devs entryOrtwin Glück2007-10-121-0/+7
* | USB: serial core should respect driver requirementsAlan Stern2007-10-121-9/+22
* | USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-7/+20
* | USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-123-2/+29
* | USB: allow usbstorage to have LUNS greater than 2TbRichard Sharpe2007-10-121-0/+4
* | USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu2007-10-121-0/+1
* | USB: add atmel_usba_udc driverHaavard Skinnemoen2007-10-124-1/+2414
* | USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* | USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4Star
* | USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* | USB: funsoft: Fix termiosAlan Cox2007-10-121-21/+0Star
* | USB: visor: termios bitsAlan Cox2007-10-121-64/+0Star
* | USB: unusual_devs entry for Nikon DSC D2XsAlan Stern2007-10-121-0/+7
* | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-1220-21/+21
* | USB: Export URB statistics for powertopSarah Sharp2007-10-123-0/+14
* | USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-121-0/+6
* | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0Star
* | usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger2007-10-121-0/+12
* | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1Star
* | USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* | USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* | USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* | USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk2007-10-121-4/+6
* | USB: Driver for CH341 USB-serial adaptorFrank A Kingswood2007-10-123-0/+363
* | USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-121-15/+28
* | USB: cp2101.c: add additional device IDEdouard Lafargue2007-10-121-0/+1
* | USB: unusual_devs modification for Nikon D200Phil Dibowitz2007-10-121-0/+7
* | USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-80/+1Star
* | USB: don't propagate FREEZE or PRETHAW suspendsAlan Stern2007-10-121-1/+6
* | USB: unusual_devs update for Nokia 6131Alan Stern2007-10-121-1/+1
* | USB: fix limited_power setting mistake in hub.cjidong xiao2007-10-121-2/+2
* | USB: fix double frees in error code paths of ipaq driverOliver Neukum2007-10-121-0/+2
* | USB: always visit drivers/usb/misc/Adrian Bunk2007-10-121-22/+1Star
* | USB: usb-skeleton leaking locks on openMark Gross2007-10-121-0/+1
* | USB: flush outstanding URBs when suspendingAlan Stern2007-10-125-12/+16
* | USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-123-23/+32
* | USB: move decision to ignore FREEZE eventsAlan Stern2007-10-122-8/+6Star
* | USB: Get rid of annoying endpoint-release messageAlan Stern2007-10-121-1/+0Star
* | USB: AMD5536: use pdev->revisionAuke Kok2007-10-121-4/+2Star
* | USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1Star
* | USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum2007-10-121-0/+11
* | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* | USB: usb-storage: Initialize Huawei E220 properlyJohann Wilhelm2007-10-123-0/+28
* | USB: fix location of statement label in dummy-hcdAlan Stern2007-10-121-1/+1
* | USB: remove traces of urb->status from usbcoreAlan Stern2007-10-122-7/+9