summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2023-02-15usb: gadget: u_ether: Don't warn in gether_setup_name_default()Jon Hunter
2023-02-15usb: gadget: u_ether: Convert prints to device printsJon Hunter
2023-02-14usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K
2023-02-14usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman
2023-02-09Revert "usb: gadget: u_ether: Do not make UDC parent of the net device"Paul Cercueil
2023-02-07usb: gadget: uvc: Use custom strings if availableDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking function to string descsDaniel Scally
2023-02-07usb: gadget: uvc: Pick up custom string descriptor IDsDaniel Scally
2023-02-07usb: gadget: uvc: Allow linking XUs to string descriptorsDaniel Scally
2023-02-07usb: gadget: uvc: Copy XU descriptors during .bind()Daniel Scally
2023-02-07usb: gadget: uvc: Allow definition of XUs in configfsDaniel Scally
2023-02-07usb: gadget: uvc: Generalise helper functions for reuseDaniel Scally
2023-02-07usb: gadget: uvc: Make bSourceID read/writeDaniel Scally
2023-02-06usb: gadget: uvc: Allow creating new color matching descriptorsDaniel Scally
2023-02-06usb: gadget: uvc: Make color matching attributes read/writeDaniel Scally
2023-02-06usb: gadget: uvc: Remove the hardcoded default color matchingDaniel Scally
2023-02-06usb: gadget: uvc: Copy color matching descriptor for each frameDaniel Scally
2023-02-06usb: gadget: uvc: Add struct for color matching in configsDaniel Scally
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-02usb: gadget: uvc: Disable interrupt endpoint by defaultDaniel Scally
2023-02-02usb: gadget: uvc: Add new enable_interrupt_ep attributeDaniel Scally
2023-02-02usb: gadget: uvc: Rename uvc_control_epDaniel Scally
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik
2023-01-25usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap
2023-01-24usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: gadget: usb: Remove "default" from color matching attributesDaniel Scally
2023-01-17usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-06usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping
2022-12-08usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally
2022-12-08usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping
2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2022-11-29usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik
2022-11-09usb: gadget: f_ecm: Always set current gadget in ecm_bind()Sascha Hauer
2022-11-09usb: gadget: u_ether: Do not make UDC parent of the net deviceSascha Hauer
2022-11-03usb: gadget: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-26Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman
2022-10-25usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik
2022-10-22usb: gadget: uvc: default the ctrl request interface offsetsMichael Grzeschik
2022-10-22usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof