summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy
AgeCommit message (Expand)Author
2021-12-15USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25usb: remove res2 argument from gadget code completionsJens Axboe
2021-10-12usb: gadget: hid: fix error code in do_config()Dan Carpenter
2021-08-26usb: gadget: Add description for module parameterWei Ming Chen
2021-08-05usb: gadget: Fix inconsistent indentWei Ming Chen
2021-07-27usb: gadget: uvc: add scatter gather supportMichael Grzeschik
2021-06-21usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-04-22usb: gadget: prevent a ternary sign expansion bugDan Carpenter
2021-03-23usb: gadget: legacy: fix error return code of msg_bind()Jia-Ju Bai
2021-03-23USB: gadget: legacy: remove left-over __ref annotationsRasmus Villemoes
2021-03-23usb: gadget: legacy: fix error return code of multi_bind()Jia-Ju Bai
2021-03-18usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-03-18usb: gadget: uvc: Updating bcdUVC field to 0x0110Pawel Laszczak
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman
2021-01-31USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-01-26usb: raw-gadget: update documentation and KconfigAndrey Konovalov
2021-01-26usb: raw-gadget: add copyrightAndrey Konovalov
2020-12-28USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2020-11-20usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong
2020-10-27usb: raw-gadget: fix memory leak in gadget_setupZqiang
2020-07-10usb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-09usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'Lee Jones
2020-07-09usb: gadget: legacy: printer: Remove unused variable 'driver_desc'Lee Jones
2020-07-01USB: Fix up terminologyGreg Kroah-Hartman
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-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: mass_storage: use module_usb_composite_driver to simplify the codeWei Yongjun
2020-05-14usb: raw-gadget: fix null-ptr-deref when reenabling endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov
2020-05-14usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov
2020-05-09usb: raw-gadget: fix return value of ep read ioctlsAndrey Konovalov
2020-05-09usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-09usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-09usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-04-16usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov
2020-04-16usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-21usb: gadget: Use completion interface instead of open coding itThomas Gleixner
2020-03-16usb: get rid of 'choice' for legacy gadget driversMasahiro Yamada
2020-03-16Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2020-03-15usb: gadget: add raw-gadget interfaceAndrey Konovalov
2020-02-19usb: gadget: legacy: inode: remove useless cast for driver.nameCorentin Labbe
2020-02-19usb: gadget: legacy: gmidi: remove useless cast for driver.nameCorentin Labbe
2020-01-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros