summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd.c
Commit message (Expand)AuthorAgeFilesLines
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-14/+2
*-. Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-051-2/+3
|\ \
| | * HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup staticJiri Kosina2011-11-221-2/+2
| |/ |/|
| * hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-311-0/+1
|/
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-1/+1
* Merge branch 'master' into upstream.Jiri Kosina2011-05-181-2/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
| * backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* | HID: picolcd: Avoid compile warning/error triggered by copy_from_user()Bruno Prémont2011-05-051-2/+2
|/
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-081-2/+3
|\
| * HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| * HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
* | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-24/+21
* | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-081-3/+3
|/
* HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-061-1/+1
* HID: picolcd: testing the wrong variableDan Carpenter2010-08-061-1/+1
* HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-121-7/+103
* HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-121-15/+12
* HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-121-11/+51
* HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-111-2/+2
* HID: picolcd: Eliminate use after freeJulia Lawall2010-05-171-1/+1
* HID: add PM support to PicoLCD deviceBruno Prémont2010-05-031-5/+74
* HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-271-17/+45
* HID: fix picolcd's version parsingBruno Prémont2010-04-261-5/+3
* HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont2010-04-111-20/+20
* HID: picolcd: fix build failureJiri Kosina2010-04-011-0/+1
* HID: add experimental access to PicoLCD device's EEPROM and FLASHBruno Prémont2010-03-311-17/+422
* HID: add GPO (leds) support to PicoLCD deviceBruno Prémont2010-03-311-0/+163
* HID: add lcd support to PicoLCD deviceBruno Prémont2010-03-311-0/+106
* HID: add backlight support to PicoLCD deviceBruno Prémont2010-03-311-1/+114
* HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-311-1/+566
* HID: new driver for PicoLCD deviceBruno Prémont2010-03-311-0/+1183