aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2019-08-28usb: dwc3: Separate field holding multiple propertiesThinh Nguyen2-3/+3
2019-08-28usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constantNishka Dasgupta1-1/+1
2019-08-28usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva1-1/+1
2019-08-28usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disablesNeil Armstrong1-1/+13
2019-08-28usb: udc: lpc32xx: remove set but not used 3 variablesMao Wenan1-6/+3
2019-08-28usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...Roger Quadros1-1/+1
2019-08-28usb: dwc3: st: Add of_dev_put() in probe functionNishka Dasgupta1-0/+1
2019-08-28usb: dwc3: st: Add of_node_put() before return in probe functionNishka Dasgupta1-3/+6
2019-08-28usb: dwc3: don't set gadget->is_otg flagRoger Quadros1-1/+0
2019-08-28usb: chipidea: add role switch class supportLi Jun4-4/+100
2019-08-26usb: roles: intel_xhci: Supplying software node for the role muxHeikki Krogerus1-7/+20
2019-08-21usb/max3421: remove the dummy {un,}map_urb_for_dma methodsChristoph Hellwig1-17/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig32-58/+25
2019-08-21usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2019-08-21usb: usbfs: only account once for mmap()'ed usb memory usageGavin Li1-1/+2
2019-08-21usb: usb-skeleton: make comment block in line with coding styleJacob Huisman1-3/+5
2019-08-21usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-08-21usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen1-8/+24
2019-08-21usbtmc: more sanity checking for packet sizeOliver Neukum1-0/+3
2019-08-21usb: udc: lpc32xx: silence fall-through warningGustavo A. R. Silva1-1/+1
2019-08-19Merge 5.3-rc5 into usb-nextGreg Kroah-Hartman12-41/+68
2019-08-18usb: typec: fusb302: Call fusb302_debugfs_init earlierHans de Goede1-1/+2
2019-08-18usb: typec: fusb302: Use usb_debug_root as root for our debugfs entryHans de Goede1-8/+5
2019-08-18usb: typec: tcpm: Use usb_debug_root as root for our debugfs entryHans de Goede1-12/+5
2019-08-17Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+10
2019-08-16USB: phy: fsl-usb: convert platform driver to use dev_groupsGreg Kroah-Hartman1-6/+6
2019-08-15usb: udc: lpc32xx: allow compile-testingArnd Bergmann2-3/+3
2019-08-15usb: ohci-nxp: enable compile-testingArnd Bergmann2-8/+20
2019-08-15USB: storage: isd200: remove redundant assignment to variable sendToTransportColin Ian King1-1/+1
2019-08-15usb: typec: fusb302: Always provide fwnode for the portHeikki Krogerus1-29/+41
2019-08-15usb: typec: fusb302: Remove unused propertiesHeikki Krogerus1-28/+3
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig3-10/+6
2019-08-15usb: don't create dma pools for HCDs with a localmem_poolChristoph Hellwig1-3/+3
2019-08-15usb: chipidea: imx: fix EPROBE_DEFER support during driver probeAndré Draszik1-7/+12
2019-08-15usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-08-15USB: CDC: fix sanity checks in CDC union parserOliver Neukum1-2/+2
2019-08-15usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum1-5/+7
2019-08-15USB: serial: option: add the BroadMobi BM818 cardBob Ham1-0/+2
2019-08-15USB: serial: option: Add Motorola modem UARTsTony Lindgren1-0/+5
2019-08-14USB: usbfs: Add a capability flag for runtime suspendAlan Stern1-1/+8
2019-08-13usb-storage: remove single-use define for debuggingMatthias Maennich2-3/+1
2019-08-12USB: core: Fix races in character device registration and deregistraionAlan Stern1-5/+5
2019-08-12usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_altBenjamin Herrenschmidt1-10/+18
2019-08-12usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt1-0/+1
2019-08-12usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda1-2/+3
2019-08-12usb: gadget: aspeed: Implement dummy hub TT requestsBenjamin Herrenschmidt1-0/+6
2019-08-12usb: gadget: aspeed: Improve debugging when nukingBenjamin Herrenschmidt1-2/+4
2019-08-12usb: gadget: aspeed: Remove unused "suspended" flagBenjamin Herrenschmidt2-5/+0
2019-08-12usb: gadget: aspeed: Rework the reset logicBenjamin Herrenschmidt1-31/+27
2019-08-12usb: gadget: aspeed: Check suspend/resume callback existenceBenjamin Herrenschmidt1-2/+2