summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAge
* usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping2017-11-28
* usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier2017-11-27
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-14
|\
| * usb: gadget: make config_item_type structures constBhumika Goyal2017-10-19
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\ \
| * | usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-09
| * | USB: gadget: function: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * | usb: gadget: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva2017-11-01
| * | Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-10-24
| |\ \ | | |/ | |/|
| | * usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva2017-10-24
| | * usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva2017-10-24
| | * usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal2017-10-19
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/ /
* | usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-11
|/
* usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2017-09-28
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-22
* usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda2017-09-20
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\
| * gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig2017-09-04
* | usb: gadget: make snd_pcm_hardware constBhumika Goyal2017-08-28
* | usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko2017-08-18
* | usb: gadget: serial: fix oops when data rx'd after closeStephen Warren2017-08-18
* | usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang2017-08-15
* | usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner2017-08-15
* | usb: gadget: f_midi: Use snd_card_free_when_closed with refcountJerry Zhang2017-08-15
* | usb: gadget: f_midi: add super speed supportBadhri Jagan Sridharan2017-08-15
* | usb: gadget: f_midi: constify snd_rawmidi_ops structuresJulia Lawall2017-08-15
* | usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed2017-08-15
* | usb: gadget: f_uac2: constify snd_pcm_ops structuresArvind Yadav2017-08-09
|/
* usb: gadget: f_uac2: endianness fixes.Ruslan Bilovol2017-07-18
* usb: gadget: f_uac1: endianness fixes.Ruslan Bilovol2017-07-18
* usb: gadget: f_mass_storage: Fix the logic to iterate all common->lunsAxel Lin2017-07-17
* Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-06
|\
| * Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2017-07-03
| |\
| * \ Merge branch 'for-linus' into for-nextTakashi Iwai2017-06-07
| |\ \
| * | | usb: gadget: u_uac1: Kill set_fs() usageTakashi Iwai2017-06-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \ \ \
| * | | | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-20
| * | | | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
| * | | | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
| * | | | networking: introduce and use skb_put_data()Johannes Berg2017-06-16
| * | | | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
| | |_|/ | |/| |
* | | | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-20
|\ \ \ \ | |/ / / |/| | |
| * | | usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2017-06-19
| * | | usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2017-06-19
| * | | usb: gadget: f_uac2: split out audio coreRuslan Bilovol2017-06-19
| * | | usb: gadget: f_uac2: remove platform driver/device creationRuslan Bilovol2017-06-19
| * | | usb: gadget: function: f_uac1: implement get_alt()Ruslan Bilovol2017-06-19
| * | | usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.Jerry Zhang2017-06-02