summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-06-20xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung
2024-06-20usb: dwc3: Support quirk for writing high-low orderDaehwan Jung
2024-06-20usb: typec: tipd: use min() to set tps6598x firmware packet sizeJavier Carrasco
2024-06-20usb: typec: tipd: add error log to provide firmware name and sizeJavier Carrasco
2024-06-20usb: typec: tipd: drop second firmware name readJavier Carrasco
2024-06-20usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-20usb: misc: Drop explicit initialization of struct i2c_device_id::driver_data ...Uwe Kleine-König
2024-06-20usb: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: phy: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: host: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-20usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-06-13scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche
2024-06-12xhci: Handle TD clearing for multiple streams caseHector Martin
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley
2024-06-04usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo
2024-06-04usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros
2024-06-04usbip: Don't submit special requests twiceSimon Holesch
2024-06-04usb-storage: Optimize scan delay more preciselyNorihiko Hama
2024-06-04usb: typec: nb7vpq904m: Remove unneeded indentationR Sundar
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne
2024-06-04USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold
2024-06-04Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen