summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-01-04usb: dwc3: set pm runtime active before resume commonFrank Wang
2024-01-04usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora
2024-01-04usb: typec: tcpm: Support multiple capabilitiesKyle Tso
2024-01-04usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu
2024-01-04usb: dwc3: core: set force_gen1 bit in USB31 devices if max speed is SSKrishna Kurapati
2024-01-04usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2024-01-04usb: ueagle-atm: Use wait_event_freezable_timeout() in uea_wait()Kevin Hao
2024-01-04usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-02usb: yurex: Fix inconsistent locking bug in yurex_read()Harshit Mogalapalli
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco
2024-01-02drivers/usb/gadget/udc: Fix spelling typo in comments(reqest->request)liyouhong
2024-01-02Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-02Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2024-01-02usb: dwc2: Disable clock gating feature on Rockchip SoCsWilliam Wu
2024-01-02Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2023-12-22Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-12-22Merge tag 'usb-serial-6.7-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-12-21USB: serial: option: add Quectel EG912Y module supportAlper Ak
2023-12-21USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-12-15usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov
2023-12-15xhci: Fix null pointer dereference during S4 resume when resetting ep0Mathias Nyman
2023-12-15usb: dwc3: imx8mp: Fix smatch warningHimanshu Bhavani
2023-12-15usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz
2023-12-15usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2023-12-15usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis
2023-12-15usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold
2023-12-15usb: typec: fixed a typoGhanshyam Agrawal
2023-12-15usb: cdns3: Use dev_err_probeAlexander Stein
2023-12-15usb: gadget: f_fs: fix fortify warningDmitry Antipov
2023-12-15usb: storage: Remove snprintf() from sysfs call-backs and replace with sysfs_...Lee Jones
2023-12-15usb: phy: twl6030: Remove snprintf() from sysfs call-backs and replace with s...Lee Jones
2023-12-15usb: mon_text: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: mon_stat: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: yurex: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: host: max3421-hcd: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: cdns2: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: gadget: udc: atmel: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: gadget: uvc: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: gadget: f_uac1: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: gadget: configfs: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-15usb: f_uac1: adds support for SS and SSPPerr Zhang
2023-12-15usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driverNeil Armstrong
2023-12-15usb: core: Fix crash w/ usb_choose_configuration() if no driverDouglas Anderson
2023-12-15usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso
2023-12-15usb: typec: change altmode SVID to u16 entryDmitry Baryshkov