summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
5 daysusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai
2026-08-19usb: gadget: f_ncm: Use unsigned int for ndp_indexSonali Pradhan
2026-08-03usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-08-03usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-08-03usb: gadget: f_ncm: validate datagram bounds in ncm_unwrap_ntb()Sonali Pradhan
2026-08-03usb: gadget: printer: fix infinite loop in printer_read()Melbin K Mathew
2026-08-03usb: gadget: f_midi: cancel pending IN work before freeing the midi objectFan Wu
2026-07-24usb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron
2026-07-24usb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker
2026-07-24functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro
2026-07-24functionfs: switch to simple_remove_by_name()Al Viro
2026-07-24functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro
2026-07-24functionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro
2026-07-18usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
2026-07-18usb: gadget: f_fs: Fix DMA fence leakPaul Cercueil
2026-07-18usb: gadget: f_printer: take kref only for successful openXu Rao
2026-07-18usb: gadget: function: rndis: add length check for headerGriffin Kroah-Hartman
2026-07-18usb: gadget: function: rndis: add length check to response queryGriffin Kroah-Hartman
2026-06-09usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito
2026-06-09usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito
2026-06-09usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li
2026-06-09usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen
2026-04-22usb: gadget: f_hid: don't call cdev_init while cdev in useMichael Zimmermann
2026-04-22usb: gadget: f_phonet: fix skb frags[] overflow in pn_rx_complete()Greg Kroah-Hartman
2026-04-22usb: gadget: f_ncm: validate minimum block_len in ncm_unwrap_ntb()Greg Kroah-Hartman
2026-04-11usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha
2026-04-11usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann
2026-04-11usb: gadget: f_rndis: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-04-11usb: gadget: f_subset: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-04-11usb: gadget: f_eem: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-04-11usb: gadget: f_ecm: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-04-11usb: gadget: f_rndis: Protect RNDIS options with mutexKuen-Han Tsai
2026-04-11usb: gadget: f_subset: Fix unbalanced refcnt in geth_freeKuen-Han Tsai
2026-04-11usb: gadget: uvc: fix NULL pointer dereference during unbind raceJimmy Hu
2026-04-11usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai
2026-04-11usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai
2026-03-19usb: gadget: f_ncm: Fix net_device lifecycle with device_moveKuen-Han Tsai
2026-03-19Revert "usb: gadget: u_ether: add gether_opts for config caching"Kuen-Han Tsai
2026-03-19Revert "usb: gadget: f_ncm: align net_device lifecycle with bind/unbind"Kuen-Han Tsai
2026-03-19Revert "usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device"Kuen-Han Tsai
2026-03-19Revert "usb: gadget: f_ncm: Fix atomic context locking issue"Kuen-Han Tsai
2026-03-19usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai
2026-03-19usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-03-19usb: gadget: uvc: fix interval_duration calculationJunzhong Pan
2026-03-19usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping
2026-03-19usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-12usb: gadget: f_ncm: align net_device lifecycle with bind/unbindKuen-Han Tsai
2026-03-12usb: gadget: u_ether: Add auto-cleanup helper for freeing net_deviceKuen-Han Tsai
2026-03-12usb: gadget: u_ether: add gether_opts for config cachingKuen-Han Tsai
2026-03-04usb: gadget: f_fs: Fix ioctl error handlingSam Day