summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-091-1/+2
|\
| * Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-04-241-1/+2
| |\
| | * reset: Add acquired flag to of_reset_control_array_get()Thierry Reding2019-03-201-1/+2
* | | Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-08100-1620/+5237
|\ \ \
| * \ \ Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-05-0328-529/+1276
| |\ \ \
| | * | | usb: dwc3: Rename DWC3_DCTL_LPM_ERRATAThinh Nguyen2019-05-032-3/+2Star
| | * | | usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen2019-05-031-1/+1
| | * | | usb: dwc3: debug: Print GET_STATUS(device) tracepointThinh Nguyen2019-05-031-0/+3
| | * | | usb: dwc3: Do core validation early on probeThinh Nguyen2019-05-031-6/+5Star
| | * | | usb: dwc3: gadget: Set lpm_capableThinh Nguyen2019-05-031-0/+1
| | * | | usb: gadget: atmel: tie wake lock to running clockJonas Bonn2019-05-031-0/+4
| | * | | usb: gadget: atmel: support USB suspendJonas Bonn2019-05-032-6/+50
| | * | | usb: gadget: atmel_usba_udc: simplify setting of interrupt-enabled maskJonas Bonn2019-05-031-10/+19
| | * | | dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan2019-05-031-0/+1
| | * | | usb: dwc2: Set lpm mode parameters depend on HW configurationMinas Harutyunyan2019-05-031-5/+18
| | * | | usb: dwc2: Fix channel disable flowMinas Harutyunyan2019-05-031-14/+20
| | * | | usb: dwc2: Set actual frame number for completed ISOC transferMinas Harutyunyan2019-05-031-0/+5
| | * | | usb: gadget: do not use __constant_cpu_to_le16Sergey Senozhatsky2019-05-031-3/+3
| | * | | usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan2019-05-031-12/+15
| | * | | usb: introduce usb_ep_type_string() functionChunfeng Yun2019-05-034-35/+20Star
| | * | | usb: dwc3: move synchronize_irq() out of the spinlock protected blockMarek Szyprowski2019-05-032-2/+2
| | * | | usb: dwc3: Free resource immediately after useAndy Shevchenko2019-05-031-0/+3
| | * | | usb: dwc3: of-simple: Convert to bulk clk APIRobin Murphy2019-05-031-78/+17Star
| | * | | usb: dwc2: Delayed status supportMinas Harutyunyan2019-05-032-4/+29
| | * | | usb: gadget: udc: lpc32xx: rework interrupt handlingAlexandre Belloni2019-05-031-19/+10Star
| | * | | usb: gadget: udc: lpc32xx: add support for stotg04 phyAlexandre Belloni2019-05-031-5/+27
| | * | | usb: gadget: udc: lpc32xx: properly setup phy interruptsAlexandre Belloni2019-05-031-2/+2
| | * | | usb: gadget: udc: lpc32xx: simplify vbus handlingAlexandre Belloni2019-05-031-11/+6Star
| | * | | usb: gadget: udc: lpc32xx: simplify probeAlexandre Belloni2019-05-031-68/+25Star
| | * | | usb: dwc2: gadget: Move gadget phy init into core phy initJules Maselbas2019-05-032-20/+14Star
| | * | | usb: dwc2: Move phy init into coreJules Maselbas2019-05-033-190/+192
| | * | | usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas2019-05-033-12/+15
| | * | | usb: dwc2: gadget: Remove duplicated phy initJules Maselbas2019-05-031-13/+0Star
| | * | | usb: dwc2: Move UTMI_PHY_DATA defines closerJules Maselbas2019-05-031-3/+3
| | * | | usb: dwc2: optionally assert phy reset when waking upDouglas Anderson2019-05-034-3/+44
| | * | | USB: UDC: net22{80,72}: remove mistaken test of req->zeroAlan Stern2019-05-032-4/+2Star
| | * | | USB: UDC: net2280: Remove redundant "if" conditionAlan Stern2019-05-031-1/+1
| | * | | usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann2019-05-031-1/+1
| | * | | usb: gadget: f_ncm: Add OS descriptor supportRomain Izard2019-05-032-3/+47
| | * | | usb: gadget: f_ncm: Fix NTP-32 supportRomain Izard2019-05-031-7/+3Star
| | * | | usb: dwc2: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-05-031-3/+3
| | * | | usb: dwc2: gadget: Reject LPM token during Control transfersMinas Harutyunyan2019-05-032-1/+2
| | * | | USB: Export usb_wakeup_enabled_descendants()Douglas Anderson2019-05-031-3/+4
| | * | | usb: dwc2: bus suspend/resume for hosts with DWC2_POWER_DOWN_PARAM_NONEDouglas Anderson2019-05-031-31/+53
| | * | | usb: dwc3: Add Amlogic G12A DWC3 glueNeil Armstrong2019-05-033-0/+615
| | * | | usb: dwc2: Add Amlogic G12A DWC2 ParamsNeil Armstrong2019-05-031-0/+12
| | * | | USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-05-031-4/+15
| | * | | usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez2019-05-031-2/+4
| | * | | usb: gadget: f_fs: don't free buffer prematurelyFei Yang2019-05-031-1/+2
| | |/ /
| * | | Merge tag 'usb-serial-5.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-05-0311-172/+323
| |\ \ \