summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2023-12-06Revert "xhci: Loosen RPM as default policy to cover for AMD xHC 1.1"Mathias Nyman
2023-12-04usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov
2023-12-04usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGEDmitry Baryshkov
2023-12-04usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera
2023-12-04usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera
2023-12-04usb: typec: tps6598x: add reset gpio supportJavier Carrasco
2023-12-04usb: core: Allow subclassed USB drivers to override usb_choose_configuration()Douglas Anderson
2023-12-04usb: core: Don't force USB generic_subclass drivers to define probe()Douglas Anderson
2023-12-04usb: gadget: f_tcm: Remove snprintf() from sysfs call-backs and replace with ...Lee Jones
2023-12-04usb: gadget: Remove snprintf() from sysfs call-backs and replace with sysfs_e...Lee Jones
2023-12-04usb: fotg210-hcd: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-04usb: cdnsp: Replace snprintf() with the safer scnprintf() variantLee Jones
2023-12-04usb: atm: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()Lee Jones
2023-12-04usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2023-12-04USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo
2023-12-04spi: spl022: fix sleeping in interrupt contextMark Brown