summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09usb: gadget: atmel_usba_udc: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09usb: dwc3: Update soft-reset wait polling rateThinh Nguyen
2019-08-09usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.hMasahiro Yamada
2019-08-09usb: dwc3: Switch to use device_property_count_u32()Andy Shevchenko
2019-08-09usb: gadget: pch_udc: Use dev_get_drvdataChuhong Yuan
2019-08-09usb: dwc2: Switch to use device_property_count_u32()Andy Shevchenko
2019-08-09usb: dwc3: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-09usb: dwc3: omap: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-09usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-09usb: dwc2: gadget: Fix kill_all_requests raceJohn Keeping
2019-08-09usb: gadget: atmel_usba_udc: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09USB: gadget: udc: s3c2410_udc: Mark expected switch fall-throughsGustavo A. R. Silva
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-08USB: typec: ucsi_ccg: convert i2c driver to use dev_groupsGreg Kroah-Hartman
2019-08-08USB: musb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman
2019-08-06USB: usbip: convert platform driver to use dev_groupsGreg Kroah-Hartman
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: Disable USB2 LPM at shutdownKai-Heng Feng
2019-08-05usb: dwc3: meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing
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-08-01usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal
2019-08-01usb: wusbcore: Spelling s/disconenct/disconnect/Geert Uytterhoeven
2019-08-01usb: musb: remove redundant assignment to variable retColin Ian King
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-30drivers: Introduce device lookup variants by device typeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by fwnodeSuzuki K Poulose
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-30usb: phy: ab8500-usb: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-30usb: host: ohci-tmio: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-30usb: exynos: add support for getting PHYs from the standard dt arrayMarek Szyprowski
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-29Merge 5.3-rc2 into usb-nextGreg Kroah-Hartman
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: chipidea: udc: remove redundant assignment to variable retvalColin Ian King