index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: hid-picolcd_core: Remove unused variable 'ret'
Lee Jones
2021-04-07
1
-3
/
+2
*
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-08-22
1
-6
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
HID: picolcd: Convert to use sysfs_streq()
Andy Shevchenko
2019-03-27
1
-12
/
+6
*
HID: picolcd: be more verbose when reporting report size error
Jiri Kosina
2014-08-27
1
-2
/
+2
*
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
2014-08-27
1
-0
/
+6
*
HID: picolcd_core: validate output report details
Kees Cook
2013-09-04
1
-1
/
+1
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-5
/
+3
*
HID: Use module_hid_driver macro
H Hartley Sweeten
2013-01-03
1
-12
/
+1
*
HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()
Axel Lin
2012-09-19
1
-4
/
+0
*
HID: picoLCD: drop version check during probe
Bruno Prémont
2012-09-19
1
-18
/
+0
*
HID: picoLCD: use proper device as input_dev parent
Bruno Prémont
2012-09-05
1
-1
/
+1
*
HID: picoLCD: Add support for CIR
Bruno Prémont
2012-09-05
1
-2
/
+1
*
HID: picoLCD: prevent NULL pointer dereferences
Bruno Prémont
2012-09-05
1
-1
/
+1
*
HID: picoLCD: Improve unplug handling
Bruno Prémont
2012-08-15
1
-6
/
+15
*
HID: picoLCD: Replace own refcounting with fbdev's
Bruno Prémont
2012-08-15
1
-1
/
+0
*
HID: picoLCD: split driver code
Bruno Prémont
2012-08-15
1
-0
/
+704