summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-08-28USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-08-28usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam
2019-08-28USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-08-28USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-08-28usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-08-28usb: hcd: use managed device resourcesSchmid, Carsten
2019-08-28typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-08-21usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-08-21usbtmc: more sanity checking for packet sizeOliver Neukum
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum
2019-08-15usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren
2019-08-12USB: core: Fix races in character device registration and deregistraionAlan Stern
2019-08-12usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt
2019-08-12usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt
2019-08-12usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen
2019-08-08usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-08Revert "USB: rio500: simplify locking"Oliver Neukum
2019-08-05usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li
2019-08-05usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose
2019-08-05USB: serial: option: add D-Link DWM-222 device IDRogan Dawes
2019-08-05USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-02xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman
2019-08-02usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach
2019-07-25usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter
2019-07-25usb-storage: Add a limitation for blk_queue_max_hw_sectors()Yoshihiro Shimoda
2019-07-25usb: pci-quirks: Minor cleanup for AMD PLL quirkRyan Kennedy
2019-07-25usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds