summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2020-11-02Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27usb: raw-gadget: fix memory leak in gadget_setupZqiang
2020-10-27usb: gadget: fsl: fix null pointer checkingRan Wang
2020-10-27usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2020-10-02usb: bdc: remove duplicated error messageTang Bin
2020-10-02usb: bdc: Fix unused assignment in bdc_probe()Tang Bin
2020-10-02usb: gadget: uvc: Fix the wrong v4l2_device_unregister callZqiang
2020-10-02usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun
2020-10-02usb: gadget: tegra-xudc: Do not print errors on probe deferralThierry Reding
2020-10-02usb: gadget: tegra-xudc: Properly align parametersThierry Reding
2020-10-02usb: gadget: fix spelling mistake "Dectected" -> "Detected"Colin Ian King
2020-10-02usb: gadget: tegra-xudc: Use consistent spelling and formattingThierry Reding
2020-10-02usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-10-02usb: gadget: core: do not try to disconnect gadget if it is not connectedPeter Chen
2020-10-02usb: gadget: s3c: Remove unused 'udc' variableKrzysztof Kozlowski
2020-10-02Revert "usb: udc: allow adding and removing the same gadget device"Peter Chen
2020-10-02USB: UDC: net2272: Fix memory leaksAlan Stern
2020-10-02USB: UDC: net2280: Fix memory leaksAlan Stern
2020-10-02USB: UDC: Expand device model API interfaceAlan Stern
2020-10-02usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probeYe Bin
2020-10-02usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-02usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda
2020-10-02usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-02usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15Lorenzo Colitti
2020-10-02usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-02usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speedPawel Laszczak
2020-10-02usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-10-02USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-10-02usb: gadget: pch_udc: Convert to use GPIO descriptorsLinus Walleij
2020-10-02usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-02usb: gadget: f_acm: don't disable disabled EPMichał Mirosław
2020-10-02usb: gadget: aspeed: fixup vhub port irq handlingTao Ren
2020-10-02usb: gadget: udc: Drop surplus includeLinus Walleij
2020-09-25usb: udc: net2280: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-24usb: gadget: udc: atmel: update endpoint allocation for sam9x60Cristian Birsan
2020-09-24usb: gadget: udc: atmel: use 1 bank endpoints for control transfersCristian Birsan
2020-09-24usb: gadget: udc: atmel: simplify endpoint allocationCristian Birsan
2020-09-24usb: gadget: udc: atmel: use of_find_matching_node_and_matchClaudiu Beznea
2020-09-13Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2020-08-31Merge 5.9-rc3 into usb-nextGreg Kroah-Hartman
2020-08-30Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-27USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-08-25USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-08-25USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19usb: gadget: s3c: remove unused 'udc' variableKrzysztof Kozlowski
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann