Age | Commit message (Expand) | Author |
2015-03-17 | HID: wacom: check for wacom->shared before following the pointer | Benjamin Tissoires |
2015-03-15 | HID: tivo: enable all buttons on the TiVo Slide Pro remote | Forest Wilkinson |
2015-03-11 | HID: add ALWAYS_POLL quirk for a Logitech 0xc007 | oliver@neukum.org |
2015-03-03 | HID: wacom: rely on actual touch down count to decide touch_down | Ping Cheng |
2015-03-03 | HID: wacom: do not send pen events before touch is up/forced out | Ping Cheng |
2015-02-23 | HID: microsoft: Add ID for NE7K wireless keyboard | Jakub Sitnicki |
2015-02-23 | HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events | Seth Forshee |
2015-02-23 | HID: sony: fix uninitialized per-controller spinlock | Frank Praznik |
2015-02-23 | HID: sony: initialize sony_dev_list_lock properly | Jiri Kosina |
2015-02-18 | HID: sony: Fix a WARNING shown when rmmod-ing the driver | Antonio Ospite |
2015-02-17 | HID: sensor-hub: correct dyn_callback_lock IRQ-safe change | Srinivas Pandruvada |
2015-02-17 | HID: saitek: add USB ID for older R.A.T. 7 | Darren Salt |
2015-02-17 | HID: i2c-hid: The interrupt should be level sensitive | Mika Westerberg |
2015-02-12 | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHD | Ping Cheng |
2015-02-09 | Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',... | Jiri Kosina |
2015-01-29 | HID: wacom: add support for Cintiq 27QHD and 27QHD touch | Ping Cheng |
2015-01-29 | HID: wacom: consolidate input capability settings for pen and touch | Ping Cheng |
2015-01-29 | HID: wacom: make sure touch arbitration is applied consistently | Ping Cheng |
2015-01-26 | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2 | Jim Keir |
2015-01-26 | HID: hyperv: match wait_for_completion_timeout return type | Nicholas Mc Guire |
2015-01-23 | HID: wacom: Report ABS_MISC event for Cintiq Companion Hybrid | Jason Gerecke |
2015-01-21 | HID: Use Kbuild idiom in Makefiles | Michal Marek |
2015-01-20 | HID: do not bind to Microchip Pick16F1454 | Kristian Evensen |
2015-01-19 | HID: hid-lg4ff: use DEVICE_ATTR_RW macro | Vivien Didelot |
2015-01-19 | HID: hid-lg4ff: fix sysfs attribute permission | Vivien Didelot |
2015-01-12 | HID: wacom: peport In Range event according to the spec | Ping Cheng |
2015-01-12 | HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout() | Ping Cheng |
2015-01-12 | HID: rmi: Add support for the touchpad in the Razer Blade 14 laptop | Andrew Duggan |
2015-01-12 | HID: rmi: Support touchpads with external buttons | Andrew Duggan |
2015-01-12 | HID: rmi: Use hid_report_len to compute the size of reports | Andrew Duggan |
2015-01-09 | HID: roccat: potential out of bounds in pyra_sysfs_write_settings() | Dan Carpenter |
2015-01-09 | HID: logitech-hidpp: store the name of the device in struct hidpp | Benjamin Tissoires |
2015-01-07 | HID: microsoft: add support for Japanese Surface Type Cover 3 | Alan Wu |
2015-01-06 | HID: fixup the conflicting keyboard mappings quirk | Jiri Kosina |
2015-01-06 | HID: apple: fix battery support for the 2009 ANSI wireless keyboard | Ross Skaliotis |
2015-01-06 | HID: fix Kconfig text | Geert Uytterhoeven |
2015-01-06 | HID: input: fix confusion on conflicting mappings | David Herrmann |
2015-01-06 | HID: wacom: add support of the Pen of the Bamboo Pad | Benjamin Tissoires |
2015-01-06 | HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping() | Benjamin Tissoires |
2014-12-29 | HID: Add a new id 0x501a for Genius MousePen i608X | Giedrius Statkevičius |
2014-12-22 | HID: betop: add drivers/hid/hid-betopff.c | Jiri Kosina |
2014-12-22 | HID: add BETOP game controller force feedback support | Huang Bo |
2014-12-22 | HID: rmi: Support non rmi devices by passing events to hid-input | Andrew Duggan |
2014-12-19 | HID: logitech-hidpp: prefix the name with "Logitech" | Benjamin Tissoires |
2014-12-19 | HID: logitech-hidpp: avoid unintended fall-through | Peter Wu |
2014-12-19 | HID: logitech-hidpp: detect HID++ 2.0 errors too | Peter Wu |
2014-12-17 | HID: Allow HID_BATTERY_STRENGTH to be enabled | Daniel Nicoletti |
2014-12-17 | HID: logitech-hidpp: prefix the name with "Logitech" | Benjamin Tissoires |
2014-12-17 | HID: i2c-hid: Do not free buffers in i2c_hid_stop() | Mika Westerberg |
2014-12-17 | HID: rmi: Scan the report descriptor to determine if the device is suitable f... | Andrew Duggan |