aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-03usb: dwc3: gadget: Set lpm_capableThinh Nguyen1-0/+1
2019-05-03usb: gadget: atmel: tie wake lock to running clockJonas Bonn1-0/+4
2019-05-03usb: gadget: atmel: support USB suspendJonas Bonn2-6/+50
2019-05-03usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled maskJonas Bonn1-10/+19
2019-05-03dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan1-0/+1
2019-05-03usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan1-5/+18
2019-05-03usb: dwc2: Fix channel disable flowMinas Harutyunyan1-14/+20
2019-05-03usb: dwc2: Set actual frame number for completed ISOC transferMinas Harutyunyan1-0/+5
2019-05-03usb: gadget: do not use __constant_cpu_to_le16Sergey Senozhatsky1-3/+3
2019-05-03usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan1-12/+15
2019-05-03usb: introduce usb_ep_type_string() functionChunfeng Yun4-35/+20
2019-05-03usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2-2/+2
2019-05-03usb: dwc3: Free resource immediately after useAndy Shevchenko1-0/+3
2019-05-03usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy1-78/+17
2019-05-03usb: dwc2: Delayed status supportMinas Harutyunyan2-4/+29
2019-05-03usb: gadget: udc: lpc32xx: rework interrupt handlingAlexandre Belloni1-19/+10
2019-05-03usb: gadget: udc: lpc32xx: add support for stotg04 phyAlexandre Belloni1-5/+27
2019-05-03usb: gadget: udc: lpc32xx: properly setup phy interruptsAlexandre Belloni1-2/+2
2019-05-03usb: gadget: udc: lpc32xx: simplify vbus handlingAlexandre Belloni1-11/+6
2019-05-03usb: gadget: udc: lpc32xx: simplify probeAlexandre Belloni1-68/+25
2019-05-03usb: dwc2: gadget: Move gadget phy init into core phy initJules Maselbas2-20/+14
2019-05-03usb: dwc2: Move phy init into coreJules Maselbas3-190/+192
2019-05-03usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas3-12/+15
2019-05-03usb: dwc2: gadget: Remove duplicated phy initJules Maselbas1-13/+0
2019-05-03usb: dwc2: Move UTMI_PHY_DATA defines closerJules Maselbas1-3/+3
2019-05-03usb: dwc2: optionally assert phy reset when waking upDouglas Anderson4-3/+44
2019-05-03USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern2-4/+2
2019-05-03USB: UDC: net2280: Remove redundant "if" conditionAlan Stern1-1/+1
2019-05-03usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann1-1/+1
2019-05-03usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2-3/+47
2019-05-03usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard1-7/+3
2019-05-03usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun1-3/+3
2019-05-03usb: dwc2: gadget: Reject LPM token during Control transfersMinas Harutyunyan2-1/+2
2019-05-03USB: Export usb_wakeup_enabled_descendants()Douglas Anderson1-3/+4
2019-05-03usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONEDouglas Anderson1-31/+53
2019-05-03usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong3-0/+615
2019-05-03usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong1-0/+12
2019-05-03USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-03usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez1-2/+4
2019-05-03usb: gadget: f_fs: don't free buffer prematurelyFei Yang1-1/+2
2019-05-03USB: serial: io_edgeport: fix up switch fall-through commentsGreg Kroah-Hartman1-23/+14
2019-05-02usb: usb251xb: Add US port lanes inversion propertySerge Semin1-0/+2
2019-05-02usb: usb251xb: Create a ports field collector methodSerge Semin1-45/+26
2019-05-01usb: isp1760-hcd: Fix fall-through annotationsGustavo A. R. Silva1-2/+2
2019-04-30usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang1-4/+2
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil1-10/+7
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil1-2/+0
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-04-30usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren1-0/+6
2019-04-30usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil1-4/+5