summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-12-24usb: gadget: f_tcm: Handle multiple commands in parallelThinh Nguyen
2024-12-24usb: gadget: f_tcm: Allocate matching number of commands to streamsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Don't set static stream_idThinh Nguyen
2024-12-24usb: gadget: f_tcm: Get stream by sbitmap numberThinh Nguyen
2024-12-24usb: gadget: f_tcm: Limit number of sessionsThinh Nguyen
2024-12-24usb: gadget: f_tcm: Increase bMaxBurstThinh Nguyen
2024-12-24usb: gadget: f_tcm: Increase stream countThinh Nguyen
2024-12-24usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen
2024-12-24usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen
2024-12-24usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen
2024-12-24usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen
2024-12-24usb: gadget: f_tcm: Translate error to senseThinh Nguyen
2024-12-24usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen
2024-12-24usb: typec: Print err when displayport fails to enterAbhishek Pandit-Subedi
2024-12-24usb: typec: Make active on port altmode writableAbhishek Pandit-Subedi
2024-12-24usb: typec: Add driver for Thunderbolt 3 Alternate ModeHeikki Krogerus
2024-12-24usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi
2024-12-24usb: dwc3: gadget: Fix incorrect UDC state after manual deconfigurationRoy Luo
2024-12-24usbip: vudc: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24usb: core: sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-24usbip: Accept arbitrarily long scatter-gather listJason Long
2024-12-24usb: typec: tcpm: Add new AMS for Get_Revision responseAmit Sunil Dhamne
2024-12-24usb: typec: tcpm: Add support for parsing pd-revision DT propertyAmit Sunil Dhamne
2024-12-24usb: typec: hd3ss3220: support configuring role preference based on fwnode pr...Oliver Facklam
2024-12-24usb: typec: hd3ss3220: support configuring port typeOliver Facklam
2024-12-24usb: typec: hd3ss3220: configure advertised power opmode based on fwnode prop...Oliver Facklam
2024-12-23usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M
2024-12-23USB: core: Disable LPM only for non-suspended portsKai-Heng Feng
2024-12-23usb: fix reference leak in usb_new_device()Ma Ke
2024-12-23usb: typec: tcpci: fix NULL pointer issue on shared irq caseXu Yang
2024-12-23usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu
2024-12-23usb: chipidea: ci_hdrc_imx: decrement device's refcount in .remove() and in t...Joe Hattori
2024-12-23usb: typec: ucsi: Set orientation as none when connector is unpluggedAbel Vesa
2024-12-23usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff
2024-12-23USB: usblp: return error when setting unsupported protocolJun Yan
2024-12-23usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K
2024-12-23usb: typec: tcpm/tcpci_maxim: fix error code in max_contaminant_read_resistan...Dan Carpenter
2024-12-23usb: host: xhci-plat: set skip_phy_initialization if software node has XHCI_S...Xu Yang
2024-12-23usb: dwc3-am62: Disable autosuspend during removePrashanth K
2024-12-23usb: dwc3: gadget: fix writing NYET thresholdAndré Draszik
2024-12-23usb: typec: tcpci: set local CC to Rd only when cc1/cc2 status is RpXu Yang
2024-12-23USB: usblp: remove redundant semicolonJun Yan
2024-12-23USB: Optimize goto logic in API usb_register_driver()Zijun Hu
2024-12-23usb: dwc3: dwc3-am62: Re-initialize controller if lost power in PM suspendRoger Quadros
2024-12-23usb: common: expand documentation for USB functionsLucy Mielke
2024-12-23usb: typec: intel_pmc_mux: Silence snprintf() output truncation warningHeikki Krogerus
2024-12-23Merge 6.14-rc4 into usb-nextGreg Kroah-Hartman
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-17usb: xhci: fix ring expansion regression in 6.13-rc1Niklas Neronin
2024-12-17xhci: Turn NEC specific quirk for handling Stop Endpoint errors genericMathias Nyman