aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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-13scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2-0/+13
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-07PCI: Use array for .id_table consistentlyMasahiro Yamada2-2/+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
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo1-12/+17
2024-06-04usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi1-2/+2
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros1-1/+14
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros3-1/+13
2024-06-04usbip: Don't submit special requests twiceSimon Holesch1-27/+50
2024-06-04usb-storage: Optimize scan delay more preciselyNorihiko Hama1-4/+97
2024-06-04usb: typec: nb7vpq904m: Remove unneeded indentationR Sundar1-33/+35
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai1-3/+6
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus1-1/+6
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov1-5/+7
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso1-0/+1
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne1-1/+3
2024-06-04USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg1-0/+1
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold1-1/+1
2024-06-04Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen2-4/+9
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)8-47/+47