summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong2020-10-021-0/+18
* dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: add the Amlogic AXG Families U...Neil Armstrong2020-10-021-1/+21
* dt-bindings: usb: renesas,usb-xhci: Document r8a774e1 supportLad Prabhakar2020-10-021-0/+1
* usb: gadget: pch_udc: Convert to use GPIO descriptorsLinus Walleij2020-10-021-33/+22
* usb: cdns3: imx: add glue layer runtime pm implementationPeter Chen2020-10-021-5/+186
* usb: cdns3: add runtime PM supportPeter Chen2020-10-025-17/+166
* usb: cdns3: introduce set_phy_power_on{off} APIsPeter Chen2020-10-021-15/+28
* usb: mtu3: Remove unsused inline function is_first_entryYueHaibing2020-10-021-6/+0
* usb: dwc3: core: do not queue work if dr_mode is not USB_DR_MODE_OTGLi Jun2020-10-021-3/+3
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-021-2/+14
* MAINTAINERS: Add entry for Broadcom BDC driverFlorian Fainelli2020-10-021-0/+8
* usb: gadget: f_acm: don't disable disabled EPMichał Mirosław2020-10-021-3/+5
* usb: gadget: aspeed: fixup vhub port irq handlingTao Ren2020-10-022-7/+6
* usb: dwc3: gadget: fix checkpatch warningsFelipe Balbi2020-10-021-15/+17
* usb: dwc3: core: fix checkpatch warningsFelipe Balbi2020-10-021-18/+19
* usb: dwc3: debugfs: fix checkpatch warningsFelipe Balbi2020-10-021-30/+26
* usb: dwc3: qcom: fix checkpatch warningsFelipe Balbi2020-10-021-3/+5
* usb: dwc3: ep0: fix checkpatch warningsFelipe Balbi2020-10-021-3/+3
* usb: dwc3: debug: fix checkpatch warningFelipe Balbi2020-10-021-2/+2
* usb: dwc3: trace: fix checkpatch warningsFelipe Balbi2020-10-021-8/+9
* usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi2020-10-021-1/+1
* usb: dwc3: meson: fix checkpatch errors and warningsFelipe Balbi2020-10-021-11/+7
* usb: dwc3: debug: fix sparse warningFelipe Balbi2020-10-021-1/+3
* usb: dwc3: meson: fix coccinelle WARNINGFelipe Balbi2020-10-021-4/+1
* usb: dwc3: qcom: Add interconnect support in dwc3 driverSandeep Maheswaram2020-10-021-2/+118
* usb: gadget: udc: Drop surplus includeLinus Walleij2020-10-021-1/+0
* MAINTAINERS: add Cadence USB3 DRD IP driver entryPeter Chen2020-10-021-0/+10
* ARM: dts: at91: sam9x60ek: enable usb deviceCristian Birsan2020-09-242-0/+27
* usb: gadget: udc: atmel: update endpoint allocation for sam9x60Cristian Birsan2020-09-242-3/+19
* usb: gadget: udc: atmel: use 1 bank endpoints for control transfersCristian Birsan2020-09-241-0/+1
* usb: gadget: udc: atmel: simplify endpoint allocationCristian Birsan2020-09-242-14/+8
* dt-bindings: usb: atmel: Update DT bindings documentation for sam9x60Cristian Birsan2020-09-241-0/+1
* usb: gadget: udc: atmel: use of_find_matching_node_and_matchClaudiu Beznea2020-09-241-7/+19
* usb: dwc2: Add missing cleanups when usb_add_gadget_udc() failsMartin Blumenstingl2020-09-241-1/+5
* usb: dwc3: core: Print warning on unsupported speedThinh Nguyen2020-09-241-0/+9
* usb: dwc3: core: Properly default unspecified speedThinh Nguyen2020-09-241-17/+18
* usb: dwc2: Fix parameter type in function pointer prototypeNathan Chancellor2020-09-241-1/+1
* usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab2020-09-241-0/+1
* usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen2020-09-241-1/+1
* usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL commandThinh Nguyen2020-09-244-8/+50
* usb: dwc3: gadget: Resume pending requests after CLEAR_STALLThinh Nguyen2020-09-241-8/+14
* Linux 5.9-rc6v5.9-rc6Linus Torvalds2020-09-201-1/+1
* Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-2/+4
|\
| * core/entry: Report syscall correctly for trace and auditKees Cook2020-09-141-2/+4
* | Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-201-1/+1
|\ \
| * | objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-09-181-1/+1
| |/
* | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-204-12/+37
|\ \
| * | locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2020-09-162-6/+6
| * | locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org2020-09-032-6/+31
* | | Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+1
|\ \ \