summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-03ARM: dts: rockchip: Add quirk for resetting rk3288's dwc2 host on wakeupDouglas Anderson1-0/+1
2019-05-03ARM: dts: rockchip: Hook resets up to USB PHYs on rk3288.Douglas Anderson1-0/+6
2019-05-03usb: dwc2: optionally assert phy reset when waking upDouglas Anderson4-3/+44
2019-05-03dt-bindings: usb: dwc2: Document quirk to reset PHY upon wakeupDouglas Anderson1-0/+2
2019-05-03dt-bindings: usb: dwc2: document the vbus-supply propertyMartin Blumenstingl1-0/+4
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 Anderson2-3/+9
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-03dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue BindingsNeil Armstrong1-0/+88
2019-05-03dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 CompatibleNeil Armstrong1-0/+1
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-04-21Linux 5.1-rc6v5.1-rc6Linus Torvalds1-1/+1
2019-04-20Merge tag 'nfs-for-5.1-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+5
2019-04-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+12
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds6-15/+43
2019-04-20Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+3
2019-04-20Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-11/+26
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-35/+14
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-98/+195
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-15/+47
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+26
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-5/+6
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-04-19Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2019-04-19Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-4/+9
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-104/+151
2019-04-19Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-115/+192