index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_hid.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-07-22
|
\
|
*
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
2021-07-20
*
|
usb: gadget: f_hid: Add support for HID function
Ajay Agarwal
2019-01-10
*
|
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
2019-01-10
*
|
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
Krzysztof Opasiak
2019-01-10
*
|
idr: add ida_is_empty
Matthew Wilcox
2019-01-10
*
|
usb: gadget: f_hid add super speed support
Janusz Dziedzic
2019-01-10
*
|
usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
Krzysztof Opasiak
2019-01-10
*
|
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
2019-01-09
*
|
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
2019-01-09
*
|
usb: gadget: f_hid: use alloc_ep_req()
Felipe F. Tonello
2019-01-08
*
|
usb: gadget: f_hid: use free_ep_req()
Felipe F. Tonello
2019-01-02
*
|
usb: gadget: remove useless parameter in alloc_ep_req()
Felipe F. Tonello
2018-12-27
*
|
usb: gadget: f_hid: add dev to configfs
Johannes Berg
2018-12-27
|
/
*
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
2018-04-08
*
usb: gadget: Fix copy/pasted error message
David Lechner
2017-08-06
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
|
\
|
*
usb-gadget/f_hid: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
*
|
usb: gadget: f_hid: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
|
/
*
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
2015-07-27
*
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
2015-04-27
*
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
Robert Baldyga
2015-03-11
*
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
2015-02-23
*
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-19
|
\
|
*
usb: gadget: fix misspelling of current function in string
Julia Lawall
2014-12-22
*
|
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
2015-01-12
|
/
*
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-12-14
|
\
|
*
usb: gadget: f_hid: fix error handling in ghid_setup()
Dan Carpenter
2014-11-18
|
*
usb: gadget: f_hid: use after free in hidg_alloc_inst()
Dan Carpenter
2014-11-18
|
*
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
2014-11-12
|
*
usb: gadget: hid: add configfs support
Andrzej Pietrasiewicz
2014-11-06
|
*
usb: gadget: f_hid: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-11-06
|
*
usb: gadget: f_hid: remove compatibility layer
Andrzej Pietrasiewicz
2014-11-06
|
*
usb: gadget: f_hid: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2014-11-06
|
*
usb: gadget: f_hid: check return value of device_create
Andrzej Pietrasiewicz
2014-11-06
|
*
usb: gadget: f_hid: check return value of class_create
Andrzej Pietrasiewicz
2014-11-06
*
|
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
|
/
*
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
2014-10-23
*
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz
2014-07-16