summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-01-17usb: core: hub: disable autosuspend for TI TUSB8041Flavio Suligoi
2023-01-17usb: cdnsp: : add scatter gather support for ISOC endpointPawel Laszczak
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-17usb: typec: Make bus switch code retimer-awarePrashant Malani
2023-01-17usb: typec: Add wrapper for bus switch set codePrashant Malani
2023-01-17usb: typec: Add retimer handle to port altmodePrashant Malani
2023-01-17xhci: tegra: USB2 pad power controlsPetlozu Pravareshwar
2023-01-17xhci: hub: export symbol on xhci_hub_controlJim Lin
2023-01-17xhci: Add hub_control to xhci_driver_overridesJim Lin
2023-01-17usb: host: xhci-tegra: Add Tegra234 XHCI supportSing-Han Chen
2023-01-17usb: gadget: usb: Remove "default" from color matching attributesDaniel Scally
2023-01-17usb: typec: tipd: Support wakeupJun Nie
2023-01-17USB: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-01-17usb: gadget: udc: add Renesas RZ/N1 USBF controller supportHerve Codina
2023-01-17usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probeAndy Shevchenko
2023-01-17usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-01-17usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang
2023-01-17usb: gadget: xudc: Refactor update data role workWayne Chang
2023-01-17usb: typec: hd3ss3220: Add polling supportBiju Das
2023-01-17usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-17USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2023-01-17usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke