aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265Thomas Gleixner1-11/+1
2017-03-24HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven1-1/+1
2014-06-30HID: picolcd: remove unnecessary NULL test before debugfs_removeFabian Frederick1-6/+3
2013-07-22HID: fix data access in implement()Jiri Kosina1-11/+12
2013-02-25HID: use hid_hw_request() instead of direct call to usbhidBenjamin Tissoires1-2/+0
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-09-24HID: picoLCD: bounds check in dump_buff_as_hex()Bruno Prémont1-6/+6
2012-09-05HID: picoLCD: fix dumping of IR_DATA reportBruno Prémont1-2/+2
2012-09-05HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-08-22HID: picolcd: Add missing #include <linux/uaccess.h>Geert Uytterhoeven1-0/+1
2012-08-15HID: picoLCD: satify some checkpatch warningsBruno Prémont1-2/+2
2012-08-15HID: picoLCD: split driver codeBruno Prémont1-0/+898