summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: cppi41: improve rx channel abort routineBin Liu2017-10-121-3/+9
* usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu2017-10-121-6/+6
* Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller2017-10-121-0/+4
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin2017-10-121-0/+1
* xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang2017-10-123-0/+16
* USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork2017-10-121-0/+1
* USB: serial: option: add two Longcheer device idsJohan Hovold2017-10-121-0/+4
* usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe2017-09-151-0/+3
* usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen2017-09-151-2/+11
* usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier2017-09-151-1/+2
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-09-151-4/+9
* usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-09-151-1/+1
* USB: xhci: fix lock-inversion problemAlan Stern2017-09-151-2/+3
* usb: host: xhci: simplify irq handler returnFelipe Balbi2017-09-151-15/+17
* usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen2017-09-151-1/+1
* xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman2017-09-151-2/+5
* usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang2017-09-151-2/+6
* USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork2017-09-151-0/+2
* USB: hub: fix SS max number of portsJohan Hovold2017-09-151-1/+7
* USB: hub: fix non-SS hub-descriptor handlingJohan Hovold2017-09-151-4/+9
* USB: hub: fix SS hub-descriptor handlingJohan Hovold2017-09-151-2/+6
* USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold2017-09-151-3/+3
* usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt2017-09-151-1/+3
* usb: r8a66597-hcd: decrease timeoutChris Brandt2017-09-151-1/+1
* USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold2017-09-151-1/+1
* USB: core: replace %p with %pKVamsi Krishna Samavedam2017-09-153-5/+5
* USB: ene_usb6250: fix DMA to the stackAlan Stern2017-09-151-35/+55
* USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2017-09-152-4/+6
* usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen2017-09-151-0/+9
* USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold2017-09-151-1/+4
* USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold2017-09-151-1/+1
* USB: serial: ir-usb: fix big-endian baud-rate debug printkJohan Hovold2017-09-151-9/+12
* USB: serial: ftdi_sio: fix setting latency for unprivileged usersAnthony Mallet2017-09-151-1/+1
* usb: serial: option: add Telit ME910 supportDaniele Palmas2017-09-151-0/+8
* usb: misc: legousbtower: Fix memory leakMaksim Salau2017-08-261-0/+1
* usb: misc: legousbtower: Fix buffers on stackMaksim Salau2017-08-261-10/+27
* usb: host: xhci: print correct command ring addressPeter Chen2017-08-261-1/+1
* USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2017-08-262-0/+7
* cdc-acm: fix possible invalid access when processing notificationTobias Herzog2017-08-261-4/+9
* USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher2017-08-261-2/+7
* usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2017-08-262-0/+9
* usb: hub: Fix error loop seen after hub communication errorsGuenter Roeck2017-08-262-1/+22
* xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman2017-07-181-18/+25
* USB: fix linked-list corruption in rh_call_control()Alan Stern2017-07-181-2/+5
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-07-181-1/+1
* usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart2017-07-181-5/+7
* USB: serial: qcserial: add Dell DW5811eBjørn Mork2017-07-181-0/+2
* usb: hub: Fix crash after failure to read BOS descriptorGuenter Roeck2017-07-181-1/+1
* ACM gadget: fix endianness in notificationsOliver Neukum2017-07-181-1/+3
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-07-181-1/+8