summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
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
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-09-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-04gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig
2017-08-28usb: gadget: make snd_pcm_hardware constBhumika Goyal
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2017-08-15usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang
2017-08-15usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner
2017-08-15usb: gadget: f_midi: Use snd_card_free_when_closed with refcountJerry Zhang
2017-08-15usb: gadget: f_midi: add super speed supportBadhri Jagan Sridharan
2017-08-15usb: gadget: f_midi: constify snd_rawmidi_ops structuresJulia Lawall
2017-08-15usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed
2017-08-09usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav
2017-07-18usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol
2017-07-18usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol
2017-07-17usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin
2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-19usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol
2017-06-19usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol
2017-06-19usb: gadget: f_uac2: split out audio coreRuslan Bilovol