summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: 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-17phy: tegra: xusb: Add Tegra234 supportSing-Han Chen
2023-01-17phy: tegra: xusb: Disable trk clk when not in useWayne Chang
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-17soc: renesas: r9a06g032-sysctrl: Handle h2mode setting based on USBF presenceHerve 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-09Merge 6.2-rc3 into usb-nextGreg Kroah-Hartman
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-01-06xhci: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: hid: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2023-01-06usb: chipidea: imx: Drop empty platform remove functionUwe Kleine-König
2023-01-06usb: musb: fix error return code in da8xx_musb_init()Wang Yufen
2023-01-06usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping
2023-01-06usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan