summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-06-03USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern
2011-06-03OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern
2011-06-03USB: option: add support for Huawei E353 deviceMarcin Gałczyński
2011-06-03xhci: Fix memory leak bug when dropping endpointsSarah Sharp
2011-06-03xhci: Fix memory leak in ring cache deallocation.Sarah Sharp
2011-06-03xhci: Fix full speed bInterval encoding.Sarah Sharp
2011-06-03usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2011-06-03usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-06-03xhci: Fix bug in control transfer cancellation.Sarah Sharp
2011-06-03USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter
2011-06-03Bind only modem AT command endpoint to option module.Marius B. Kotsbak
2011-06-03USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel
2011-06-03USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László
2011-06-03USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers
2011-06-03USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley
2011-04-21USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-21USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-21USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-21USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-21USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-21USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-21usb: qcserial add missing errorpath kfreesSteven Hardy
2011-04-21usb: qcserial avoid pointing to freed memorySteven Hardy
2011-04-21usb: Fix qcserial memory leak on rmmodSteven Hardy
2011-04-21USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
2011-04-21USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-21USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-21USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-21usb: musb: temporarily make it boolFelipe Balbi
2011-03-27USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-27USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-27USB: cdc-acm: fix memory corruption / panicJohan Hovold
2011-03-27USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen
2011-03-27USB: uss720 fixup refcount positionPeter Holik
2011-03-27usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-27usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-27usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-03-27ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-27USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-23USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-23xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-23xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-23USB: move usbcore away from hcd->stateAlan Stern
2011-03-23ehci: Check individual port status registers on resumeMatthew Garrett
2011-03-23USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior
2011-03-23USB: serial: ch341: add new idwangyanqing
2011-03-23USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626Herton Ronaldo Krzesinski
2011-03-23USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby
2011-03-23USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds