aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_hid.c
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\
| * usb: gadget: f_hid: fix error handling in ghid_setup()Dan Carpenter2014-11-18
| * usb: gadget: f_hid: use after free in hidg_alloc_inst()Dan Carpenter2014-11-18
| * usb: gadget: f_hid: hidg_alloc() can be staticFengguang Wu2014-11-12
| * usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz2014-11-06
| * usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz2014-11-06
| * usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz2014-11-06
| * usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2014-11-06
| * usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz2014-11-06
| * usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz2014-11-06
* | treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
|/
* usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte2014-10-23
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-16