summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck2019-08-161-14/+24
* usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck2019-08-161-3/+4
* usb: typec: tcpm: remove tcpm dir if no childrenLi Jun2019-08-161-0/+4
* usb: typec: tcpm: free log buf memory when remove debug fileLi Jun2019-08-161-0/+9
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-161-1/+1
* usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda2019-08-161-2/+7
* usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-161-3/+4
* usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li2019-08-161-2/+0Star
* usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan2019-08-041-18/+23
* usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan2019-08-041-7/+23
* usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy2019-07-311-12/+19
* usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran2019-07-311-1/+1
* usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz2019-07-311-2/+4
* usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen2019-07-311-12/+16
* usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng2019-07-261-2/+5
* drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss2019-07-141-2/+2
* drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss2019-07-141-1/+1
* usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda2019-07-141-12/+22
* usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl2019-07-141-1/+1
* usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan2019-07-141-2/+4
* USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist2019-07-141-0/+1
* USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2019-07-142-0/+7
* usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni2019-07-101-2/+1Star
* usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao2019-07-101-0/+5
* usb: dwc3: Reset num_trbs after skippingThinh Nguyen2019-07-031-0/+2
* usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham2019-07-031-0/+1
* usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2019-07-032-42/+1Star
* usb: dwc3: gadget: move requests to cancelled_listFelipe Balbi2019-07-031-3/+14
* usb: dwc3: gadget: introduce cancelled_listFelipe Balbi2019-07-033-0/+18
* usb: dwc3: gadget: extract dwc3_gadget_ep_skip_trbs()Felipe Balbi2019-07-031-37/+24Star
* usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()Felipe Balbi2019-07-031-24/+4Star
* usb: dwc3: gadget: track number of TRBs per requestFelipe Balbi2019-07-032-0/+9
* usb: dwc3: gadget: combine unaligned and zero flagsFelipe Balbi2019-07-032-13/+12Star
* Revert "usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup"John Stultz2019-07-031-2/+0Star
* usb: xhci: Don't try to recover an endpoint if port is in error state.Mathias Nyman2019-06-253-1/+28
* xhci: detect USB 3.2 capable host controllers correctlyMathias Nyman2019-06-251-5/+15
* usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen2019-06-251-0/+20
* usb: xhci: Fix a potential null pointer dereference in xhci_debugfs_create_en...Jia-Ju Bai2019-06-221-0/+3
* USB: serial: option: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas2019-06-191-0/+4
* USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS modeJörgen Storvist2019-06-191-0/+2
* USB: serial: pl2303: add Allied Telesis VT-Kit3Chris Packham2019-06-192-0/+4
* USB: usb-storage: Add new ID to ums-realtekKai-Heng Feng2019-06-191-0/+5
* USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.Marco Zatta2019-06-191-0/+3
* usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression)Douglas Anderson2019-06-194-27/+37
* usb: dwc2: Fix DMA cache alignment issuesMartin Schiller2019-06-191-3/+7
* usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede2019-06-151-0/+2
* USB: rio500: fix memory leak in close after disconnectOliver Neukum2019-06-091-2/+15
* USB: rio500: refuse more than one device at a timeOliver Neukum2019-06-091-6/+18
* USB: Add LPM quirk for Surface Dock GigE adapterMaximilian Luz2019-06-091-0/+3
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-06-091-7/+8