Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -4/+2 |
2014-10-07 | Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p... | Jiri Kosina | 21 | -1266/+5776 |
2014-10-01 | HID: uHID: fix excepted report type | Benjamin Tissoires | 1 | -1/+1 |
2014-10-01 | HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLL | Oliver Neukum | 2 | -0/+2 |
2014-10-01 | HID: wacom: implement the finger part of the HID generic handling | Benjamin Tissoires | 3 | -3/+164 |
2014-10-01 | HID: wacom: implement generic HID handling for pen generic devices | Benjamin Tissoires | 5 | -2/+206 |
2014-10-01 | HID: wacom: move allocation of inputs earlier | Benjamin Tissoires | 1 | -3/+9 |
2014-10-01 | HID: wacom: split out input allocation and registration | Benjamin Tissoires | 2 | -33/+64 |
2014-10-01 | HID: wacom: rename failN with some meaningful information | Benjamin Tissoires | 1 | -20/+29 |
2014-09-25 | HID: sony: Update the DualShock 4 touchpad resolution | Frank Praznik | 1 | -2/+2 |
2014-09-22 | HID: wacom: fix timeout on probe for some wacoms | Benjamin Tissoires | 1 | -2/+16 |
2014-09-22 | HID: sony: Set touchpad bits in the input_configured callback | Frank Praznik | 1 | -34/+40 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -4/+2 |
2014-09-15 | HID: sony: Update file header and correct comments | Frank Praznik | 1 | -5/+6 |
2014-09-15 | HID: sony: Corrections for the DualShock 4 HID descriptor | Frank Praznik | 1 | -6/+6 |
2014-09-13 | HID: rmi: check sanity of the incoming report | Benjamin Tissoires | 1 | -6/+38 |
2014-09-12 | HID: wacom: make the WL connection friendly for the desktop | Benjamin Tissoires | 2 | -1/+4 |
2014-09-11 | HID: wacom - enable LED support for Wireless Intuos5/Pro | Ping Cheng | 1 | -17/+35 |
2014-09-11 | HID: wacom - remove report_id from wacom_get_report interface | Ping Cheng | 1 | -4/+4 |
2014-09-11 | HID: wacom - Clean up of sysfs | Ping Cheng | 1 | -2/+10 |
2014-09-11 | HID: wacom - Add default permission defines for sysfs attributes | Ping Cheng | 1 | -4/+7 |
2014-09-08 | HID: usbhid: fix PIXART optical mouse | Oliver Neukum | 2 | -0/+2 |
2014-09-08 | HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY Scroll | John DeSilva | 3 | -0/+6 |
2014-09-08 | HID: fix ignore_special_drivers modparam description | Hans Petter Selasky | 1 | -1/+1 |
2014-09-08 | HID: usbhid: enable always-poll quirk for Elan Touchscreen | Johan Hovold | 2 | -0/+4 |
2014-09-08 | HID: usbhid: add always-poll quirk | Johan Hovold | 1 | -3/+23 |
2014-09-04 | HID: add support for PenMount HID TouchScreen Driver | Christian Gmeiner | 5 | -0/+63 |
2014-09-04 | HID: thingm: fix workqueue race on remove | Jiri Kosina | 1 | -3/+3 |
2014-09-04 | HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR id | Srinivas Pandruvada | 1 | -0/+3 |
2014-09-04 | HID: thingm: set the proper error code before leaving | Benjamin Tissoires | 1 | -0/+1 |
2014-09-04 | HID: wacom: Add support for the Cintiq Companion | Benjamin Tissoires | 1 | -0/+10 |
2014-09-04 | HID: usbhid: improve handling of Clear-Halt and reset | Alan Stern | 1 | -25/+9 |
2014-09-01 | HID: sony: Set the Sixaxis cable state correctly | Frank Praznik | 1 | -1/+2 |
2014-08-28 | HID: picolcd: be more verbose when reporting report size error | Jiri Kosina | 1 | -2/+2 |
2014-08-28 | HID: logitech-dj: break out testing of validity of dj_device | Benjamin Tissoires | 1 | -24/+11 |
2014-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -18/+42 |
2014-08-27 | HID: picolcd: sanity check report size in raw_event() callback | Jiri Kosina | 1 | -0/+6 |
2014-08-27 | HID: magicmouse: sanity check report size in raw_event() callback | Jiri Kosina | 1 | -0/+10 |
2014-08-26 | HID: input: force generic axis to be mapped to their user space axis | Benjamin Tissoires | 1 | -0/+6 |
2014-08-25 | HID: uhid: report to user-space whether reports are numbered | David Herrmann | 1 | -1/+20 |
2014-08-25 | HID: uhid: implement SET_REPORT | David Herrmann | 1 | -68/+138 |
2014-08-25 | HID: uhid: rename uhid_raw_request to uhid_hid_raw_request | David Herrmann | 1 | -16/+16 |
2014-08-25 | HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE | David Herrmann | 1 | -14/+14 |
2014-08-25 | HID: uhid: invert report_done and make non-atomic | David Herrmann | 1 | -8/+7 |
2014-08-25 | HID: uhid: turn report_id into u32 | David Herrmann | 1 | -3/+4 |
2014-08-25 | HID: uhid: avoid magic-numbers when setting strings | David Herrmann | 1 | -7/+7 |
2014-08-25 | HID: uhid: avoid dangling pointers in uhid context | David Herrmann | 1 | -5/+11 |
2014-08-25 | HID: uhid: forward create_req to create2_req | David Herrmann | 1 | -65/+25 |
2014-08-25 | HID: uhid: simplify report-cb shutdown | David Herrmann | 1 | -9/+2 |
2014-08-25 | HID: logitech-dj: prevent false errors to be shown | Benjamin Tissoires | 2 | -18/+26 |