index
:
pub/scm/linux/kernel/git/libata/linux.git
master
libata development tree
LibATA Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-pl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
HID: pantherlord: move FF initialization to .input_configured()
Dmitry Torokhov
1
-81
/
+61
2026-03-12
HID: pl: eliminate private debug macro
Oliver Neukum
1
-8
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-10
HID: hid-pl: handle probe errors
Oliver Neukum
1
-1
/
+6
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2013-09-04
HID: pantherlord: validate output report details
Kees Cook
1
-2
/
+8
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
1
-4
/
+2
2013-01-17
HID: Support Jess/Saitek Color Rumble Pad
Michael Karcher
1
-2
/
+11
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
1
-12
/
+1
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-10-31
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
1
-0
/
+1
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-9
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-23
HID: adding __init/__exit macros to module init/exit functions
Peter Huewe
1
-2
/
+2
2009-03-30
HID: remove compat stuff
Jiri Slaby
1
-2
/
+0
2009-03-30
HID: add support for another version of 0e8f:0003 device in hid-pl
Anssi Hannula
1
-12
/
+38
2008-11-20
HID: add USB ID for another dual gameron adapter
Jiri Kosina
1
-0
/
+2
2008-10-14
HID: convert to dev_* prints
Jiri Slaby
1
-5
/
+6
2008-10-14
HID: move pantherlord FF processing
Jiri Slaby
1
-0
/
+205