summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | usbmon: bus zeroPete Zaitcev2007-04-274-84/+116
| * | | | | USB: Allow transfer_buffer with transfer_dmaTony Lindgren2007-04-271-1/+15
| * | | | | USB: cleanup ofd adutuxOliver Neukum2007-04-271-20/+28
| * | | | | USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-274-37/+75
| * | | | | USB: whiteheat: Convert to generic booleanRichard Knutsson2007-04-272-8/+4Star
| * | | | | USB: fix omninet write vs. close raceOliver Neukum2007-04-271-18/+22
| * | | | | USB: fix error handling for mct_u232Oliver Neukum2007-04-271-4/+8
| * | | | | USB: fix error handling in kl5kusbOliver Neukum2007-04-271-8/+20
| * | | | | USB: fix catc error handlingOliver Neukum2007-04-271-8/+19
| * | | | | USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...Oliver Neukum2007-04-271-1/+3
| * | | | | USB: fix ark3116 memory leakOliver Neukum2007-04-271-1/+2
| * | | | | USB: ftdi_sio: Add USB ID of ADSTech USBX-707Jelle Foks2007-04-272-0/+2
| * | | | | USB: fix race in ftdio_writeOliver Neukum2007-04-271-6/+16
| * | | | | USB: fix race in visor_writeOliver Neukum2007-04-271-6/+16
| * | | | | USB: aircable cleanupOliver Neukum2007-04-271-3/+4
| * | | | | USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-279-115/+183
| * | | | | USB: gadget-storage needs BLOCKRandy Dunlap2007-04-271-0/+1
| * | | | | USB: add power/level sysfs attributeAlan Stern2007-04-275-8/+118
| * | | | | USB: ati_remote2: Add channel supportPeter Stokes2007-04-271-9/+80
| * | | | | USB: sierra close raceOliver Neukum2007-04-271-10/+4Star
| * | | | | USB: option close raceOliver Neukum2007-04-271-10/+4Star
| * | | | | USB: omninet memory leak in error caseOliver Neukum2007-04-271-1/+5
| * | | | | UHCI: Add some WARN_ON()sAlan Stern2007-04-271-4/+12
| * | | | | USB: fix endianness in mos7720Oliver Neukum2007-04-271-10/+9Star
| * | | | | USB: gtco.c: fix a use-before-checkAdrian Bunk2007-04-271-4/+1Star
| * | | | | USB: iowarrior.c: fix NULL dereferenceOliver Neukum2007-04-271-2/+4
| * | | | | USB: dm9601: fix sparse NULL warningsRandy Dunlap2007-04-271-2/+3
| * | | | | USB: io_edgeport: Convert to generic booleanRichard Knutsson2007-04-272-69/+63Star
| * | | | | USB: overhaul of mos7840 driverOliver Neukum2007-04-271-88/+145
| * | | | | USB: io_edgeport race condition in countersOliver Neukum2007-04-271-6/+7
| * | | | | EHCI: add delay to bus_resume before accessing portsAlan Stern2007-04-271-0/+4
| * | | | | USB: Allow autosuspend delay to equal 0Alan Stern2007-04-276-10/+29
| * | | | | USB: separate autosuspend from external suspendAlan Stern2007-04-276-41/+90
| * | | | | USB: help text for mos 7720 driverOliver Neukum2007-04-271-3/+3
| * | | | | mos7720 updateOliver Neukum2007-04-271-3/+10
| * | | | | ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer2007-04-271-2/+2
| * | | | | USB: fix race in HCD removalAlan Stern2007-04-271-3/+5
| * | | | | USB: MAINTAINERS: cxacruSimon Arlott2007-04-271-0/+5
| * | | | | USB: cxacru: export detailed device info through sysfsSimon Arlott2007-04-271-5/+176
| * | | | | usbatm: create sysfs link "device" from atm class device to usb interfaceSimon Arlott2007-04-271-1/+13
| * | | | | USB: unnecessary GFP_ATOMIC in mos7720 driverOliver Neukum2007-04-271-1/+1
| * | | | | usbcore: move usb_autosuspend_workAlan Stern2007-04-273-30/+20Star
| * | | | | libusual: change block scope variable to function scopePete Zaitcev2007-04-271-1/+2
| * | | | | ub: Bind to first endpoint, not to lastPete Zaitcev2007-04-271-4/+7
| * | | | | USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum2007-04-272-5/+79
| * | | | | USB: additional structure from cdc specOliver Neukum2007-04-271-0/+11
| * | | | | usbmon: Extended text APIPete Zaitcev2007-04-273-64/+313
| * | | | | USB: kill BKL in usblcdOliver Neukum2007-04-271-2/+5
| * | | | | USB: kill BKL in skeleton driverOliver Neukum2007-04-271-2/+10
| * | | | | USB: fix skeleton driverOliver Neukum2007-04-271-11/+20