index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_hid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
1
-2
/
+14
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