开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_core.c
Age
Commit message (
Expand
)
Author
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-03
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
2024-03-28
hid: hid-picolcd: Fix initialization order
Thomas Zimmermann
2021-04-07
HID: hid-picolcd_core: Remove unused variable 'ret'
Lee Jones
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
2019-03-27
HID: picolcd: Convert to use sysfs_streq()
Andy Shevchenko
2014-08-27
HID: picolcd: be more verbose when reporting report size error
Jiri Kosina
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
2013-09-04
HID: picolcd_core: validate output report details
Kees Cook
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
2012-09-19
HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()
Axel Lin
2012-09-19
HID: picoLCD: drop version check during probe
Bruno Prémont
2012-09-05
HID: picoLCD: use proper device as input_dev parent
Bruno Prémont
2012-09-05
HID: picoLCD: Add support for CIR
Bruno Prémont
2012-09-05
HID: picoLCD: prevent NULL pointer dereferences
Bruno Prémont
2012-08-15
HID: picoLCD: Improve unplug handling
Bruno Prémont
2012-08-15
HID: picoLCD: Replace own refcounting with fbdev's
Bruno Prémont
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont