summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | usb: musb: sunxi: add support for the F1C100s MUSB controllerIcenowy Zheng2023-02-021-2/+6
| * | | | | | xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann2023-02-027-151/+164
| * | | | | | usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter2023-02-021-1/+2
| * | | | | | USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2023-01-312-8/+2
| * | | | | | usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET2023-01-311-2/+1
| * | | | | | usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET2023-01-311-1/+1
| * | | | | | usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET2023-01-311-1/+2
| * | | | | | usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein2023-01-311-3/+7
| * | | | | | usb: fotg210: fix return value check in fotg210_probe()Yang Yingliang2023-01-311-2/+2
| * | | | | | USB: MAX3421: Handle USB NAK correctlyMark Tomlinson2023-01-311-11/+2
| * | | | | | usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko2023-01-311-7/+3
| * | | | | | usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko2023-01-311-2/+2
| * | | | | | usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik2023-01-311-6/+0
| * | | | | | usb: uvc: make uvc_format_desc table constMichael Grzeschik2023-01-311-4/+4
| * | | | | | usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik2023-01-311-0/+1
| * | | | | | usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik2023-01-311-1/+1
| * | | | | | xhci: host: Add Renesas RZ/V2M SoC supportBiju Das2023-01-255-0/+78
| * | | | | | usb: host: xhci-plat: Add reset supportBiju Das2023-01-251-1/+16
| * | | | | | usb: host: xhci-plat: Improve clock handling in probe()Biju Das2023-01-251-5/+5
| * | | | | | usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2MBiju Das2023-01-251-5/+29
| * | | | | | usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das2023-01-254-37/+218
| * | | | | | usb: gadget: tegra-xudc: Add Tegra234 supportSing-Han Chen2023-01-251-0/+17
| * | | | | | usb: fotg210: fix a Kconfig spelling mistakeRandy Dunlap2023-01-251-1/+1
| * | | | | | usb: typec: tcpm: Remove altmode active state updatesPrashant Malani2023-01-241-4/+1
| * | | | | | usb: typec: altmodes/displayport: Update active statePrashant Malani2023-01-241-0/+2
| * | | | | | usb: gadget: Move kstrtox() out of lockAndy Shevchenko2023-01-241-36/+36
| * | | | | | usb: typec: mux: Introduce GPIO-based SBU muxBjorn Andersson2023-01-243-0/+179
| * | | | | | usb: fotg210: use devm_platform_get_and_ioremap_resource()Andy Shevchenko2023-01-241-5/+1
| * | | | | | usb: fotg210: Switch to use dev_err_probe()Andy Shevchenko2023-01-243-10/+6
| * | | | | | usb: fotg210-udc: remove redundant error loggingAndy Shevchenko2023-01-241-4/+2
| * | | | | | usb: fotg210-hcd: Don't shadow error codes in store()Andy Shevchenko2023-01-241-2/+4
| * | | | | | usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()Andy Shevchenko2023-01-241-4/+1
| * | | | | | fotg210-udc: Improve device initializationFabian Vogt2023-01-242-0/+17
| * | | | | | fotg210-udc: Introduce and use a fotg210_ack_int functionFabian Vogt2023-01-241-36/+18
| * | | | | | fotg210-udc: Add missing completion handlerFabian Vogt2023-01-241-0/+16
| * | | | | | usb: host: ehci-fsl: Use DRV_NAMEAlexander Stein2023-01-241-1/+1
| * | | | | | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-2327-52/+294
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | usb: gadget: add WebUSB landing page supportJó Ágila Bitsch2023-01-192-10/+258
| * | | | | | usb: misc: onboard_usb_hub: add VIA LAB VL817 hub supportAnand Moon2023-01-192-0/+9
| * | | | | | usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon2023-01-192-0/+6
| * | | | | | usb: mtu3: fix the failure of qmu stopChunfeng Yun2023-01-193-2/+9
| * | | | | | usb: fotg210-udc: Implement VBUS sessionLinus Walleij2023-01-193-0/+48
| * | | | | | usb: fotg210-udc: Assign of_node and speed on startLinus Walleij2023-01-191-0/+5
| * | | | | | usb: fotg210: Check role register in coreLinus Walleij2023-01-191-2/+14
| * | | | | | usb: fotg210: Move clock handling to coreLinus Walleij2023-01-195-59/+11
| * | | | | | usb: fotg210: Acquire memory resource in coreLinus Walleij2023-01-196-34/+52
| * | | | | | usb: fotg210: List different variantsLinus Walleij2023-01-191-0/+2
| * | | | | | usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak2023-01-173-53/+63
| * | | | | | usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan2023-01-174-32/+498
| * | | | | | usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan2023-01-171-0/+11