index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2024-04-03
HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
Li Zhijian
1
-5
/
+3
2024-03-28
hid: hid-picolcd: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-0
/
+6
2023-11-29
hid/picolcd_fb: Set FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-09-05
hid/picolcd: Use fb_ops helpers for deferred I/O
Thomas Zimmermann
1
-54
/
+19
2023-07-24
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
1
-1
/
+0
2023-05-08
hid/hid-picolcd_fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-2
/
+2
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
1
-1
/
+1
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-0
/
+1
2020-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-2
/
+2
2020-03-11
HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2019-12-09
HID: picoLCD: constify fb ops
Jani Nikula
1
-2
/
+1
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 265
Thomas Gleixner
1
-11
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2014-05-14
drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.
Rusty Russell
1
-1
/
+1
2013-09-02
HID: picolcd: Prevent NULL pointer dereference on _remove()
Bruno Prémont
1
-1
/
+5
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
1
-3
/
+2
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
1
-4
/
+3
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-05
HID: picoLCD: rework hid-fbdev interaction
Bruno Prémont
1
-103
/
+113
2012-08-16
HID: picolcd: using vmalloc() requires the include of vmalloc.h
Stephen Rothwell
1
-0
/
+1
2012-08-15
HID: picoLCD: Improve unplug handling
Bruno Prémont
1
-16
/
+25
2012-08-15
HID: picoLCD: Replace own refcounting with fbdev's
Bruno Prémont
1
-96
/
+18
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont
1
-0
/
+673