| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo... | Jiri Kosina | 2013-02-21 | 1 | -3/+14 |
|\ \ |
|
| | * | HID: hid.h: remove unused hid_generic_{init,exit} prototypes | H Hartley Sweeten | 2013-01-03 | 1 | -3/+0 |
| | * | HID: introduce helper for hid_driver boilerplate | H Hartley Sweeten | 2013-01-03 | 1 | -0/+12 |
| |/
|/| |
|
| * | HID: core: add "report" hook, called once the report has been parsed | Benjamin Tissoires | 2013-02-05 | 1 | -0/+2 |
|/ |
|
*-----. | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 2012-12-12 | 1 | -43/+9 |
|\ \ \ \ |
|
| | | | * | HID: hidp: fallback to input session properly if hid is blacklisted | Lamarque V. Souza | 2012-12-07 | 1 | -0/+1 |
| |_|_|/
|/| | | |
|
| | | * | HID: sensors: autodetect USB HID sensor hubs | Alexander Holler | 2012-12-12 | 1 | -0/+2 |
| | |/
| |/| |
|
| | * | HID: add usage_index in struct hid_usage. | Benjamin Tissoires | 2012-11-15 | 1 | -0/+1 |
| | * | HID: fix unit exponent parsing | Benjamin Tissoires | 2012-11-15 | 1 | -0/+1 |
| | * | HID: export hidinput_calc_abs_res | Benjamin Tissoires | 2012-11-15 | 1 | -0/+1 |
| |/ |
|
| * | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -43/+3 |
|/ |
|
* | HID: Allow more fields in the hid report | Henrik Rydberg | 2012-09-19 | 1 | -1/+1 |
* | HID: Add an input configured notification callback | Henrik Rydberg | 2012-09-19 | 1 | -0/+3 |
* | HID: Add suport for the brightness control keys on HP keyboards | Keng-Yu Lin | 2012-07-09 | 1 | -0/+1 |
* | Merge branch 'upstream' into for-linus | Jiri Kosina | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | HID: hidraw: add proper error handling to raw event reporting | Jiri Kosina | 2012-04-27 | 1 | -1/+1 |
* | | HID: hid-multitouch: Switch to device groups | Henrik Rydberg | 2012-05-01 | 1 | -1/+1 |
* | | HID: Create a generic device group | Henrik Rydberg | 2012-05-01 | 1 | -6/+6 |
* | | HID: Scan the device for group info before adding it | Henrik Rydberg | 2012-05-01 | 1 | -0/+5 |
* | | HID: Add device group to modalias | Henrik Rydberg | 2012-05-01 | 1 | -0/+1 |
* | | HID: Handle driver-specific device descriptor in core | Henrik Rydberg | 2012-05-01 | 1 | -10/+4 |
|/ |
|
* | Merge branch 'hid-battery' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Jiri Kosina | 2012-01-09 | 1 | -1/+4 |
|\ |
|
| * | hid-input/battery: remove battery_val | Jeremy Fitzhardinge | 2012-01-08 | 1 | -1/+0 |
| * | hid-input/battery: deal with both FEATURE and INPUT report batteries | Jeremy Fitzhardinge | 2012-01-08 | 1 | -0/+1 |
| * | hid-input/battery: add quirks for battery | Jeremy Fitzhardinge | 2012-01-08 | 1 | -0/+2 |
| * | hid-input: add support for HID devices reporting Battery Strength | Daniel Nicoletti | 2012-01-08 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes'... | Jiri Kosina | 2012-01-05 | 1 | -4/+23 |
|\ \ \ |
|
| | * | | HID: usbhid: defer LED setting to a workqueue | Daniel Kurtz | 2011-12-21 | 1 | -0/+2 |
| | |/ |
|
| | * | HID: hid-input: add support for HID devices reporting Battery Strength | Jeremy Fitzhardinge | 2011-11-28 | 1 | -0/+16 |
| |/
|/| |
|
| * | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 2011-10-31 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'upstream' into for-linus | Jiri Kosina | 2011-10-25 | 1 | -0/+2 |
|\ |
|
| * | HID: Fix race condition between driver core and ll-driver | David Herrmann | 2011-08-10 | 1 | -0/+2 |
* | | HID: add autodetection of multitouch devices | Benjamin Tissoires | 2011-09-26 | 1 | -0/+1 |
|/ |
|
* | HID: yurex: recognize GeneralKeys wireless presenter as generic HID | Tomoki Sekiyama | 2011-06-07 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
*-. | Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat... | Jiri Kosina | 2011-03-17 | 1 | -1/+4 |
|\ \ |
|
| | * | HID: Do not create input devices for feature reports | Henrik Rydberg | 2011-03-01 | 1 | -1/+1 |
| |/
|/| |
|
| * | HID: Add Support for Setting and Getting Feature Reports from hidraw | Alan Ott | 2011-02-11 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-01-13 | 1 | -1/+5 |
|\ |
|
| * | HID: set HID_MAX_FIELD at 128 | Benjamin Tissoires | 2011-01-11 | 1 | -1/+1 |
| * | HID: add feature_mapping callback | Benjamin Tissoires | 2011-01-11 | 1 | -0/+4 |
* | | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches | 2010-12-10 | 1 | -6/+26 |
* | | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov | 2010-12-08 | 1 | -0/+43 |
|/ |
|
* | Merge branch 'uc-logic' into for-linus | Jiri Kosina | 2010-10-23 | 1 | -2/+2 |
|\ |
|
| * | HID: allow resizing and replacing report descriptors | Nikolai Kondrashov | 2010-08-09 | 1 | -2/+2 |
* | | HID: Add a hid quirk for input sync override | Henrik Rydberg | 2010-09-21 | 1 | -0/+1 |
|/ |
|
* | HID: add HID_QUIRK_HIDINPUT_FORCE | Daniel Mack | 2010-07-19 | 1 | -0/+1 |
*-. | Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp... | Jiri Kosina | 2010-05-19 | 1 | -0/+8 |
|\ \ |
|
| | * | HID: add suspend/resume hooks for hid drivers | Bruno Prémont | 2010-04-27 | 1 | -0/+8 |
| |/ |
|
* | | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera | 2010-04-19 | 1 | -0/+2 |
|/ |
|