index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_hid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
2015-04-27
1
-2
/
+14
*
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
Robert Baldyga
2015-03-11
1
-1
/
+0
*
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
2015-02-23
1
-1
/
+1
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
1
-2
/
+3
|
\
|
*
usb: gadget: fix misspelling of current function in string
Julia Lawall
2014-12-22
1
-2
/
+3
*
|
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
2015-01-12
1
-1
/
+1
|
/
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
1
-68
/
+306
|
\
|
*
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
2014-11-18
1
-5
/
+10
|
*
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
2014-11-18
1
-0
/
+1
|
*
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
2014-11-12
1
-1
/
+1
|
*
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
2014-11-06
1
-1
/
+143
|
*
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-06
1
-8
/
+6
|
*
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-06
1
-73
/
+0
|
*
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2014-11-06
1
-32
/
+186
|
*
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
2014-11-06
1
-2
/
+9
|
*
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
2014-11-06
1
-0
/
+4
*
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-1
/
+1
|
/
*
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-23
1
-2
/
+3
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+763