aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-04-27usbmon: bus zeroPete Zaitcev
2007-04-27USB: Allow transfer_buffer with transfer_dmaTony Lindgren
2007-04-27USB: cleanup ofd adutuxOliver Neukum
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern
2007-04-27USB: whiteheat: Convert to generic booleanRichard Knutsson
2007-04-27USB: fix omninet write vs. close raceOliver Neukum
2007-04-27USB: fix error handling for mct_u232Oliver Neukum
2007-04-27USB: fix error handling in kl5kusbOliver Neukum
2007-04-27USB: fix catc error handlingOliver Neukum
2007-04-27USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NU...Oliver Neukum
2007-04-27USB: fix ark3116 memory leakOliver Neukum
2007-04-27USB: ftdi_sio: Add USB ID of ADSTech USBX-707Jelle Foks
2007-04-27USB: fix race in ftdio_writeOliver Neukum
2007-04-27USB: fix race in visor_writeOliver Neukum
2007-04-27USB: aircable cleanupOliver Neukum
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2007-04-27USB: gadget-storage needs BLOCKRandy Dunlap
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: ati_remote2: Add channel supportPeter Stokes
2007-04-27USB: sierra close raceOliver Neukum
2007-04-27USB: option close raceOliver Neukum
2007-04-27USB: omninet memory leak in error caseOliver Neukum
2007-04-27UHCI: Add some WARN_ON()sAlan Stern
2007-04-27USB: fix endianness in mos7720Oliver Neukum
2007-04-27USB: gtco.c: fix a use-before-checkAdrian Bunk
2007-04-27USB: iowarrior.c: fix NULL dereferenceOliver Neukum
2007-04-27USB: dm9601: fix sparse NULL warningsRandy Dunlap
2007-04-27USB: io_edgeport: Convert to generic booleanRichard Knutsson
2007-04-27USB: overhaul of mos7840 driverOliver Neukum
2007-04-27USB: io_edgeport race condition in countersOliver Neukum
2007-04-27EHCI: add delay to bus_resume before accessing portsAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-04-27USB: separate autosuspend from external suspendAlan Stern
2007-04-27USB: help text for mos 7720 driverOliver Neukum
2007-04-27mos7720 updateOliver Neukum
2007-04-27ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errataChristian Engelmayer
2007-04-27USB: fix race in HCD removalAlan Stern
2007-04-27USB: cxacru: export detailed device info through sysfsSimon Arlott
2007-04-27usbatm: create sysfs link "device" from atm class device to usb interfaceSimon Arlott
2007-04-27USB: unnecessary GFP_ATOMIC in mos7720 driverOliver Neukum
2007-04-27usbcore: move usb_autosuspend_workAlan Stern
2007-04-27libusual: change block scope variable to function scopePete Zaitcev
2007-04-27ub: Bind to first endpoint, not to lastPete Zaitcev
2007-04-27USB: cdc-acm: export parsed capabilities through sysfsOliver Neukum
2007-04-27usbmon: Extended text APIPete Zaitcev
2007-04-27USB: kill BKL in usblcdOliver Neukum
2007-04-27USB: kill BKL in skeleton driverOliver Neukum
2007-04-27USB: fix skeleton driverOliver Neukum
2007-04-27USB: pxa2xx_udc: fix hardcoded irq numberMilan Svoboda
2007-04-27pxa2xx_udc: cleanups, use platform_get_irqDavid Brownell