summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-102-0/+73
|\
| * USB: serial: mos7840: fix crash on resumeDmitry Smirnov2024-07-091-0/+45
| * USB: serial: option: add Rolling RW350-GL variantsVanillan Wang2024-07-051-0/+2
| * USB: serial: option: add support for Foxconn T99W651Slark Xiao2024-07-051-0/+2
| * USB: serial: option: add Netprisma LCUK54 series modulesMank Wang2024-07-051-0/+24
* | usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones2024-07-051-0/+3
* | usb: dwc3: pci: add support for the Intel Panther LakeHeikki Krogerus2024-07-031-0/+8
* | usb: core: add missing of_node_put() in usb_of_has_devices_or_graphJavier Carrasco2024-07-031-2/+5
* | USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850kWangYuli2024-07-031-0/+3
* | USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descri...Alan Stern2024-07-031-3/+15
* | xhci: always resume roothubs if xHC was reset during resumeMathias Nyman2024-07-031-3/+13
* | Merge tag 'usb-serial-6.10-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-07-031-0/+10
|\|
| * USB: serial: option: add Telit generic core-dump compositionDaniele Palmas2024-06-271-0/+2
| * USB: serial: option: add Fibocom FM350-GLBjørn Mork2024-06-271-0/+4
| * USB: serial: option: add Telit FN912 rmnet compositionsDaniele Palmas2024-06-271-0/+4
* | 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-132-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-228-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