summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_phonet.c
AgeCommit message (Expand)Author
2018-04-25usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
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-01usb: gadget: f_phonet: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-19usb: gadget: make config_item_type structures constBhumika Goyal
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-03-04usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: f_phonet: eliminate abuse of ep->driver dataRobert Baldyga
2015-02-23usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-16usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz