summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB gadget rndis: fix struct rndis_packet_msg_type unaligned bugWu, Bryan2007-04-271-1/+1
| * | | | | USB Elan FTDI: check for driver registration statusCyrill Gorcunov2007-04-271-7/+11
| * | | | | USB: sierra: add more checks on shutdownGreg Kroah-Hartman2007-04-271-0/+11
| * | | | | USB: add an ohci board-specific quirkDavid Brownell2007-04-271-8/+20
| * | | | | USB: usbnet reports minidriver name through ethtoolDavid Brownell2007-04-272-3/+6
| * | | | | USB: rndis_host, various cleanupsDavid Brownell2007-04-271-28/+84
| * | | | | USB: fix signed jiffies issue in autosuspend logicAlan Stern2007-04-271-5/+12
| * | | | | 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-273-37/+67
| * | | | | 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-278-112/+176
| * | | | | USB: gadget-storage needs BLOCKRandy Dunlap2007-04-271-0/+1
| * | | | | USB: add power/level sysfs attributeAlan Stern2007-04-273-8/+90
| * | | | | 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-273-8/+12
| * | | | | 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: 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