- ec3b34e Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linus by Jiri Kosina · 9 years ago
- 817a312 Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linus by Jiri Kosina · 9 years ago
- 74a3e0c HID: cypress: use swap() in cp_report_fixup() by Fabian Frederick · 9 years ago
- 18eec2c HID: microsoft: Add Surface Power Cover by Raimund Roth · 9 years ago
- b2723eb HID: hid-sony: Fix report descriptor for Navigation Controller by Simon Wood · 9 years ago
- 4545ee0 HID: hid-sony: Navigation controller only has 1 LED and no rumble by Simon Wood · 9 years ago
- 6eabaaa HID: hid-sony: Add BT support for Navigation Controller by Simon Wood · 9 years ago
- 2a6cdbd HID: wacom: Introduce new 'touch_input' device by Jason Gerecke · 9 years ago
- 2636a3f HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' by Jason Gerecke · 9 years ago
- 862cf55 HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type by Jason Gerecke · 9 years ago
- aa86b18 HID: wacom: Treat features->device_type values as flags by Jason Gerecke · 9 years ago
- 44b5250 HID: wacom: Simplify 'wacom_update_name' by Jason Gerecke · 9 years ago
- 10e87dc HID: rmi: Disable populating F30 when the touchpad has physical buttons by Andrew Duggan · 9 years ago
- 81bb773 HID: plantronics: Update to map volume up/down controls by Terry Junge · 9 years ago
- 8b2513c HID: sony: PS Move fix report descriptor by Simon Wood · 9 years ago
- 41d2d42 HID: sony: PS3 Move enable LEDs and Rumble via BT by Simon Wood · 9 years ago
- 12e9a6d7 HID: sony: Add support PS3 Move Battery via BT by Simon Wood · 9 years ago
- b3bca32 HID: sony: Add quirk for MOTION_CONTROLLER_BT by Simon Wood · 9 years ago
- a4afa85 HID: sony: Support PS3 Move Controller when connected via Bluetooth by Simon Wood · 9 years ago
- 3e48138 HID: i2c-hid: Do not set the ACPI companion field in the HID device by Andrew Duggan · 9 years ago
- 0317a65 usb, HID: Remove Vernier devices from lsusb and hid_ignore_list by Dennis O'Brien · 9 years ago
- 8a09b4f HID: hidpp: Add driver for mouse logitech M560 by Goffredo Baroncelli · 9 years ago
- 04fba78 HID: Export hid_field_extract() by Goffredo Baroncelli · 9 years ago
- b721260 HID: lenovo: Remove sysfs group on failure path by Alexey Khoroshilov · 9 years ago
- 323ddaa HID: hid-input: Fix coding style issue by James C Boyd · 9 years ago
- 2c54c86 HID: hid-input: Simplify conditional expression by James C Boyd · 9 years ago
- 09a5c34 HID: hid-input: Add parentheses to quell gcc warning by James C Boyd · 9 years ago
- 6e01d53 HID: Makefile: fix alignment of objs-* entries by Antonio Ospite · 10 years ago
- 7250dc3 HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL by Herton R. Krzesinski · 9 years ago
- 6efdb11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
- 05e8fd9 HID: wacom: Handle failing HID_DG_CONTACTMAX requests by Jason Gerecke · 9 years ago
- aef3156 HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE by Jason Gerecke · 9 years ago
- 26ba61f HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches by Ping Cheng · 9 years ago
- c8fd51d HID: i2c-hid: fix harmless test_bit() issue by Dan Carpenter · 9 years ago
- af43c40 HID: rmi: fix some harmless BIT() mistakes by Dan Carpenter · 9 years ago
- 849eca7 HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch by Laura Abbott · 9 years ago
- d0091f5 HID: core: remove phidgets from ignore list by Sean Young · 9 years ago
- 2d94e52 HID: hid-sensor-hub: Fix debug lock warning by Srinivas Pandruvada · 9 years ago
- f4e1eb9 HID: hid-lg: Only one of LG_FF flags can be set for a given device by Michal Malý · 10 years ago
- d61a70ec HID: hid-lg4ff: Allow the driver to continue without sysfs interface by Michal Malý · 10 years ago
- 5d9d60a HID: hid-lg4ff: Constify members of lg4ff_device_entry by Michal Malý · 10 years ago
- c28abd8 HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct by Michal Malý · 10 years ago
- c918fe7 HID: hid-lg4ff: Protect concurrent access to output HID report by Michal Malý · 10 years ago
- b211a63 HID: hid-lg4ff: Stop the hid device from lg4ff by Michal Malý · 10 years ago
- 72529c6 HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure by Michal Malý · 10 years ago
- 2dbf635 HID: hid-lg: Check return values from lg[N]ff_init() by Michal Malý · 10 years ago
- 9c2a6bd HID: hid-lg4ff: Update a warning message by Michal Malý · 10 years ago
- 371a1d9 HID: hid-lg4ff: Explicit casts from void * are not necessary by Michal Malý · 10 years ago
- 0a33a7b HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. by Michal Malý · 10 years ago
- fbf85e2 HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_" by Michal Malý · 10 years ago
- d0afd84 HID: hid-lg4ff: Remove "hid_" prefix from some functions' names by Michal Malý · 10 years ago
- 2a552c3 HID: hid-lg4ff: Remove double underscore prefix from numeric types by Michal Malý · 10 years ago
- 5006c10 Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820" by Benjamin Tissoires · 9 years ago
- 6e5e9a0 HID: sjoy: support Super Joy Box 4 by Sean Young · 9 years ago
- 4c3e829 HID: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mapping by Frank Praznik · 9 years ago
- 221399b HID: sony: Simplify LED initialization and eliminate redundant copies when updating LED states by Frank Praznik · 9 years ago
- 8f069fd HID: sony: Correct Sony device ordering by Frank Praznik · 9 years ago
- c5e0c1c HID: sony: Add support for the Sony Motion Controller by Frank Praznik · 9 years ago
- 7c886d0 HID: sony: Add the product ID for the Sony Motion Controller by Frank Praznik · 9 years ago
- 131a8a9 HID: sony: Prevent the freeing of an unitialized ida value by Frank Praznik · 9 years ago
- c6f2104 HID: prodikeys: remove unused variable by Jiri Slaby · 10 years ago
- e039306 HID: make timeout HZ independent by Nicholas Mc Guire · 10 years ago
- 181a8b9 HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit by Benjamin Tissoires · 10 years ago
- 8e116d3 HID: wacom: Fail probe if HID_GENERIC device has unknown device_type by Jason Gerecke · 10 years ago
- 042628a HID: wacom: Discover device_type from HID descriptor for all devices by Jason Gerecke · 10 years ago
- 8d80f79 HID: wacom: Do not add suffix to name of devices with an unknown type by Jason Gerecke · 10 years ago
- c24eab4 HID: wacom: retrieve name from HID descriptor for generic devices by Ping Cheng · 10 years ago
- d6ea2f8 HID: usbhid: Add a quirk for raphnet multi-gamepad adapters by Raphael Assenat · 10 years ago
- a7d2bf2 HID: i2c-hid: Do not fail probing if gpiolib is not enabled by Mika Westerberg · 10 years ago
- d92189e HID: lenovo: set INPUT_PROP_POINTING_STICK by Andreas Fleig · 10 years ago
- 007760c HID: wacom: Add support for DTU-1141 by Aaron Skomra · 10 years ago
- 71b5c47 HID: wacom: Simplify check for presence of single-finger touch by Jason Gerecke · 10 years ago
- e48151a HID: wacom: remove unused packet lengths by Ping Cheng · 10 years ago
- 3d64f54 HID: wacom: move unit and unitExpo initialization to wacom_calculate_res by Ping Cheng · 10 years ago
- 42f4f27 HID: wacom: move all quirks to wacom_setup_device_quirks by Ping Cheng · 10 years ago
- 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
- a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 10 years ago
- 05f6d02 Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linus by Jiri Kosina · 10 years ago
- 4a7de05 HID: sensor: Custom and Generic sensor support by Srinivas Pandruvada · 10 years ago
- 8fec02a7 HID: debug: fix error handling in hid_debug_events_read() by Jiri Kosina · 10 years ago
- b832da5 HID: logitech-hidpp: fix error return code by Julia Lawall · 10 years ago
- b4bf212 HID: wacom: Add support for Cintiq 13HD Touch by Ping Cheng · 10 years ago
- 9188dba HID: logitech-hidpp: add a module parameter to keep firmware gestures by Benjamin Tissoires · 10 years ago
- 43faadf HID: usbhid: yet another mouse with ALWAYS_POLL by Oliver Neukum · 10 years ago
- 003e817 HID: usbhid: more mice with ALWAYS_POLL by Oliver Neukum · 10 years ago
- 0149931 HID: wacom: set stylus_in_proximity before checking touch_down by Ping Cheng · 10 years ago
- 7d059ed HID: wacom: use wacom_wac_finger_count_touches to set touch_down by Ping Cheng · 10 years ago
- f3586d2 HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT by Ping Cheng · 10 years ago
- 1fd29be Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom by Jiri Kosina · 10 years ago
- b9e9cd3 HID: pidff: effect can't be NULL by Jiri Kosina · 10 years ago
- b70b825 HID: add quirk for PIXART OEM mouse used by HP by Oliver Neukum · 10 years ago
- 7a8e53c HID: add HP OEM mouse to quirk ALWAYS_POLL by Oliver Neukum · 10 years ago
- fbea947 HID: input: Fix NULL pointer dereference when power_supply_register fails by Krzysztof Kozlowski · 10 years ago
- 188933a Merge tag 'v4.0-rc5' into next by Dmitry Torokhov · 10 years ago
- e2c7d88 HID: wacom: check for wacom->shared before following the pointer by Benjamin Tissoires · 10 years ago
- 5fcad16 HID: wacom: ask for a in-prox report when it was missed by Benjamin Tissoires · 10 years ago
- 62fad13 HID: hid-sensor-hub: Fix sparse warning by Srinivas Pandruvada · 10 years ago
- eb96483 HID: hid-sensor-hub: fix attribute read for logical usage id by Srinivas Pandruvada · 10 years ago