summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-02-02usb: musb: sunxi: add support for the F1C100s MUSB controllerIcenowy Zheng
2023-02-02xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann
2023-02-02usb: musb: mediatek: don't unregister something that wasn't registeredDan Carpenter
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen
2023-02-01usb: ohci-omap: avoid unused-variable warningArnd Bergmann
2023-02-01usb: remove ohci-tmio driverArnd Bergmann
2023-01-31USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern
2023-01-31usb: early: xhci-dbc: Use memcpy_and_pad()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Optimize early_xdbc_write()Christophe JAILLET
2023-01-31usb: early: xhci-dbc: Fix a potential out-of-bound memory accessChristophe JAILLET
2023-01-31usb: chipidea: ci_hdrc_imx: use dev_err_probeAlexander Stein
2023-01-31usb: fotg210: fix return value check in fotg210_probe()Yang Yingliang
2023-01-31USB: MAX3421: Handle USB NAK correctlyMark Tomlinson
2023-01-31usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.devnode() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-25usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap
2023-01-25xhci: host: Add Renesas RZ/V2M SoC supportBiju Das
2023-01-25usb: host: xhci-plat: Add reset supportBiju Das
2023-01-25usb: host: xhci-plat: Improve clock handling in probe()Biju Das
2023-01-25usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2MBiju Das
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das
2023-01-25usb: gadget: tegra-xudc: Add Tegra234 supportSing-Han Chen
2023-01-25usb: fotg210: fix a Kconfig spelling mistakeRandy Dunlap
2023-01-24usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-01-24usb: dwc3: qcom: enable vbus override when in OTG dr-modeNeil Armstrong
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani
2023-01-24usb: gadget: Move kstrtox() out of lockAndy Shevchenko
2023-01-24usb: typec: mux: Introduce GPIO-based SBU muxBjorn Andersson
2023-01-24usb: fotg210: use devm_platform_get_and_ioremap_resource()Andy Shevchenko
2023-01-24usb: fotg210: Switch to use dev_err_probe()Andy Shevchenko
2023-01-24usb: fotg210-udc: remove redundant error loggingAndy Shevchenko
2023-01-24usb: fotg210-hcd: Don't shadow error codes in store()Andy Shevchenko
2023-01-24usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()Andy Shevchenko
2023-01-24fotg210-udc: Improve device initializationFabian Vogt
2023-01-24fotg210-udc: Introduce and use a fotg210_ack_int functionFabian Vogt
2023-01-24fotg210-udc: Add missing completion handlerFabian Vogt
2023-01-24usb: host: ehci-fsl: Use DRV_NAMEAlexander Stein
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-22Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein