aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-picolcd.c
AgeCommit message (Expand)Author
2011-01-08Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2011-01-03HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl
2010-12-27HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba
2010-12-11HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov
2010-08-06HID: picolcd: correct ordering of framebuffer freeingBruno Prémont
2010-08-06HID: picolcd: testing the wrong variableDan Carpenter
2010-07-12HID: picolcd: implement refcounting of framebufferBruno Prémont
2010-07-12HID: picolcd: do not reallocate memory on depth changeBruno Prémont
2010-07-12HID: picolcd: Add minimal palette required by fbcon on 8bppBruno Prémont
2010-07-11HID: picolcd: fix deferred_io init/cleanup to fb orderingBruno Prémont
2010-05-17HID: picolcd: Eliminate use after freeJulia Lawall
2010-05-03HID: add PM support to PicoLCD deviceBruno Prémont
2010-04-27HID: split picolcd's operation_mode sysfs attributeBruno Prémont
2010-04-26HID: fix picolcd's version parsingBruno Prémont
2010-04-11HID: hid-picolcd depends on LCD_CLASS_DEVICEBruno Prémont
2010-04-01HID: picolcd: fix build failureJiri Kosina
2010-03-31HID: add experimental access to PicoLCD device's EEPROM and FLASHBruno Prémont
2010-03-31HID: add GPO (leds) support to PicoLCD deviceBruno Prémont
2010-03-31HID: add lcd support to PicoLCD deviceBruno Prémont
2010-03-31HID: add backlight support to PicoLCD deviceBruno Prémont
2010-03-31HID: add framebuffer support to PicoLCD deviceBruno Prémont
2010-03-31HID: new driver for PicoLCD deviceBruno Prémont