summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak
2021-12-13usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-13usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)Guo Zhengkui
2021-12-13usb: aspeed-vhub: support test mode featureNeal Liu
2021-12-13usb: aspeed-vhub: fix ep0 OUT ack received wrong length issueNeal Liu
2021-12-13usb: aspeed-vhub: add qualifier descriptorNeal Liu
2021-12-13usb: Introduce Xen pvUSB frontend (xen hcd)Juergen Gross
2021-12-13usb: dwc3: gadget: Support Multi-Stream TransferThinh Nguyen
2021-12-13Merge 5.16-rc5 into usb-nextGreg Kroah-Hartman
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-12-10xhci: avoid race between disable slot command and host runtime suspendMathias Nyman
2021-12-10xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"Douglas Anderson
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-06Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman
2021-12-05usb: core: Fix file path that does not existWei Ming Chen
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman
2021-12-03usb: bdc: fix error handling code in bdc_resumeDongliang Mu
2021-12-03usb: uhci: add aspeed ast2600 uhci supportNeal Liu
2021-12-03usb: dwc3: gadget: Skip reading GEVNTSIZnThinh Nguyen
2021-12-03usb: dwc3: gadget: Ignore Update Transfer cmd paramsThinh Nguyen
2021-12-03usb: dwc3: gadget: Skip checking Update Transfer statusThinh Nguyen
2021-11-29block: remove the ->rq_disk field in struct requestChristoph Hellwig
2021-11-29USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman
2021-11-25Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-11-24USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang
2021-11-23usb: dwc2: gadget: use existing helperJohn Keeping
2021-11-23usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link funcLinyu Yuan
2021-11-23usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()Linyu Yuan
2021-11-23usb: gadget: configfs: remove os_desc_attr_release()Linyu Yuan
2021-11-23usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helperLinyu Yuan
2021-11-23usb: xilinx: Add suspend resume supportShubhrajyoti Datta
2021-11-23usb: typec: tipd: Fix initialization sequence for cd321xHector Martin
2021-11-23usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin
2021-11-23usb: hub: Fix locking issues with address0_mutexMathias Nyman
2021-11-23USB: serial: pl2303: fix GC type detectionJohan Hovold
2021-11-22USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas
2021-11-17usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter