index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-picolcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
HID: picoLCD: split driver code
Bruno Prémont
1
-2748
/
+0
2012-07-24
Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...
Jiri Kosina
1
-4
/
+0
2012-07-20
HID: Allow drivers to be their own listener
David Herrmann
1
-4
/
+0
2012-07-20
HID: hid-core: optimize in case of hidraw
Matthieu CASTET
1
-1
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-14
/
+2
2012-01-05
Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...
Jiri Kosina
1
-2
/
+3
2011-11-22
HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static
Jiri Kosina
1
-2
/
+2
2011-10-31
hid: Add module.h to fix up implicit users of it
Paul Gortmaker
1
-0
/
+1
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-1
/
+1
2011-05-18
Merge branch 'master' into upstream.
Jiri Kosina
1
-2
/
+3
2011-05-05
HID: picolcd: Avoid compile warning/error triggered by copy_from_user()
Bruno Prémont
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-22
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-01-08
Merge branches 'upstream' and 'upstream-fixes' into for-linus
Jiri Kosina
1
-2
/
+3
2011-01-03
HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()
Jesper Juhl
1
-0
/
+1
2010-12-27
HID: picolcd: fix misuse of logical operation in place of bitop
David Sterba
1
-2
/
+2
2010-12-11
HID: hid-picolcd: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-24
/
+21
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
1
-3
/
+3
2010-08-06
HID: picolcd: correct ordering of framebuffer freeing
Bruno Prémont
1
-1
/
+1
2010-08-06
HID: picolcd: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-07-12
HID: picolcd: implement refcounting of framebuffer
Bruno Prémont
1
-7
/
+103
2010-07-12
HID: picolcd: do not reallocate memory on depth change
Bruno Prémont
1
-15
/
+12
2010-07-12
HID: picolcd: Add minimal palette required by fbcon on 8bpp
Bruno Prémont
1
-11
/
+51
2010-07-11
HID: picolcd: fix deferred_io init/cleanup to fb ordering
Bruno Prémont
1
-2
/
+2
2010-05-17
HID: picolcd: Eliminate use after free
Julia Lawall
1
-1
/
+1
2010-05-03
HID: add PM support to PicoLCD device
Bruno Prémont
1
-5
/
+74
2010-04-27
HID: split picolcd's operation_mode sysfs attribute
Bruno Prémont
1
-17
/
+45
2010-04-26
HID: fix picolcd's version parsing
Bruno Prémont
1
-5
/
+3
2010-04-11
HID: hid-picolcd depends on LCD_CLASS_DEVICE
Bruno Prémont
1
-20
/
+20
2010-04-01
HID: picolcd: fix build failure
Jiri Kosina
1
-0
/
+1
2010-03-31
HID: add experimental access to PicoLCD device's EEPROM and FLASH
Bruno Prémont
1
-17
/
+422
2010-03-31
HID: add GPO (leds) support to PicoLCD device
Bruno Prémont
1
-0
/
+163
2010-03-31
HID: add lcd support to PicoLCD device
Bruno Prémont
1
-0
/
+106
2010-03-31
HID: add backlight support to PicoLCD device
Bruno Prémont
1
-1
/
+114
2010-03-31
HID: add framebuffer support to PicoLCD device
Bruno Prémont
1
-1
/
+566
2010-03-31
HID: new driver for PicoLCD device
Bruno Prémont
1
-0
/
+1183