summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-09-21usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam1-0/+10
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede1-1/+26
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King1-1/+1
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen1-8/+24
2019-09-06usb: hcd: use managed device resourcesSchmid, Carsten1-22/+8
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-09-06usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt1-10/+18
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt1-0/+1
2019-08-25USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-08-25USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-25USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-08-25USB: serial: option: add D-Link DWM-222 device IDRogan Dawes1-0/+2
2019-08-25USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-25usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-08-25usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda1-2/+3
2019-08-25USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-14/+24
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-08-16usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-16usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda1-2/+7
2019-08-16usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-08-16usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-04usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan1-18/+23
2019-08-04usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan1-7/+23
2019-07-31usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-07-31usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-07-31usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz1-2/+4
2019-07-31usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen1-12/+16
2019-07-26usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss1-2/+2
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss1-1/+1
2019-07-14usb: renesas_usbhs: add a workaround for a race condition of workqueueYoshihiro Shimoda1-12/+22
2019-07-14usb: dwc2: use a longer AHB idle timeout in dwc2_core_reset()Martin Blumenstingl1-1/+1
2019-07-14usb: gadget: ether: Fix race between gether_disconnect and rx_submitKiruthika Varadarajan1-2/+4
2019-07-14USB: serial: option: add support for GosunCn ME3630 RNDIS modeJörgen Storvist1-0/+1
2019-07-14USB: serial: ftdi_sio: add ID for isodebug v1Andreas Fritiofson2-0/+7
2019-07-10usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMICAlexandre Belloni1-2/+1
2019-07-10usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]Young Xiao1-0/+5
2019-07-03usb: dwc3: Reset num_trbs after skippingThinh Nguyen1-0/+2
2019-07-03usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+1
2019-07-03usb: dwc3: gadget: remove wait_end_transferFelipe Balbi2-42/+1