summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: configfs: clear deactivation flag in configfs_composite_unbind()Vijayavardhan Vennapusa2022-04-211-0/+2
* usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura2022-04-191-0/+2
* Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-2644-418/+1209
|\
| * usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()YueHaibing2022-03-191-1/+1
| * usb: gadget: Makefile: remove ccflags-yLinyu Yuan2022-03-181-1/+0
| * usb: gadget: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-183-13/+13
| * usb: gadget: udc: s3c2410: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+9
| * usb: gadget: dummy_hcd: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+9
| * usb: gadget: udc: core: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-8/+12
| * usb: gadget: composite: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-13/+14
| * usb: gadget: pxa27x_udc: replace usage of rc to check if a list element was f...Jakob Koschel2022-03-151-6/+7
| * usb: gadget: composite: remove check of list iterator against head past the l...Jakob Koschel2022-03-151-4/+5
| * usb: gadget: tegra-xudc: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc: max3420_udc: remove using list iterator after loop body as ...Jakob Koschel2022-03-151-7/+11
| * usb: gadget: legacy: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-11/+12
| * usb: gadget: configfs: remove using list iterator after loop body as a ptrJakob Koschel2022-03-151-10/+14
| * usb: gadget: aspeed: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc-xilinx: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
| * usb: gadget: s3c-hsudc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: omap_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc: net2280: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
| * usb: gadget: net2272: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-6/+7
| * usb: gadget: udc: mv_udc_core: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: mv_u3d: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: lpc32xx_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc: gr_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: goku_udc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc: at91: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+7
| * usb: gadget: udc: pxa25x: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
| * usb: gadget: udc: atmel: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-5/+8
| * usb: gadget: bdc: remove usage of list iterator past the loop bodyJakob Koschel2022-03-151-4/+9
| * usb: gadget: fsl: remove usage of list iterator past the loop bodyJakob Koschel2022-03-152-10/+16
| * usb: raw-gadget: return -EINVAL if no proper ep address availableWei Ming Chen2022-03-151-4/+11
| * usb: raw-gadget: use kzallocJulia Lawall2022-03-151-2/+1
| * usb: gadget: udc: fix typos in commentsJulia Lawall2022-03-151-1/+1
| * usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-03-031-1/+1
| * Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-283-0/+15
| |\
| * \ Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman2022-02-146-20/+56
| |\ \
| * | | usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_optsJoe Perches2022-02-041-53/+38
| * | | usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSizeColin Ian King2022-02-041-2/+2
| * | | usb: gadget: f_uac2: Add speed names to bInterval dbg/warnPavel Hofman2022-01-311-4/+14
| * | | usb: gadget: f_uac2: Optionally determine bInterval for HS and SSPavel Hofman2022-01-312-43/+87
| * | | usb: gadget: audio: Add HS/SS bInterval params for UAC2Pavel Hofman2022-01-311-0/+15
| * | | usb: gadget: f_uac2: Add HS/SS bInterval to configfsPavel Hofman2022-01-312-4/+31
| * | | Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman2022-01-312-1/+2
| |\ \ \
| * | | | usb: gadget: f_uac2: allow changing interface name via configfsYunhao Tian2022-01-262-1/+47
| * | | | usb: gadget: f_uac1: allow changing interface name via configfsYunhao Tian2022-01-262-1/+47
| * | | | usb: gadget: f_uac1: Add suspend callbackPavel Hofman2022-01-261-0/+9
| * | | | usb: gadget: f_uac2: Add suspend callbackPavel Hofman2022-01-261-0/+9
| * | | | usb: gadget: u_audio: Add suspend callPavel Hofman2022-01-262-0/+11