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: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik2019-09-161-7/+12
* usb: chipidea: imx: add imx7ulp supportPeter Chen2019-09-162-1/+31
* 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
* usbtmc: more sanity checking for packet sizeOliver Neukum2019-09-061-0/+3
* 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: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen2019-08-253-123/+126
* 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: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus2019-08-161-1/+1
* 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
* Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-161-16/+27
* usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li2019-08-161-2/+0
* usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach2019-07-311-6/+7
* Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach2019-07-311-2/+0
* 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-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda2019-07-311-0/+11
* xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman2019-07-311-1/+2
* usb: dwc3: Fix core validation in probe, move after clocks are enabledEnric Balletbo i Serra2019-07-311-5/+7
* 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
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-24/+24
* 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