summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-24usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
2018-05-21usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck
2018-05-15USB: rndis: Fix for handling garbled messagesMichel Pollet
2018-05-15usb: gadget: f_ecm: fix host mac address for multiple instancesLukasz Nowak
2018-05-15USB: Gadget Ethernet: Re-enable Jumbo frames.John Greb
2018-05-15usb: gadget: f_fs: Add compat_ioctl to epfilesJerry Zhang
2018-05-15usb: gadget: f_midi: Use refcount when freeing f_midi_optsJerry Zhang
2018-04-25usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-13usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-03-13usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-03-08USB: gadget: function: remove redundant initialization of 'tv_nexus'Colin Ian King
2018-03-05usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-12usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham
2018-02-12usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-12usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
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-16usb/gadget/NCM: Replace tasklet with softirq hrtimerThomas Gleixner
2018-01-09usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2017-12-11usb: gadget: ffs: Make sparse happierVincent Pelletier
2017-12-11usb: gadget: u_serial: Use kfifo instead of homemade circular bufferLu Baolu
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-09usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-11-07USB: gadget: function: 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: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal
2017-10-19usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal