summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-309-29/+152
|\
| * usb: dwc3: core: Workaround for CSR read timeoutJos Wang2024-06-271-1/+19
| * Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth2024-06-271-1/+1
| * Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth2024-06-271-2/+0
| * usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr2024-06-201-2/+2
| * usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li2024-06-201-6/+0
| * usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco2024-06-201-1/+4
| * usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter2024-06-201-2/+6
| * usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo2024-06-201-0/+61
| * usb: ucsi: stm32: fix command completion handlingFabrice Gasnier2024-06-201-4/+15
| * usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich2024-06-201-0/+14
| * usb: gadget: printer: fix races against disableOliver Neukum2024-06-201-10/+29
| * usb: gadget: printer: SS+ supportOliver Neukum2024-06-201-0/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-212-0/+13
|\ \ | |/ |/|
| * scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/U...Bart Van Assche2024-06-142-0/+13
* | USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern2024-06-141-2/+2
* | xhci: Handle TD clearing for multiple streams caseHector Martin2024-06-122-11/+44
* | xhci: Apply broken streams quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-1/+3
* | xhci: Apply reset resume quirk to Etron EJ188 xHCI hostKuangyi Chiang2024-06-121-0/+5
* | xhci: Set correct transferred length for cancelled bulk transfersMathias Nyman2024-06-121-3/+2
* | usb-storage: alauda: Check whether the media is initializedShichao Lai2024-06-041-3/+6
* | usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus2024-06-041-1/+6
* | kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov2024-06-041-5/+7
* | usb: typec: tcpm: Ignore received Hard Reset in TOGGLING stateKyle Tso2024-06-041-0/+1
* | usb: typec: tcpm: fix use-after-free case in tcpm_register_source_capsAmit Sunil Dhamne2024-06-041-1/+3
* | USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selectedJohn Ernberg2024-06-041-0/+1
* | usb: typec: ucsi: glink: increase max ports for x1e80100Johan Hovold2024-06-041-1/+1
* | Revert "usb: chipidea: move ci_ulpi_init after the phy initialization"Peter Chen2024-06-042-4/+9
|/
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-238-47/+47
* Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-2279-1446/+1869
|\
| * usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko2024-05-111-0/+1
| * usb: dwc3: core: Fix unused variable warning in core driverKrishna Kurapati2024-05-111-3/+0
| * usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco2024-05-101-4/+1
| * usb: typec: tipd: fix event checking for tps6598xJavier Carrasco2024-05-102-13/+43
| * usb: typec: tipd: fix event checking for tps25750Javier Carrasco2024-05-101-3/+3
| * usb: fotg210: Use *-y instead of *-objs in MakefileAndy Shevchenko2024-05-101-7/+3
| * usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus2024-05-101-4/+0
| * usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov2024-05-101-2/+8
| * usb: musc: Remove unused list 'buffers'Dr. David Alan Gilbert2024-05-101-9/+0
| * usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K2024-05-101-3/+1
| * Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman2024-05-1015-84/+147
| |\
| * | usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff2024-05-041-0/+2
| * | usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff2024-05-041-10/+9
| * | usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET2024-05-042-7/+6
| * | USB: usb_parse_endpoint: ignore reserved bitsOliver Neukum2024-05-031-4/+4
| * | usb: xhci: compact 'trb_in_td()' argumentsNiklas Neronin2024-05-012-27/+16
| * | usb: xhci: remove duplicate TRB_TO_SLOT_ID() callsNiklas Neronin2024-05-011-11/+6
| * | xhci: pci: Use PCI_VENDOR_ID_RENESASAndy Shevchenko2024-05-011-2/+2
| * | xhci: pci: Group out Thunderbolt xHCI IDsAndy Shevchenko2024-05-011-7/+9
| * | xhci: pci: Use full names in PCI IDs for Intel platformsAndy Shevchenko2024-05-011-9/+9