index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-14
/
+2
*
-
.
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
2012-01-05
1
-2
/
+3
|
\
\
|
|
*
HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static
Jiri Kosina
2011-11-22
1
-2
/
+2
|
|
/
|
/
|
|
*
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-1
/
+1
*
Merge branch 'master' into upstream.
Jiri Kosina
2011-05-18
1
-2
/
+3
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
|
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
|
HID: picolcd: Avoid compile warning/error triggered by copy_from_user()
Bruno Prémont
2011-05-05
1
-2
/
+2
|
/
*
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
2011-01-08
1
-2
/
+3
|
\
|
*
HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()
Jesper Juhl
2011-01-03
1
-0
/
+1
|
*
HID: picolcd: fix misuse of logical operation in place of bitop
David Sterba
2010-12-27
1
-2
/
+2
*
|
HID: hid-picolcd: don't use flush_scheduled_work()
Tejun Heo
2010-12-11
1
-1
/
+1
*
|
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
1
-24
/
+21
*
|
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
2010-12-08
1
-3
/
+3
|
/
*
HID: picolcd: correct ordering of framebuffer freeing
Bruno Prémont
2010-08-06
1
-1
/
+1
*
HID: picolcd: testing the wrong variable
Dan Carpenter
2010-08-06
1
-1
/
+1
*
HID: picolcd: implement refcounting of framebuffer
Bruno Prémont
2010-07-12
1
-7
/
+103
*
HID: picolcd: do not reallocate memory on depth change
Bruno Prémont
2010-07-12
1
-15
/
+12
*
HID: picolcd: Add minimal palette required by fbcon on 8bpp
Bruno Prémont
2010-07-12
1
-11
/
+51
*
HID: picolcd: fix deferred_io init/cleanup to fb ordering
Bruno Prémont
2010-07-11
1
-2
/
+2
*
HID: picolcd: Eliminate use after free
Julia Lawall
2010-05-17
1
-1
/
+1
*
HID: add PM support to PicoLCD device
Bruno Prémont
2010-05-03
1
-5
/
+74
*
HID: split picolcd's operation_mode sysfs attribute
Bruno Prémont
2010-04-27
1
-17
/
+45
*
HID: fix picolcd's version parsing
Bruno Prémont
2010-04-26
1
-5
/
+3
*
HID: hid-picolcd depends on LCD_CLASS_DEVICE
Bruno Prémont
2010-04-11
1
-20
/
+20
*
HID: picolcd: fix build failure
Jiri Kosina
2010-04-01
1
-0
/
+1
*
HID: add experimental access to PicoLCD device's EEPROM and FLASH
Bruno Prémont
2010-03-31
1
-17
/
+422
*
HID: add GPO (leds) support to PicoLCD device
Bruno Prémont
2010-03-31
1
-0
/
+163
*
HID: add lcd support to PicoLCD device
Bruno Prémont
2010-03-31
1
-0
/
+106
*
HID: add backlight support to PicoLCD device
Bruno Prémont
2010-03-31
1
-1
/
+114
*
HID: add framebuffer support to PicoLCD device
Bruno Prémont
2010-03-31
1
-1
/
+566
*
HID: new driver for PicoLCD device
Bruno Prémont
2010-03-31
1
-0
/
+1183