summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-29usb: gadget: u_serial: clear suspended flag when disconnectingYoshihiro Shimoda
2020-10-29usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-08-19usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol
2020-08-19usb: bdc: Halt controller on suspendDanesh Petigara
2020-08-19bdc: Fix bug causing crash after multiple disconnectsSasi Kumar
2020-08-19usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov
2020-07-09usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-07-09usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław
2020-07-09usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()Michał Mirosław
2020-07-09usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov
2020-07-09usb: gadget: fix langid kernel-doc warning in usbstring.cRandy Dunlap
2020-06-24usb: gadget: udc: Potential Oops in error handling codeDan Carpenter
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-09scsi: target: Initialize LUN in transport_init_se_cmd()Sudhakar Panneerselvam
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-01Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29usb: get rid of pointless access_ok() callsAl Viro
2020-05-25Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-05-25usb: gadget: Fix issue with config_ep_by_speed functionPawel Laszczak
2020-05-25usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()Tang Bin
2020-05-25usb: gadget: fix potential double-free in m66592_probe.Qiushi Wu
2020-05-25usb: gadget: lpc32xx_udc: don't dereference ep pointer before null checkColin Ian King
2020-05-25USB: dummy-hcd: use configurable endpoint naming schemeAndrey Konovalov
2020-05-25usb: gadget: core: sync interrupt before unbind the udcPeter Chen
2020-05-25usb: gadget: udc: atmel: Don't use DT to configure end pointGregory CLEMENT
2020-05-25usb: gadget: f_tcm: Inform last stream requestThinh Nguyen
2020-05-25usb: gadget: tegra-xudc: add port_speed_quirkNagarjuna Kristam
2020-05-25usb: gadget: tegra-xudc: Add Tegra194 supportNagarjuna Kristam
2020-05-25USB: dummy-hcd: Add missing annotation for set_link_state()Jules Irenge
2020-05-25usb: gadget: Add missing annotation for xudc_handle_setup()Jules Irenge
2020-05-25usb: gadget: mass_storage: use module_usb_composite_driver to simplify the codeWei Yongjun
2020-05-25usb: gadget: omap_udc: remove unneeded semicolonJason Yan
2020-05-25usb: gadget: udc: remove comparison to bool in mv_u3d_core.cJason Yan
2020-05-25usb: gadget: net2272: use false for 'use_dma'Jason Yan
2020-05-25usb: gadget: function: remove redundant assignment to variable 'status'Colin Ian King
2020-05-25USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nukeNathan Chancellor
2020-05-25usb: gadget: f_acm: add suspend resume callbacksFabrice Gasnier
2020-05-25usb: gadget: f_serial: add suspend resume callbacksFabrice Gasnier