summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* HID: logitech-hidpp: add support of the first Logitech Wireless TouchpadBenjamin Tissoires2014-10-291-5/+27
* HID: logitech-hidpp: Add Wireless Touchpad T650 supportBenjamin Tissoires2014-10-291-2/+103
* HID: logitech-hidpp: late bind the input device on wireless connectionBenjamin Tissoires2014-10-291-8/+147
* HID: logitech-dj: enable notifications on connect/disconnectBenjamin Tissoires2014-10-291-1/+26
* HID: logitech: allow the DJ device to request the unifying nameBenjamin Tissoires2014-10-292-7/+97
* HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj deviceBenjamin Tissoires2014-10-291-28/+160
* HID: logitech: move dj devices to the HID++ moduleBenjamin Tissoires2014-10-293-49/+15
* HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires2014-10-295-0/+856
* HID: logitech-dj: merge header file into the sourceBenjamin Tissoires2014-10-292-116/+87
* HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires2014-10-292-38/+10
* HID: core: do not scan reports if the group is already setBenjamin Tissoires2014-10-291-1/+2
* HID: fix merge from wacom into the HID treeBenjamin Tissoires2014-10-291-10/+7
* HID: input: Map unknown consumer page codes to KEY_UNKNOWNHans de Goede2014-10-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-0820-354/+987
|\
| *-------------. Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina2014-10-061708-35867/+87228
| |\ \ \ \ \ \ \ \
| | | | | | | | | * HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires2014-10-013-3/+164
| | | | | | | | | * HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-015-2/+206
| | | | | | | | | * HID: wacom: move allocation of inputs earlierBenjamin Tissoires2014-10-011-3/+9
| | | | | | | | | * HID: wacom: split out input allocation and registrationBenjamin Tissoires2014-10-012-33/+64
| | | | | | | | | * HID: wacom: rename failN with some meaningful informationBenjamin Tissoires2014-10-011-20/+29
| | | | | | | | | * HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires2014-09-221-2/+16
| | | | | | | | | * HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-122-1/+4
| | | | | | | | | * HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng2014-09-111-17/+35
| | | | | | | | | * HID: wacom - remove report_id from wacom_get_report interfacePing Cheng2014-09-111-4/+4
| | | | | | | | | * HID: wacom - Clean up of sysfsPing Cheng2014-09-111-2/+10
| | | | | | | | | * HID: wacom - Add default permission defines for sysfs attributesPing Cheng2014-09-111-4/+7
| | | | | | | | | * HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires2014-09-031-0/+10
| | | | | | | | * | HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY ScrollJohn DeSilva2014-09-083-0/+6
| | | | | | | | * | HID: fix ignore_special_drivers modparam descriptionHans Petter Selasky2014-09-081-1/+1
| | | | | | | | * | HID: add support for PenMount HID TouchScreen DriverChristian Gmeiner2014-09-045-0/+63
| | | | | | | | * | HID: thingm: fix workqueue race on removeJiri Kosina2014-09-041-3/+3
| | | | | | | | * | HID: usbhid: improve handling of Clear-Halt and resetAlan Stern2014-09-031-25/+9
| | | | | | | | * | HID: input: force generic axis to be mapped to their user space axisBenjamin Tissoires2014-08-261-0/+6
| | | | | | | * | | HID: uHID: fix excepted report typeBenjamin Tissoires2014-10-011-1/+1
| | | | | | | * | | HID: uhid: report to user-space whether reports are numberedDavid Herrmann2014-08-251-1/+20
| | | | | | | * | | HID: uhid: implement SET_REPORTDavid Herrmann2014-08-251-68/+138
| | | | | | | * | | HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann2014-08-251-16/+16
| | | | | | | * | | HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann2014-08-251-14/+14
| | | | | | | * | | HID: uhid: invert report_done and make non-atomicDavid Herrmann2014-08-251-8/+7
| | | | | | | * | | HID: uhid: turn report_id into u32David Herrmann2014-08-251-3/+4
| | | | | | | * | | HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann2014-08-251-7/+7
| | | | | | | * | | HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann2014-08-251-5/+11
| | | | | | | * | | HID: uhid: forward create_req to create2_reqDavid Herrmann2014-08-251-65/+25
| | | | | | | * | | HID: uhid: simplify report-cb shutdownDavid Herrmann2014-08-251-9/+2
| | | | | | | |/ /
| | | | | | * | | HID: sony: Update the DualShock 4 touchpad resolutionFrank Praznik2014-09-251-2/+2
| | | | | | * | | HID: sony: Set touchpad bits in the input_configured callbackFrank Praznik2014-09-221-34/+40
| | | | | | * | | HID: sony: Update file header and correct commentsFrank Praznik2014-09-151-5/+6
| | | | | | * | | HID: sony: Corrections for the DualShock 4 HID descriptorFrank Praznik2014-09-151-6/+6
| | | | | | * | | HID: sony: Set the Sixaxis cable state correctlyFrank Praznik2014-09-011-1/+2
| | | | | | | |/ | | | | | | |/|
| | | | | * / | HID: rmi: check sanity of the incoming reportBenjamin Tissoires2014-09-121-6/+38
| | | | | |/ /