summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
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
2017-06-19usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol
2017-06-19usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2017-06-02usb: gadget: u_uac1: Kill set_fs() usageTakashi Iwai
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen