summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-06-27xhci: dbc: Allow users to modify DbC poll interval via sysfsUday M Bhat2-1/+39
2024-06-27xhci: Set correct transferred length for cancelled isoc transfersMathias Nyman1-1/+3
2024-06-27xhci: show usb device name in xhci urb tracingMathias Nyman1-1/+4
2024-06-27xhci: Remove dead code in xhci_move_dequeue_past_td()Hector Martin1-21/+0
2024-06-27usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke1-0/+2
2024-06-27usb: chipidea: ci_hdrc_tegra: Switch to RUNTIME_PM_OPS()Fabio Estevam1-5/+4
2024-06-27usb: chipidea: ci_hdrc_imx: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-10/+9
2024-06-27usb: misc: onboard_usb_dev: Add match functionMatthias Kaehlcke1-4/+7
2024-06-27usb: uas: set host status byte on data completion errorShantanu Goel1-0/+1
2024-06-20usb: typec-mux: nb7vpq904m: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: ptn36502: broadcast typec state to next muxNeil Armstrong1-2/+22
2024-06-20usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and removeNeil Armstrong1-1/+6
2024-06-20usb: typec-mux: ptn36502: unregister typec switch on probe error and removeNeil Armstrong1-2/+9
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus2-0/+35
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus1-1/+1
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson1-0/+4
2024-06-20usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LODaehwan Jung1-0/+3
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2-1/+6
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung1-1/+3
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco1-4/+1
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco1-0/+4
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco1-17/+7
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-4/+4
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König3-11/+11
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-06-20usb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: phy: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: host: add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-20usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson29-0/+29
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman12-31/+89
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern1-2/+2
2024-06-12xhci: Handle TD clearing for multiple streams caseHector Martin2-11/+44
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang1-1/+3
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang1-0/+5
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman1-3/+2
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo1-1/+18
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo1-1/+7
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini1-1/+5
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies1-3/+11
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies1-2/+2
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi3-3/+19
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi1-1/+1
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet1-0/+8
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet1-1/+4
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet1-7/+0
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel1-0/+2
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel1-2/+25
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley1-0/+2
2024-06-04usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert1-25/+0