aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-3/+2
2018-04-25usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-3/+8
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-6/+0
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu3-6/+0
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba1-1/+2
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman2-2/+6
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches1-1/+0
2018-03-13usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen1-1/+1
2018-03-13usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen1-0/+4
2018-03-08USB: gadget: function: remove redundant initialization of 'tv_nexus'Colin Ian King1-1/+1
2018-03-05usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-02-12usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham1-31/+7
2018-02-12usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2
2018-02-12usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping1-0/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-8/+8
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-172/+32
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-9/+9
2018-01-16usb/gadget/NCM: Replace tasklet with softirq hrtimerThomas Gleixner1-23/+7
2018-01-09usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2017-12-11usb: gadget: ffs: Make sparse happierVincent Pelletier1-3/+6
2017-12-11usb: gadget: u_serial: Use kfifo instead of homemade circular bufferLu Baolu1-168/+24
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro3-6/+6
2017-11-28usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping1-2/+11
2017-11-27media: annotate ->poll() instancesAl Viro3-3/+3
2017-11-27usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier1-1/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds21-46/+46
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds56-246/+63
2017-11-09usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov1-0/+1
2017-11-07USB: gadget: function: Remove redundant license textGreg Kroah-Hartman55-244/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman56-0/+56
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-11-01usb: gadget: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-2/+4
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal21-46/+46
2017-10-19usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal2-2/+2
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2-2/+11
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2-4/+14
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2-34/+7
2017-09-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda1-1/+6
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+6
2017-09-04gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig1-15/+6
2017-08-28usb: gadget: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko3-4/+1
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeStephen Warren1-1/+1
2017-08-15usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang1-4/+3