aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-08-01usb: musb: restore INDEX register in resume pathAjay Kumar Gupta
2011-08-01EHCI: only power off port if over-current is activeSergei Shtylyov
2011-08-01USB: OHCI: fix another regression for NVIDIA controllersAlan Stern
2011-08-01USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk
2011-08-01USB: don't let the hub driver prevent system sleepAlan Stern
2011-08-01USB: don't let errors prevent system sleepAlan Stern
2011-08-01xhci: Reject double add of active endpoints.Sarah Sharp
2011-08-01USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov
2011-08-01USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz
2011-08-01USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek
2011-08-01USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray
2011-08-01OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-08-01OHCI: work around for nVidia shutdown problemAlan Stern
2011-08-01xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-08-01usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2011-08-01usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-08-01USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel
2011-08-01USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László
2011-08-01USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers
2011-08-01USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley
2011-08-01usb: musb: core: set has_tt flagFelipe Balbi
2011-08-01USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern
2011-08-01USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby
2011-04-28USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-28USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-28USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-28USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-28USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-28USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-28USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
2011-04-28USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso
2011-04-28USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-28USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-28USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-03-31xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-31USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-03-31revert misc: uss720.c: add another vendor/product IDChuck Ebbert
2011-03-31USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-31USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-31USB: cdc-acm: fix memory corruption / panicJohan Hovold
2011-03-31USB: uss720 fixup refcount positionPeter Holik
2011-03-31ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-31xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-31USB: serial: ch341: add new idwangyanqing
2011-03-31USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-03-31usb: iowarrior: don't trust report_size for buffer sizeKees Cook
2011-03-31xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-03-31xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-03-31xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-03-31xhci: Avoid BUG() in interrupt contextPaul Zimmerman