index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-06-21
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
2021-06-14
Merge tag 'v5.13-rc6' into usb-next
Greg Kroah-Hartman
2021-06-09
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
2021-05-10
usb: gadget: function: fix typo in f_hid.c
Wei Ming Chen
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
2019-03-20
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-08-15
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
2017-03-22
usb: gadget: f_hid: fix: Don't access hidg->req without spinlock held
Krzysztof Opasiak
2017-01-24
usb: gadget: f_hid: fix: Move IN request allocation to set_alt()
Krzysztof Opasiak
2017-01-24
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
2017-01-24
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
2017-01-24
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
2017-01-03
usb: gadget: Fix copy/pasted error message
David Lechner
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2016-11-08
usb: gadget: f_hid add super speed support
Janusz Dziedzic
2016-08-25
usb: gadget: f_hid: use alloc_ep_req()
Felipe F. Tonello
2016-08-25
usb: gadget: f_hid: use free_ep_req()
Felipe F. Tonello
2016-08-25
usb: gadget: remove useless parameter in alloc_ep_req()
Felipe F. Tonello
2016-08-25
usb: gadget: f_hid: add dev to configfs
Johannes Berg
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-10-13
usb-gadget/f_hid: use per-attribute show and store methods
Christoph Hellwig
2015-09-27
usb: gadget: f_hid: eliminate abuse of ep->driver data
Robert Baldyga
2015-07-27
usb: gadget: f_hid: actually limit the number of instances
Andrzej Pietrasiewicz
2015-04-27
usb: gadget: hid: Fix static variable usage
Krzysztof Opasiak
2015-03-11
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
Robert Baldyga
2015-02-23
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2015-01-12
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
2014-12-22
usb: gadget: fix misspelling of current function in string
Julia Lawall
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-18
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-12
usb: gadget: f_hid: hidg_alloc() can be static
Fengguang Wu
2014-11-06
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-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
[next]