aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socv5.4/standard/xlnx-socBruce Ashfield
2024-04-13usb: udc: remove warning when queue disabled epyuan linyu
2024-04-13usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-09-26Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-07-03Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-05Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-30usb: gadget: u_ether: Convert prints to device printsJon Hunter
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-05-17usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-03-11usb: gadget: udc: Avoid tasklet passing a globalKees Cook
2023-02-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-02-22usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-02-06usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-06usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-02-01Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2023-01-24usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-24usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-24USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-18usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2023-01-18usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2023-01-18usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev
2023-01-18usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij
2023-01-18usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-11-16Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-11-03usb: bdc: change state when port disconnectedJustin Chen