aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka2007-10-121-26/+88
* | | UEAGLE: Eagle IV chipset supportStanislaw Gruszka2007-10-121-213/+978
* | | USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-122-16/+0
* | | USB: ark3116.c: fix check-after-useAdrian Bunk2007-10-121-5/+0
* | | USB: missing test for ESHUTDOWN in adutux driverOliver Neukum2007-10-121-1/+2
* | | usb: remove redundant memset from amd5536udcMariusz Kozlowski2007-10-121-1/+0
* | | USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-3/+5
* | | USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton2007-10-121-14/+14
* | | USB: kl5kusb105: witch to new speed APIAlan Cox2007-10-121-10/+18
* | | usblp: Fix a double kfreePete Zaitcev2007-10-121-12/+23
* | | usbmon: Smooth the core codePete Zaitcev2007-10-121-13/+3
* | | usbmon: Drop DMA mapping for setup packetPete Zaitcev2007-10-122-8/+0
* | | usbmon: Update pipe removal to suit my tastePete Zaitcev2007-10-122-34/+18
* | | usblp: CosmeticsPete Zaitcev2007-10-121-4/+5