summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2024-06-12xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang-1/+3
2024-06-12xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang-0/+5
2024-06-12xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman-3/+2
2024-06-07PCI: Use array for .id_table consistentlyMasahiro Yamada-2/+2
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo-1/+18
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo-1/+7
2024-06-04usb: typec: mux: gpio-sbu: Make enable gpio optionalFrancesco Dolcini-1/+5
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies-3/+11
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies-2/+2
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi-3/+19
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi-1/+1
2024-06-04usb: musb: da8xx: Implement BABBLE recoveryBastien Curutchet-0/+8
2024-06-04usb: musb: da8xx: Remove try_idle implementation from host-only modeBastien Curutchet-1/+4
2024-06-04Revert "usb: musb: da8xx: Set phy in OTG mode by default"Bastien Curutchet-7/+0
2024-06-04usb: typec: tcpm: print error on hard resetSebastian Reichel-0/+2
2024-06-04usb: typec: tcpm: avoid resets for missing source capability messagesSebastian Reichel-2/+25
2024-06-04usb: musb: mpfs: detect UPLI external vbus control requirement from DTConor Dooley-0/+2
2024-06-04usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'Dr. David Alan Gilbert-25/+0
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo-12/+17
2024-06-04usb: dwc2: gadget: Don't write invalid mapped sg entries into dma_desc with i...Peng Hongchi-2/+2
2024-06-04usb: cdns3-ti: Add workaround for Errata i2409Roger Quadros-1/+14
2024-06-04usb: cdns3: Add quirk flag to enable suspend residencyRoger Quadros-1/+13
2024-06-04usbip: Don't submit special requests twiceSimon Holesch-27/+50
2024-06-04usb-storage: Optimize scan delay more preciselyNorihiko Hama-4/+97
2024-06-04usb: typec: nb7vpq904m: Remove unneeded indentationR Sundar-33/+35
2024-06-04usb-storage: alauda: Check whether the media is initializedShichao Lai-3/+6
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus-1/+6
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov-5/+7
2024-06-04usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso-0/+1
2024-06-04usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne-1/+3
2024-06-04USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg-0/+1
2024-06-04usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold-1/+1
2024-06-04Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen-4/+9
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-47/+47
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1446/+1869
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-53/+51
2024-05-11usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko-0/+1
2024-05-11usb: dwc3: core: Fix unused variable warning in core driverKrishna Kurapati-3/+0
2024-05-10usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco-4/+1
2024-05-10usb: typec: tipd: fix event checking for tps6598xJavier Carrasco-13/+43
2024-05-10usb: typec: tipd: fix event checking for tps25750Javier Carrasco-3/+3
2024-05-10usb: fotg210: Use *-y instead of *-objs in MakefileAndy Shevchenko-7/+3
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus-4/+0
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov-2/+8
2024-05-10usb: musc: Remove unused list 'buffers'Dr. David Alan Gilbert-9/+0
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K-3/+1
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman-84/+147
2024-05-04usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff-0/+2
2024-05-04usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff-10/+9