summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2023-04-05usb: gadgetfs: Fix ep_read_iter to handle ITER_UBUFSandeep Dhavale
2023-04-05usb: gadget: f_fs: Fix ffs_epfile_read_iter to handle ITER_UBUFSandeep Dhavale
2023-03-16usb: gadget: Use correct endianness of the wLength field for WebUSBAndy Shevchenko
2023-03-09usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga
2023-02-24Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-09usb: gadget: configfs: Fix set but not used variable warningDaniel Scally
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: configfs: Attach arbitrary strings to cdevDaniel Scally
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally
2023-02-07usb: gadget: configfs: Rename struct gadget_stringsDaniel 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-06USB: gadget: pxa27x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: pxa25x_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: lpc32xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: bcm63xx_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06USB: gadget: gr_udc: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-06usb: gadget: configfs: Use memcpy_and_pad()Andy Shevchenko
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-02-02usb: gadget: configfs: Restrict symlink creation is UDC already bindedUdipto Goswami
2023-02-02xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen
2023-01-31usg: gadget: Move validation out of lock in webusb_bcdVersion_store()Andy Shevchenko
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko
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 uvc_fmts and uvc_format_by_guid to own compile unitMichael 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-25usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2MBiju Das