summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-09-211-0/+10
* USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern2019-09-211-4/+8
* usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede2019-09-161-1/+26
* typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King2019-09-061-1/+1
* USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng2019-09-061-5/+8
* USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng2019-09-061-1/+1
* usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven2019-09-061-1/+1
* usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda2019-09-061-3/+12
* usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen2019-09-061-8/+24
* usb: hcd: use managed device resourcesSchmid, Carsten2019-09-061-22/+8
* USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum2019-09-061-4/+12
* usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan2019-09-061-1/+1
* usb: host: fotg2: restart hcd after port resetHans Ulli Kroll2019-09-061-0/+4
* usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt2019-09-061-10/+18
* usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt2019-09-061-0/+1
* USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-08-251-0/+5
* USB: serial: option: add the BroadMobi BM818 cardBob Ham2019-08-251-0/+2
* USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-08-251-0/+1
* USB: serial: option: add D-Link DWM-222 device IDRogan Dawes2019-08-251-0/+2
* USB: CDC: fix sanity checks in CDC union parserOliver Neukum2019-08-251-2/+2
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-251-5/+7
* usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda2019-08-251-2/+3
* USB: core: Fix races in character device registration and deregistraionAlan Stern2019-08-251-5/+5
* 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/+0
* 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/+1
* 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/+1