aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2018-07-20usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-17usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-17usb: gadget: u_audio: protect stream runtime fields with stream spinlockVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove cached period bytes valueVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: remove caching of stream buffer parametersVladimir Zapolskiy
2018-07-17usb: gadget: u_audio: update hw_ptr in iso_complete after data copiedJoshua Frkuska
2018-07-17usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()Eugeniu Rosca
2018-07-17usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-06-18usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier
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