index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_debugfs.c
Age
Commit message (
Expand
)
Author
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
2017-03-24
HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/
Geert Uytterhoeven
2014-06-30
HID: picolcd: remove unnecessary NULL test before debugfs_remove
Fabian Frederick
2013-07-22
HID: fix data access in implement()
Jiri Kosina
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2012-10-01
HID: picoLCD: optimize for inactive debugfs
Bruno Prémont
2012-09-24
HID: picoLCD: bounds check in dump_buff_as_hex()
Bruno Prémont
2012-09-05
HID: picoLCD: fix dumping of IR_DATA report
Bruno Prémont
2012-09-05
HID: picoLCD: optimize for inactive debugfs
Bruno Prémont
2012-08-22
HID: picolcd: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2012-08-15
HID: picoLCD: satify some checkpatch warnings
Bruno Prémont
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont