aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_hid.c
Commit message (Expand)AuthorAge
* usb: gadget: hid: Fix static variable usageKrzysztof Opasiak2015-04-27
* usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga2015-03-11
* usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar2015-02-23
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-19
|\
| * usb: gadget: fix misspelling of current function in stringJulia Lawall2014-12-22
* | usb: gadget: hid: consistently use 2^n - 1 for max valuesAndrzej Pietrasiewicz2015-01-12
|/
* 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