aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-06-30Merge tag 'usb-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth
2024-06-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-20usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-06-20usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoi...Meng Li
2024-06-20usb: typec: ucsi: glink: fix child node release in probe functionJavier Carrasco
2024-06-20usb: musb: da8xx: fix a resource leak in probe()Dan Carpenter
2024-06-20usb: typec: ucsi_acpi: Add LG Gram quirkDiogo Ivo
2024-06-20usb: ucsi: stm32: fix command completion handlingFabrice Gasnier
2024-06-20usb: atm: cxacru: fix endpoint checking in cxacru_bind()Nikita Zhandarovich
2024-06-20usb: gadget: printer: fix races against disableOliver Neukum
2024-06-20usb: gadget: printer: SS+ supportOliver Neukum
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-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
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-05-11usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko
2024-05-11usb: dwc3: core: Fix unused variable warning in core driverKrishna Kurapati
2024-05-10usb: typec: tipd: rely on i2c_get_match_data()Javier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps6598xJavier Carrasco
2024-05-10usb: typec: tipd: fix event checking for tps25750Javier Carrasco
2024-05-10usb: fotg210: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-05-10usb: typec: ucsi: displayport: Fix potential deadlockHeikki Krogerus
2024-05-10usb: typec: qcom-pmic-typec: split HPD bridge alloc and registrationDmitry Baryshkov
2024-05-10usb: musc: Remove unused list 'buffers'Dr. David Alan Gilbert
2024-05-10usb: dwc3: Wait unconditionally after issuing EndXfer commandPrashanth K
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-05-04usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff
2024-05-04usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff
2024-05-04usb: core: Remove the useless struct usb_devmap which is just a bitmapChristophe JAILLET
2024-05-03USB: usb_parse_endpoint: ignore reserved bitsOliver Neukum
2024-05-01usb: xhci: compact 'trb_in_td()' argumentsNiklas Neronin
2024-05-01usb: xhci: remove duplicate TRB_TO_SLOT_ID() callsNiklas Neronin
2024-05-01xhci: pci: Use PCI_VENDOR_ID_RENESASAndy Shevchenko