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