summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: gadget: midi2: Fix interpretation of is_midi1 bitsTakashi Iwai
2024-12-09Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil
2024-11-08USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-11-08usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-11-08usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer
2024-11-08usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer
2024-11-01usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-11-01usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping
2024-11-01usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones
2024-10-17usb: gadget: core: force synchronous registrationJohn Keeping
2024-09-12usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-12usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke
2024-08-29Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman
2024-08-29usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König
2024-08-29usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik
2024-08-14usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff
2024-08-14usb: gadget: u_serial: Set start_delayed during suspendPrashanth K
2024-08-14usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai
2024-08-14usb: gadget: core: Check for unset descriptorChris Wulff
2024-07-27usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai
2024-07-18usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones
2024-07-05usb: gadget: aspeed_udc: fix device address configurationJeremy Kerr
2024-07-05usb: gadget: printer: fix races against disableOliver Neukum
2024-07-05usb: gadget: printer: SS+ supportOliver Neukum
2024-06-27usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-06-27usb: gadget: uvc: configfs: ensure guid to be valid before setMichael Grzeschik
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng
2024-05-17usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-04-27usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama
2024-04-13usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik
2024-04-03usb: udc: remove warning when queue disabled epyuan linyu
2024-04-03usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati
2024-04-03usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-01usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen
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
2024-01-25usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz
2024-01-25Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Frank Li
2023-12-13USB: 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-02usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-02usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati