Age | Commit message (Expand) | Author | Files | Lines |
2015-03-11 | usb: gadget: f_hid: remove unnecessary usb_ep_dequeue() | Robert Baldyga | 1 | -1/+0 |
2015-02-23 | usb: gadget: function: f_hid: fix sparse warning | Lad, Prabhakar | 1 | -1/+1 |
2015-01-19 | Merge tag 'v3.19-rc5' into next | Felipe Balbi | 1 | -2/+3 |
2015-01-12 | usb: gadget: hid: consistently use 2^n - 1 for max values | Andrzej Pietrasiewicz | 1 | -1/+1 |
2014-12-22 | usb: gadget: fix misspelling of current function in string | Julia Lawall | 1 | -2/+3 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -68/+306 |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
2014-11-18 | usb: gadget: f_hid: fix error handling in ghid_setup() | Dan Carpenter | 1 | -5/+10 |
2014-11-18 | usb: gadget: f_hid: use after free in hidg_alloc_inst() | Dan Carpenter | 1 | -0/+1 |
2014-11-12 | usb: gadget: f_hid: hidg_alloc() can be static | Fengguang Wu | 1 | -1/+1 |
2014-11-07 | usb: gadget: hid: add configfs support | Andrzej Pietrasiewicz | 1 | -1/+143 |
2014-11-07 | usb: gadget: f_hid: use usb_gstrings_attach | Andrzej Pietrasiewicz | 1 | -8/+6 |
2014-11-07 | usb: gadget: f_hid: remove compatibility layer | Andrzej Pietrasiewicz | 1 | -73/+0 |
2014-11-07 | usb: gadget: f_hid: convert to new function interface with backward compatibi... | Andrzej Pietrasiewicz | 1 | -32/+186 |
2014-11-07 | usb: gadget: f_hid: check return value of device_create | Andrzej Pietrasiewicz | 1 | -2/+9 |
2014-11-07 | usb: gadget: f_hid: check return value of class_create | Andrzej Pietrasiewicz | 1 | -0/+4 |
2014-10-23 | usb: gadget: function: Remove redundant usb_free_all_descriptors | Pavitrakumar Managutte | 1 | -2/+3 |
2014-07-16 | usb: gadget: Gadget directory cleanup - group usb functions | Andrzej Pietrasiewicz | 1 | -0/+763 |