summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-15usb: chipidea: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-15usb: cdc-acm: return correct error code on unsupported breakOliver Neukum
2023-12-15usb: dwc3: xilinx: improve error handling for PM APIsPiyush Mehta
2023-12-15USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer
2023-12-15USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie
2023-12-11usb: fotg210-udc: fix function kernel-doc commentsRandy Dunlap
2023-12-11usb: cdns3: starfive: don't misuse /** commentRandy Dunlap
2023-12-11Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman
2023-12-10usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() staticArnd Bergmann
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov
2023-12-07usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor
2023-12-07usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor
2023-12-07usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
2023-12-06usb: xhci: xhci-plat: Add support for BCM2711Stefan Wahren
2023-12-06usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar
2023-12-06usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar