summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy
AgeCommit message (Expand)Author
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
2019-12-17usb: gadget: move choice ... endchoice to legacy/KconfigMasahiro Yamada
2019-11-21usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-18Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-10-22usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin
2019-10-22usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin
2019-10-22usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław
2019-10-10usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin
2019-10-10usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-04vfs: Convert gadgetfs to use the new mount APIDavid Howells
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab
2019-05-21usb: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2018-07-26usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King
2018-07-26usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu
2018-03-13usb: gadget: mass_storage: Set max_speed to SSPThinh Nguyen
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-22usb: gadget: compress return logic into one lineGustavo A. R. Silva
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann
2017-12-11USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28usb: gadget: allow to enable legacy drivers without USB_ETHBart Van Assche
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: gadget: zero: Convert timers to use timer_setup()Kees Cook
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-09-22USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-09-22USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern