index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-22
1
-7
/
+7
|
\
|
*
hid: hid-picolcd: Fix initialization order
Thomas Zimmermann
2024-03-28
1
-7
/
+7
*
|
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2024-04-03
1
-3
/
+3
|
/
*
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