aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada1-1/+6
2019-08-09usb: dwc3: Switch to use device_property_count_u32()Andy Shevchenko1-2/+1
2019-08-09usb: gadget: pch_udc: Use dev_get_drvdataChuhong Yuan1-2/+1
2019-08-09usb: dwc2: Switch to use device_property_count_u32()Andy Shevchenko1-4/+1
2019-08-09usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-09usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-09usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-09usb: dwc2: gadget: Fix kill_all_requests raceJohn Keeping1-4/+5
2019-08-09usb: gadget: atmel_usba_udc: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen3-123/+126
2019-08-08usb: iowarrior: fix deadlock on disconnectOliver Neukum1-3/+4
2019-08-08Revert "USB: rio500: simplify locking"Oliver Neukum1-16/+27
2019-08-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman1-10/+3
2019-08-08USB: musb: convert platform driver to use dev_groupsGreg Kroah-Hartman1-19/+3
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman35-13336/+0
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman1-0/+1
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman1-0/+1
2019-08-06USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman4-11/+8
2019-08-05usb: usbfs: fix double-free of usb memory upon submiturb errorGavin Li1-2/+0
2019-08-05usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose1-1/+1
2019-08-05USB: Disable USB2 LPM at shutdownKai-Heng Feng1-0/+9
2019-08-05usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-05USB: serial: option: add D-Link DWM-222 device IDRogan Dawes1-0/+2
2019-08-05USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto1-0/+1
2019-08-02usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck1-13/+23
2019-08-02xhci: Fix NULL pointer dereference at endpoint zero reset.Mathias Nyman1-0/+10
2019-08-02usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda1-2/+7
2019-08-01usb: typec: ucsi: ccg: Fix uninitilized symbol errorHeikki Krogerus1-1/+1
2019-08-01usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal1-1/+0
2019-08-01usb: wusbcore: Spelling s/disconenct/disconnect/Geert Uytterhoeven1-1/+1
2019-08-01usb: musb: remove redundant assignment to variable retColin Ian King1-1/+1
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd24-79/+22
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose1-7/+1
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose2-14/+2
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose2-14/+2
2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2019-07-30usb: host: ohci-tmio: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2019-07-30usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski2-8/+38
2019-07-30usb: typec: tcpm: remove tcpm dir if no childrenLi Jun1-0/+4
2019-07-30usb: typec: tcpm: free log buf memory when remove debug fileLi Jun1-0/+9
2019-07-30usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck1-3/+4
2019-07-29Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman10-35/+55
2019-07-25xhci: Fix crash if scatter gather is used with Immediate Data Transfer (IDT).Mathias Nyman1-1/+2
2019-07-25usb: usb251xb: Reallow swap-dx-lanes to apply to the upstream portLucas Stach1-6/+7
2019-07-25Revert "usb: usb251xb: Add US port lanes inversion property"Lucas Stach1-2/+0
2019-07-25usb: chipidea: udc: remove redundant assignment to variable retvalColin Ian King1-2/+1
2019-07-25usb: host: xhci-hub: fix extra endianness conversionRuslan Bilovol1-1/+1
2019-07-25usb: host: Remove call to memset after dma_alloc_coherentFuqian Huang2-2/+0
2019-07-25usb: host: oxu210hp-hcd: squash oxu210hp.h into oxu210hp-hcd.cMasahiro Yamada2-448/+441