summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-07224-1027/+3927
|\
| * usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCsMartin Blumenstingl2020-05-291-4/+4
| * usb: dwc3: meson-g12a: fix error path when fetching the reset line failsMartin Blumenstingl2020-05-291-1/+1
| * Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2020-05-292-0/+5
| |\
| | * USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-05-271-0/+4
| | * USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-05-251-0/+1
| * | Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-05-2914-15/+81
| |\ \
| | * | USB: serial: ch341: fix lockup of devices with limited prescalerJohan Hovold2020-05-271-3/+12
| | * | USB: serial: ch341: add basis for quirk detectionMichael Hanselmann2020-05-271-0/+53
| | * | USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-05-191-0/+4
| | * | USB: serial: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-2212-12/+12
| * | | CDC-ACM: heed quirk also in error handlingOliver Neukum2020-05-271-1/+1
| * | | Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2020-05-2611-176/+545
| |\ \ \
| | * | | usb: chipidea: Enable user-space triggered role-switchingBryan O'Donoghue2020-05-061-0/+1
| | * | | usb: chipidea: udc: add software sg list supportPeter Chen2020-05-063-32/+133
| | * | | usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulpPeter Chen2020-05-061-5/+84
| | * | | usb: chipidea: pull down dp for possible charger detection operationPeter Chen2020-05-061-1/+4
| | * | | usb: chipidea: introduce imx7d USB charger detectionJun Li2020-05-063-1/+259
| | * | | usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer usePeter Chen2020-05-061-1/+6
| | * | | usb: chipidea: usb2: remove unneeded semicolonJason Yan2020-04-291-1/+1
| | * | | usb: chipidea: allow disabling glue drivers if EMBEDDEDMichał Mirosław2020-04-082-18/+31
| | * | | usb: chipidea: usb2: absorb zevio glue driverMichał Mirosław2020-04-083-68/+6
| | * | | usb: chipidea: usb2: make clock optionalMichał Mirosław2020-04-081-9/+9
| | * | | usb: chipidea: usb2: fix formattingMichał Mirosław2020-04-081-2/+2
| | * | | usb: chipidea: usb2: constify zynq_pdataMichał Mirosław2020-04-081-1/+1
| | * | | usb: chipidea: core: show the real pointer value for registerPeter Chen2020-03-301-1/+1
| | * | | usb: chipidea: core: refine the description for this driverPeter Chen2020-03-301-33/+7
| | * | | usb: chipidea: udc: fix the kernel doc for udc.hPeter Chen2020-03-301-4/+1
| * | | | usb: musb: Fix runtime PM imbalance on errorDinghao Liu2020-05-251-5/+5
| * | | | usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil2020-05-251-2/+2
| * | | | usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin2020-05-251-0/+6
| * | | | usb: musb: use true for 'use_dma'Jason Yan2020-05-251-1/+1
| * | | | usb: musb: start session in resume for host portBin Liu2020-05-251-0/+7
| * | | | usb: musb: return -ESHUTDOWN in urb when three-strikes error happenedBin Liu2020-05-251-2/+8
| * | | | Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2020-05-2576-572/+1630
| |\ \ \ \
| | * | | | usb: dwc3: keystone: Turn on USB3 PHY before controllerRoger Quadros2020-05-251-1/+40
| | * | | | usb: dwc3: gadget: Check for prepared TRBsThinh Nguyen2020-05-251-0/+8
| | * | | | usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak2020-05-251-17/+61
| | * | | | usb: cdns3: ep0: delete the redundant status stagePeter Chen2020-05-251-7/+0
| | * | | | usb: dwc2: Update Core Reset programming flow.Minas Harutyunyan2020-05-255-23/+63
| | * | | | usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()Tang Bin2020-05-251-2/+2
| | * | | | usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu2020-05-251-1/+1
| | * | | | usb: cdns3: Fix runtime PM imbalance on errorDinghao Liu2020-05-251-2/+1
| | * | | | usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King2020-05-251-5/+6
| | * | | | usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen2020-05-251-1/+1
| | * | | | USB: dummy-hcd: use configurable endpoint naming schemeAndrey Konovalov2020-05-251-13/+13
| | * | | | usb: cdns3: gadget: assign interrupt number to USB gadget structurePeter Chen2020-05-251-0/+1
| | * | | | usb: gadget: core: sync interrupt before unbind the udcPeter Chen2020-05-251-0/+2
| | * | | | usb: gadget: udc: atmel: Don't use DT to configure end pointGregory CLEMENT2020-05-252-40/+84
| | * | | | usb: dwc3: gadget: Use SET_EP_PRIME for NoStreamThinh Nguyen2020-05-252-3/+13