summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-11-04usb: typec: mux: Add support for the TUSB1046 crosspoint switchRomain Gantois
2024-11-04USB: xhci: add support for PWRON active highParth Pancholi
2024-11-04USB: bcma: Remove unused of_gpio.hAndy Shevchenko
2024-10-29usb: core: use sysfs_emit() instead of sprintf()Jiayi Li
2024-10-29usb: typec: tcpm: Add support for parsing time dt propertiesAmit Sunil Dhamne
2024-10-29usb: storage: use US_BULK_FLAG_OUT instead of constant valuesDingyan Li
2024-10-29usb: dwc3: gadget: Refine the logic for resizing Tx FIFOsAkash Kumar
2024-10-29usb: typec: ucsi: Helper for Get Connector Status commandHeikki Krogerus
2024-10-21Merge 6.12-rc4 into usb-nextGreg Kroah-Hartman
2024-10-18Merge tag 'usb-serial-6.12-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-10-17USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas
2024-10-17USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-17xhci: add helper to stop endpoint and wait for completionMathias Nyman
2024-10-17usb: gadget: uvc: dont call usb_composite_setup_continue when not streamingMichael Grzeschik
2024-10-17usb: gadget: uvc: add trace of enqueued and completed requestsMichael Grzeschik
2024-10-17usb: gadget: uvc: set nbuffers to minimum STREAMING_MIN_BUFFERS in uvc_queue_...Michael Grzeschik
2024-10-17usb: gadget: uvc: set req_length based on payload by nreqs instead of req_sizeMichael Grzeschik
2024-10-17usb: gadget: uvc: set req_size and n_requests based on the frame intervalMichael Grzeschik
2024-10-17usb: gadget: uvc: add g_parm and s_parm for frame intervalMichael Grzeschik
2024-10-17usb: gadget: uvc: rework to enqueue in pump worker from encoded queueMichael Grzeschik
2024-10-17usb: gadget: uvc: only enqueue zero length requests in potential underrunMichael Grzeschik
2024-10-17usb: gadget: uvc: wake pump everytime we update the free listMichael Grzeschik
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus
2024-10-17usb: require FMODE_WRITE for usbdev_mmap()Jann Horn
2024-10-16usb: gadget: uvc: configfs: Add frame-based frame format supportAkash Kumar
2024-10-16usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-10-16usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros
2024-10-16xhci: tegra: fix checked USB2 port numberHenry Lin
2024-10-16usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFGPrashanth K
2024-10-16usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEFJonathan Marek
2024-10-16usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo
2024-10-16usb: gadget: uvc: Remove extra semicolon from the macroAbhishek Tamboli
2024-10-16usb: typec: ucsi: UCSI2.0 Set Sink Path command supportPooja Katiyar
2024-10-16usb: typec: ucsi: Do not call ACPI _DSM method for UCSI read operationsSaranya Gopal
2024-10-14Merge 6.12-rc3 into usb-nextGreg Kroah-Hartman
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-13USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis
2024-10-07USB: yurex: kill needless initialization in yurex_readOliver Neukum
2024-10-07Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"Oliver Neukum
2024-10-04usb: xhci: Fix problem with xhci resume from suspendJose Alberto Reguero
2024-10-04usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus sup...Radhey Shyam Pandey
2024-10-04usb: dwc3: core: Stop processing of pending events if controller is haltedSelvarasu Ganesan