aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2023-12-20USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo
2023-12-13usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
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-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-19USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-08-26usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng
2023-08-26usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_pushPrashanth K
2023-08-11USB: gadget: Fix the memory leak in raw_gadget driverZqiang
2023-08-11Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter
2023-07-27usb: gadget: u_serial: Add null pointer check in gserial_suspendPrashanth K
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-05-30usb: gadget: u_ether: Fix host MAC address caseKonrad Gräfe
2023-05-17usb: gadget: tegra-xudc: Fix crash in vbus_drawJon Hunter
2023-05-17usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove...Zheng Wang
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-03-11usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-02-15usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-02-01usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-02-01usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
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-14usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2023-01-14usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2023-01-14usb: gadget: f_hid: optional SETUP/SET_REPORT modeMaxim Devaev
2023-01-14usb: fotg210-udc: Fix ages old endianness issuesLinus Walleij
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-11-03usb: bdc: change state when port disconnectedJustin Chen
2022-10-26usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-09-28Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-28usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2022-09-08usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-08-25gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-08-25usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik
2022-08-21usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He
2022-08-21usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap
2022-08-21usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-05-25usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-18usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura