summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-08-02usb: musb: restore INDEX register in resume pathAjay Kumar Gupta1-0/+1
2011-08-02EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-08-02USB: OHCI: fix another regression for NVIDIA controllersAlan Stern1-0/+28
2011-08-02USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2-0/+5
2011-08-02USB: don't let the hub driver prevent system sleepAlan Stern1-5/+8
2011-08-02USB: don't let errors prevent system sleepAlan Stern1-1/+10
2011-08-02xhci: Reject double add of active endpoints.Sarah Sharp1-4/+18
2011-08-02USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-08-02USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-08-02USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4
2011-08-02USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray1-0/+2
2011-08-02OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern1-2/+10
2011-08-02OHCI: work around for nVidia shutdown problemAlan Stern5-9/+41
2011-08-02xhci: Fix full speed bInterval encoding.Sarah Sharp1-2/+2
2011-08-02usb: gadget: rndis: don't test against req->lengthFelipe Balbi1-2/+1
2011-08-02usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-08-02USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel1-7/+13
2011-08-02USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2-0/+6
2011-08-02USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers1-0/+1
2011-08-02USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley1-0/+4
2011-08-02usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2011-08-02USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern1-4/+6
2011-08-02USB: serial/usb_wwan, fix tty NULL dereferenceJiri Slaby1-6/+9
2011-04-28USB: xhci - also free streams when resetting devicesDmitry Torokhov1-4/+12
2011-04-28USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-04-28USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-25/+58
2011-04-28USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-28USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-28USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-28USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak1-0/+5
2011-04-28USB: option: Add new ONDA vendor id and product id for ONDA MT825UPEnrico Mioso1-0/+7
2011-04-28USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-28USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-28USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-03-31xhci: Update internal dequeue pointers after stalls.Sarah Sharp2-3/+35
2011-03-31USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-31revert misc: uss720.c: add another vendor/product IDChuck Ebbert1-3/+1
2011-03-31USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-31USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-31USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-31USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-31ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-31xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-31USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-31USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-03-31usb: iowarrior: don't trust report_size for buffer sizeKees Cook1-1/+1
2011-03-31xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-03-31xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+2
2011-03-31xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-10/+9
2011-03-31xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9