summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-22usb: mon: make mmapped memory read onlyTadeusz Struk
2022-09-22dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usbJohan Jonker
2022-09-22dt-bindings: usb: qcom,dwc3: Fix SM6115 clocks, irqsIskren Chernev
2022-09-22usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...Liang He
2022-09-22usb: gadget: add _init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-22usb: dwc2: Remove redundant license textChristophe JAILLET
2022-09-22usb: dwc3: Fix typos in gadget.cKushagra Verma
2022-09-22usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-09-22xhci: remove unused lpm_failed_dev member from struct xhci_hcdMathias Nyman
2022-09-22xhci: remove unused command member from struct xhci_hcd structMathias Nyman
2022-09-22xhci: show fault reason for a failed enable slot commandMathias Nyman
2022-09-22xhci: Don't show warning for reinit on known broken suspendMario Limonciello
2022-09-22xhci: dbc: Fix memory leak in xhci_alloc_dbc()Rafael Mendonca
2022-09-22usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-09-22Merge tag 'usb-serial-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-20USB: serial: ftdi_sio: clean up driver prefixJohan Hovold
2022-09-20USB: serial: ftdi_sio: move driver structureJohan Hovold
2022-09-20USB: serial: ftdi_sio: clean up attribute visibility logicJohan Hovold
2022-09-19USB: serial: console: move mutex_unlock() before usb_serial_put()Liang He
2022-09-19USB: serial: ftdi_sio: convert to use dev_groupsJiasheng Jiang
2022-09-15USB: serial: ftdi_sio: add support for HP and HA devicesAmireddy mallikarjuna reddy
2022-09-15USB: serial: ftdi_sio: simplify divisor handlingJohan Hovold
2022-09-15USB: serial: ftdi_sio: assume hi-speed typeJohan Hovold
2022-09-15USB: serial: ftdi_sio: clean up baudrate requestJohan Hovold
2022-09-15USB: serial: ftdi_sio: clean up attribute handlingJohan Hovold
2022-09-15USB: serial: ftdi_sio: clean up modem-status handlingJohan Hovold
2022-09-15USB: serial: ftdi_sio: tighten device-type detectionJohan Hovold
2022-09-15USB: serial: ftdi_sio: rename channel indexJohan Hovold
2022-09-15USB: serial: ftdi_sio: include FT2232D in type stringJohan Hovold
2022-09-15USB: serial: ftdi_sio: rename chip typesJohan Hovold
2022-09-15USB: serial: ftdi_sio: drop redundant chip type commentsJohan Hovold
2022-09-15USB: serial: ftdi_sio: clean up chip type enumJohan Hovold
2022-09-15USB: serial: ftdi_sio: fix 300 bps rate for SIOJohan Hovold
2022-09-09usb: misc: usb3503: call clk_disable_unprepare in the error handlingDongliang Mu
2022-09-09usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik
2022-09-08usb: chipidea: make configs for glue drivers visible with EXPERTLukas Bulwahn
2022-09-07usb: dwc3: gadget: Submit endxfer command if delayed during disconnectWesley Cheng
2022-09-07usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxferWesley Cheng
2022-09-07usb: dwc3: Increase DWC3 controller halt timeoutWesley Cheng
2022-09-07usb: dwc3: Remove DWC3 locking during gadget suspend/resumeWesley Cheng
2022-09-07usb: dwc3: Avoid unmapping USB requests if endxfer is not completeWesley Cheng
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij
2022-09-07usb: misc: uss720: fix uninitialized variable rlenDongliang Mu
2022-09-07usb: gadget: f_fs: stricter integer overflow checksDan Carpenter
2022-09-05usb: clean up after dropping driver registration log spamArd Biesheuvel
2022-09-05usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2022-09-05usb: phy: tegra: switch to using devm_gpiod_get()Dmitry Torokhov
2022-09-05USB: xhci: make xhci_get_endpoint_address staticGreg Kroah-Hartman
2022-09-05usb: ohci-platform: fix usb disconnect issue after s4Yinbo Zhu
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman