Age | Commit message (Expand) | Author |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina |
2015-06-22 | Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logi... | Jiri Kosina |
2015-06-18 | HID: cypress: use swap() in cp_report_fixup() | Fabian Frederick |
2015-06-18 | HID: microsoft: Add Surface Power Cover | Raimund Roth |
2015-06-18 | HID: hid-sony: Fix report descriptor for Navigation Controller | Simon Wood |
2015-06-18 | HID: hid-sony: Navigation controller only has 1 LED and no rumble | Simon Wood |
2015-06-18 | HID: hid-sony: Add BT support for Navigation Controller | Simon Wood |
2015-06-18 | HID: wacom: Introduce new 'touch_input' device | Jason Gerecke |
2015-06-18 | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' | Jason Gerecke |
2015-06-18 | HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type | Jason Gerecke |
2015-06-18 | HID: wacom: Treat features->device_type values as flags | Jason Gerecke |
2015-06-18 | HID: wacom: Simplify 'wacom_update_name' | Jason Gerecke |
2015-06-16 | HID: rmi: Disable populating F30 when the touchpad has physical buttons | Andrew Duggan |
2015-06-12 | HID: plantronics: Update to map volume up/down controls | Terry Junge |
2015-06-12 | HID: sony: PS Move fix report descriptor | Simon Wood |
2015-06-12 | HID: sony: PS3 Move enable LEDs and Rumble via BT | Simon Wood |
2015-06-12 | HID: sony: Add support PS3 Move Battery via BT | Simon Wood |
2015-06-12 | HID: sony: Add quirk for MOTION_CONTROLLER_BT | Simon Wood |
2015-06-12 | HID: sony: Support PS3 Move Controller when connected via Bluetooth | Simon Wood |
2015-06-03 | HID: i2c-hid: Do not set the ACPI companion field in the HID device | Andrew Duggan |
2015-06-01 | usb, HID: Remove Vernier devices from lsusb and hid_ignore_list | Dennis O'Brien |
2015-06-01 | HID: hidpp: Add driver for mouse logitech M560 | Goffredo Baroncelli |
2015-06-01 | HID: Export hid_field_extract() | Goffredo Baroncelli |
2015-05-29 | HID: lenovo: Remove sysfs group on failure path | Alexey Khoroshilov |
2015-05-28 | HID: hid-input: Fix coding style issue | James C Boyd |
2015-05-28 | HID: hid-input: Simplify conditional expression | James C Boyd |
2015-05-28 | HID: hid-input: Add parentheses to quell gcc warning | James C Boyd |
2015-05-26 | HID: Makefile: fix alignment of objs-* entries | Antonio Ospite |
2015-05-25 | HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLL | Herton R. Krzesinski |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-21 | HID: wacom: Handle failing HID_DG_CONTACTMAX requests | Jason Gerecke |
2015-05-21 | HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE | Jason Gerecke |
2015-05-20 | HID: wacom: fix an Oops caused by wacom_wac_finger_count_touches | Ping Cheng |
2015-05-18 | HID: i2c-hid: fix harmless test_bit() issue | Dan Carpenter |
2015-05-18 | HID: rmi: fix some harmless BIT() mistakes | Dan Carpenter |
2015-05-13 | HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch | Laura Abbott |
2015-05-12 | HID: core: remove phidgets from ignore list | Sean Young |
2015-05-12 | HID: hid-sensor-hub: Fix debug lock warning | Srinivas Pandruvada |
2015-05-07 | HID: hid-lg: Only one of LG_FF flags can be set for a given device | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Allow the driver to continue without sysfs interface | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Constify members of lg4ff_device_entry | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Store pointer to the output HID report struct in the device e... | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Protect concurrent access to output HID report | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Stop the hid device from lg4ff | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure | Michal Malý |
2015-05-07 | HID: hid-lg: Check return values from lg[N]ff_init() | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Update a warning message | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Explicit casts from void * are not necessary | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct. | Michal Malý |
2015-05-07 | HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ... | Michal Malý |