summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-01-20ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2023-01-19Merge tag 'usb-serial-6.2-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen
2023-01-19usb: dwc3: fix extcon dependencyArnd Bergmann
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch
2023-01-19usb: misc: onboard_usb_hub: add VIA LAB VL817 hub supportAnand Moon
2023-01-19usb: misc: onboard_usb_hub: add Genesys Logic GL852G hub supportAnand Moon
2023-01-19usb: mtu3: fix the failure of qmu stopChunfeng Yun
2023-01-19usb: fotg210-udc: Implement VBUS sessionLinus Walleij
2023-01-19usb: fotg210-udc: Assign of_node and speed on startLinus Walleij
2023-01-19usb: fotg210: Check role register in coreLinus Walleij
2023-01-19usb: fotg210: Move clock handling to coreLinus Walleij
2023-01-19usb: fotg210: Acquire memory resource in coreLinus Walleij
2023-01-19usb: fotg210: List different variantsLinus Walleij