summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+1
* | | 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/+1
* | | 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/+6
* | | USB: Get rid of annoying endpoint-release messageAlan Stern2007-10-121-1/+0
* | | USB: AMD5536: use pdev->revisionAuke Kok2007-10-121-4/+2
* | | USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1
* | | 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
* | | USB: get rid of urb->lockAlan Stern2007-10-121-5/+6
* | | USB: Eliminate urb->status usage!Alan Stern2007-10-1211-77/+46
* | | USB: reorganize urb->status use in usbmonAlan Stern2007-10-126-21/+24
* | | USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30
* | | USB: reorganize urb->status use in sl811-hcdAlan Stern2007-10-121-21/+11
* | | USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-123-33/+28
* | | USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-122-31/+35
* | | USB: reorganize urb->status use in dummy-hcdAlan Stern2007-10-121-29/+24
* | | usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2007-10-122-0/+2
* | | usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl2007-10-121-1/+1
* | | usb-serial: show port number in sysfsRoman Kagan2007-10-121-0/+16
* | | USB: fix memory leak in berry_charge driverGreg Kroah-Hartman2007-10-121-2/+5
* | | USB: less-restrictive command checking in g-file-storageAlan Stern2007-10-121-1/+1
* | | USB: kobil_sct: Rework driverAlan Cox2007-10-121-89/+55
* | | USB: cp2101: Coding style policeAlan Cox2007-10-121-1/+1
* | | USB: avoid the donelist after an error in ohci-hcdAlan Stern2007-10-121-16/+8
* | | USB: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-121-3/+4
* | | USB: ftdi_sio: Handle FT232RL devices like FT232BM devicesAndrew M. Bishop2007-10-121-1/+4
* | | USB: add urb->unlinked fieldAlan Stern2007-10-1210-125/+107
* | | USB: centralize -EREMOTEIO handlingAlan Stern2007-10-129-60/+18
* | | USB: remove Iso status value in uhci-hcdAlan Stern2007-10-122-9/+3
* | | USB: minor fixes for r8a66597 driverAlan Stern2007-10-121-21/+19
* | | USB: EHCI restart speedupMarcelo Tosatti2007-10-122-5/+2
* | | UEAGLE: CosmeticStanislaw Gruszka2007-10-121-4/+3
* | | UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka2007-10-121-8/+19
* | | UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka2007-10-121-11/+20
* | | UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka2007-10-121-16/+12