| Commit message (Expand) | Author | Age |
... | |
| | * | | | HID: picolcd: implement refcounting of framebuffer | Bruno Prémont | 2010-07-12 |
| | * | | | HID: picolcd: do not reallocate memory on depth change | Bruno Prémont | 2010-07-12 |
| | * | | | HID: picolcd: Add minimal palette required by fbcon on 8bpp | Bruno Prémont | 2010-07-12 |
| | * | | | HID: picolcd: fix deferred_io init/cleanup to fb ordering | Bruno Prémont | 2010-07-11 |
| | * | | | HID: hid-ids.h: keep vendor ids in alphabetical order | Kees Bakker | 2010-07-11 |
| | * | | | HID: add proper support for Elecom BM084 bluetooth mouse | Richard Nauber | 2010-06-28 |
| | * | | | HID: remove unused variable from hidraw_read | Stefan Achatz | 2010-05-25 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-04 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | HID - blacklist ET&T TC4UH touchscreen controller | Petr Štetiar | 2010-06-28 |
| * | | | Input: hid-input - use a larger event buffer for MT devices | Henrik Rydberg | 2010-06-23 |
| | |/
| |/| |
|
* | | | HID: Send Report ID when numbered reports are sent over the control endpoint. | Alan Ott | 2010-07-11 |
* | | | HID: Enable HID_QUIRK_MULTI_INPUT for Retro Adaptor | Peter Edwards | 2010-07-11 |
* | | | HID: add support for CH Eclipse yoke | Jonathan Rockway | 2010-07-11 |
* | | | HID: eliminate a double lock in debug code | Julia Lawall | 2010-06-21 |
* | | | HID: ntrig: add support for new firwmare versions | micki | 2010-06-21 |
* | | | HID: check for HID_QUIRK_IGNORE during probing | Jindrich Makovicka | 2010-06-04 |
* | | | HID: roccat: fix modules interdependencies | Randy Dunlap | 2010-05-31 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-27 |
|\ \ |
|
| * | | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 2010-05-21 |
* | | | HID: roccat: fix build failure if built as module | Jiri Kosina | 2010-05-25 |
* | | | HID: roccat: propagate special events of roccat hardware to userspace | Stefan Achatz | 2010-05-25 |
* | | | HID: Add the GYR4101US USB ID to hid-gyration | Cory Maccarrone | 2010-05-24 |
* | | | HID: fix hid-roccat-kone for bin_attr API change | Stephen Rothwell | 2010-05-24 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | HID: fix up 'EMBEDDED' mess in Kconfig | Jiri Kosina | 2010-05-21 |
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----. \ | Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linus | Jiri Kosina | 2010-05-19 |
| |\ \ \ \ \ |
|
| | | | | * | | HID: roccat: cleanup preprocessor macros | Stefan Achatz | 2010-05-19 |
| | | | | * | | HID: roccat: refactor special event handling | Stefan Achatz | 2010-05-19 |
| | | | | * | | HID: roccat: fix special button support | Stefan Achatz | 2010-05-19 |
| | | | | * | | HID: roccat: Correctly mark init and exit functions | Stefan Achatz | 2010-05-18 |
| | | | | * | | HID: update gfp/slab.h includes | Tejun Heo | 2010-03-29 |
| | | | | * | | HID: fixup Kconfig entry for Roccat Kone | Jiri Kosina | 2010-03-22 |
| | | | | * | | HID: add driver for Roccat Kone gaming mouse | Stefan Achatz | 2010-03-22 |
| | | | * | | | HID: make Prodikeys driver standalone config option | Jiri Kosina | 2010-05-12 |
| | | | * | | | HID: Prodikeys PC-MIDI HID Driver | Don Prince | 2010-05-12 |
| | | | | |/
| | | | |/| |
|
| | | * | | | HID: picolcd: Eliminate use after free | Julia Lawall | 2010-05-17 |
| | | * | | | HID: add PM support to PicoLCD device | Bruno Prémont | 2010-05-03 |
| | | * | | | Merge branch 'hid-suspend' into picolcd | Jiri Kosina | 2010-05-03 |
| | | |\ \ \ |
|
| | | * | | | | HID: split picolcd's operation_mode sysfs attribute | Bruno Prémont | 2010-04-27 |
| | | * | | | | HID: fix picolcd's version parsing | Bruno Prémont | 2010-04-26 |
| | | * | | | | HID: hid-picolcd depends on LCD_CLASS_DEVICE | Bruno Prémont | 2010-04-11 |
| | | * | | | | HID: picolcd: fix build failure | Jiri Kosina | 2010-04-01 |
| | | * | | | | HID: add experimental access to PicoLCD device's EEPROM and FLASH | Bruno Prémont | 2010-03-31 |
| | | * | | | | HID: add GPO (leds) support to PicoLCD device | Bruno Prémont | 2010-03-31 |
| | | * | | | | HID: add lcd support to PicoLCD device | Bruno Prémont | 2010-03-31 |
| | | * | | | | HID: add backlight support to PicoLCD device | Bruno Prémont | 2010-03-31 |
| | | * | | | | HID: add framebuffer support to PicoLCD device | Bruno Prémont | 2010-03-31 |
| | | * | | | | HID: new driver for PicoLCD device | Bruno Prémont | 2010-03-31 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | HID: ntrig: add filtering module parameters | Rafi Rubin | 2010-05-11 |
| | * | | | | HID: ntrig: add sysfs access to filter parameters | Rafi Rubin | 2010-05-11 |