aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-picolcd.c
Commit message (Expand)AuthorAge
*-. Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...Jiri Kosina2012-07-24
|\ \
| | * HID: Allow drivers to be their own listenerDavid Herrmann2012-07-20
| |/
* / HID: hid-core: optimize in case of hidrawMatthieu CASTET2012-07-20
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
*-. Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'...Jiri Kosina2012-01-05
|\ \
| | * HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup staticJiri Kosina2011-11-22
| |/ |/|
| * hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-31
|/
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* Merge branch 'master' into upstream.Jiri Kosina2011-05-18
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
| * backlight: add backlight typeMatthew Garrett2011-03-22
* | HID: picolcd: Avoid compile warning/error triggered by copy_from_user()Bruno Prémont2011-05-05
|/
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-07
|\
| * HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-02
| * HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-27
* | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-11
* | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
* | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-08
|/
* HID: picolcd: correct ordering of framebuffer freeingBruno Prémont2010-08-06
* HID: picolcd: testing the wrong variableDan Carpenter2010-08-06
* HID: picolcd: implement refcounting of framebufferBruno Prémont2010-07-12
* HID: picolcd: do not reallocate memory on depth changeBruno Prémont2010-07-12
* HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont2010-07-12
* HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont2010-07-11
* HID: picolcd: Eliminate use after freeJulia Lawall2010-05-17
* HID: add PM support to PicoLCD deviceBruno Prémont2010-05-03
* HID: split picolcd's operation_mode sysfs attributeBruno Prémont2010-04-27
* HID: fix picolcd's version parsingBruno Prémont2010-04-26
* HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont2010-04-11
* HID: picolcd: fix build failureJiri Kosina2010-04-01
* HID: add experimental access to PicoLCD device's EEPROM and FLASHBruno Prémont2010-03-31
* HID: add GPO (leds) support to PicoLCD deviceBruno Prémont2010-03-31
* HID: add lcd support to PicoLCD deviceBruno Prémont2010-03-31
* HID: add backlight support to PicoLCD deviceBruno Prémont2010-03-31
* HID: add framebuffer support to PicoLCD deviceBruno Prémont2010-03-31
* HID: new driver for PicoLCD deviceBruno Prémont2010-03-31