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