summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-24usb: bdc: Adb shows offline after resuming from S2Al Cooper1-3/+7
2020-07-24bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-07-24usb: bdc: Add compatible string for new style USB DT nodesAl Cooper1-1/+1
2020-07-24dt-bindings: usb: bdc: Update compatible stringsAl Cooper1-2/+2
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)1-37/+37
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2-33/+163
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)1-23/+11
2020-07-24dt-bindings: USB: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-1/+5
2020-07-24usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov1-1/+3
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak4-62/+76
2020-07-24usb: cdns3: core: removed overwriting some error codePawel Laszczak1-6/+2
2020-07-24usb: cdns3: core: removed 'goto not_otg'Pawel Laszczak1-11/+9
2020-07-24usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOSTPawel Laszczak2-2/+5
2020-07-24usb: cdns3: drd: changed return type from int to boolPawel Laszczak2-10/+10
2020-07-24usb: cdns3: drd: return IRQ_NONE explicitly.Pawel Laszczak1-2/+2
2020-07-24usb: cnds3: drd: deleted !=Pawel Laszczak1-1/+1
2020-07-24usb: cdns3: drd: removed not needed variables initializationPawel Laszczak2-12/+11
2020-07-24usb: cdns3: core: removed cdns3_get_current_role_driver functionPawel Laszczak1-7/+0
2020-07-24usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-07-24usb: cdns3: ep0: delete the unnecessary operationPeter Chen1-3/+0
2020-07-24usb: gadget: net2272: skip BAR1 on error handling paths in probeEvgeny Novikov1-0/+2
2020-07-24usb: gadget: bdc: use readl_poll_timeout() to simplify codeChunfeng Yun1-15/+11
2020-07-24usb: dwc2: Fix error path in gadget registrationMarek Szyprowski1-1/+3
2020-07-24usb: gadget: udc: atmel: implement .pullup callbackMichał Mirosław1-0/+20
2020-07-24usb: gadget: udc: Flush pending work also in error pathMarek Szyprowski1-0/+1
2020-07-24usb: cdns3: gadget: improve the set_configuration handlingPeter Chen2-13/+5
2020-07-24usb: dwc3: meson-g12a: fix shared reset control useDan Robertson1-6/+9
2020-07-23usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay1-1/+3
2020-07-23usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay6-2/+214
2020-07-22usb: usbfs: stop using compat_alloc_user_spaceChristoph Hellwig1-57/+69
2020-07-21Merge tag 'thunderbolt-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman24-368/+4260
2020-07-21usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2-27/+49
2020-07-21usb: ohci-omap: Create private state containerLinus Walleij1-36/+49
2020-07-21usb: appledisplay: remove needless check before usb_free_coherent()Xu Wang1-2/+1
2020-07-21USB: Replace HTTP links with HTTPS onesAlexander A. Klimov8-15/+15
2020-07-21usb: usbtest: reduce stack usage in test_queueBixuan Cui1-1/+9
2020-07-21usb: typec: tcpm: Stay in BIST mode till hardreset or unattachedBadhri Jagan Sridharan2-2/+6
2020-07-21usb: typec: tcpci: Support BIST test data mode for compliance.Badhri Jagan Sridharan2-0/+10
2020-07-21usb: typec: tcpm: Support bist test data mode for complianceBadhri Jagan Sridharan2-0/+13
2020-07-21usb: typec: tcpm: Error handling for tcpm_register_partner_altmodesKyle Tso1-1/+3
2020-07-21usb: typec: Comment correction for typec_partner_register_altmodeKyle Tso1-1/+1
2020-07-21usb: typec: intel_pmc_mux: Avoid connect request on disconnectPrashant Malani1-0/+3
2020-07-21usb: core: fix quirks_param_set() writing to a const pointerKars Mulder1-4/+12
2020-07-21usb: hcd: Try MSI interrupts on PCI devicesAndy Shevchenko1-4/+10
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman845-3563/+6789
2020-07-19Linux 5.8-rc6v5.8-rc6Linus Torvalds1-1/+1
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+14
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-37/+66
2020-07-19Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+16
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-22/+66