linux/drivers/hid/usbhid
Bruno Prémont b8c21cf697 HID: add framebuffer support to PicoLCD device
Add framebuffer support to PicoLCD device with use of deferred-io.

Only changed areas of framebuffer get sent to device in order to
save USB bandwidth and especially resources on PicoLCD device or
allow higher refresh rate for a small area. Changed tiles are
determined while updating shadow framebuffer.

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2010-03-31 11:21:29 +02:00
..
hid-core.c HID: add framebuffer support to PicoLCD device 2010-03-31 11:21:29 +02:00
hid-pidff.c HID: pidff - fix unnecessary loop iterations on reset 2009-11-04 10:04:08 +01:00
hid-quirks.c HID: add quirk for UC-Logik WP4030 tablet 2010-03-09 13:49:54 +01:00
hiddev.c USB: Push BKL on open down into the drivers 2010-03-02 14:54:23 -08:00
Kconfig HID: make boot protocol drivers depend on EMBEDDED 2009-01-04 01:00:53 +01:00
Makefile HID: remove hid-ff 2008-10-14 23:51:01 +02:00
usbhid.h HID: usbhid: introduce timeout for stuck ctrl/out URBs 2010-02-12 13:07:51 +01:00
usbkbd.c Input: do not overwrite the first part of phys string 2009-11-23 08:50:52 -08:00
usbmouse.c HID: remove info() macro from usb HID drivers 2008-10-14 23:51:03 +02:00