summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc-meson-g12a: Add support for USB on AXG SoCsNeil Armstrong2020-10-021-0/+18
* 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
* 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
* 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
* 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
* Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+1
|\
| * efi: efibc: check for efivars write capabilityArd Biesheuvel2020-09-151-1/+1
* | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-203-11/+20
|\ \
| * | dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang2020-09-201-6/+6
| * | dm: Call proper helper to determine dax supportJan Kara2020-09-202-3/+11
| * | dm/dax: Fix table reference countsDan Williams2020-09-201-2/+3
* | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-0/+17
|\ \ \
| * | | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-191-0/+17
* | | | Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-209-17/+64
|\ \ \ \
| * | | | usblp: fix race between disconnect() and read()Oliver Neukum2020-09-171-0/+5
| * | | | ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-172-1/+1
| * | | | usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara2020-09-161-3/+9
| * | | | USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-161-0/+4
| * | | | USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
| * | | | usb: typec: ucsi: Prevent mode overrunHeikki Krogerus2020-09-161-6/+16