index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: logitech-hidpp: add support of the first Logitech Wireless Touchpad
Benjamin Tissoires
2014-10-29
1
-5
/
+27
*
HID: logitech-hidpp: Add Wireless Touchpad T650 support
Benjamin Tissoires
2014-10-29
1
-2
/
+103
*
HID: logitech-hidpp: late bind the input device on wireless connection
Benjamin Tissoires
2014-10-29
1
-8
/
+147
*
HID: logitech-dj: enable notifications on connect/disconnect
Benjamin Tissoires
2014-10-29
1
-1
/
+26
*
HID: logitech: allow the DJ device to request the unifying name
Benjamin Tissoires
2014-10-29
2
-7
/
+97
*
HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj device
Benjamin Tissoires
2014-10-29
1
-28
/
+160
*
HID: logitech: move dj devices to the HID++ module
Benjamin Tissoires
2014-10-29
3
-49
/
+15
*
HID: Introduce hidpp, a module to handle Logitech hid++ devices
Benjamin Tissoires
2014-10-29
5
-0
/
+856
*
HID: logitech-dj: merge header file into the source
Benjamin Tissoires
2014-10-29
2
-116
/
+87
*
HID: logitech-dj: rely on hid groups to separate receivers from dj devices
Benjamin Tissoires
2014-10-29
2
-38
/
+10
*
HID: core: do not scan reports if the group is already set
Benjamin Tissoires
2014-10-29
1
-1
/
+2
*
HID: fix merge from wacom into the HID tree
Benjamin Tissoires
2014-10-29
1
-10
/
+7
*
HID: input: Map unknown consumer page codes to KEY_UNKNOWN
Hans de Goede
2014-10-22
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-08
20
-354
/
+987
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
2014-10-06
1708
-35867
/
+87228
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
3
-3
/
+164
|
|
|
|
|
|
|
|
|
*
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
5
-2
/
+206
|
|
|
|
|
|
|
|
|
*
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
1
-3
/
+9
|
|
|
|
|
|
|
|
|
*
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
2
-33
/
+64
|
|
|
|
|
|
|
|
|
*
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-10-01
1
-20
/
+29
|
|
|
|
|
|
|
|
|
*
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
2014-09-22
1
-2
/
+16
|
|
|
|
|
|
|
|
|
*
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-12
2
-1
/
+4
|
|
|
|
|
|
|
|
|
*
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
2014-09-11
1
-17
/
+35
|
|
|
|
|
|
|
|
|
*
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
2014-09-11
1
-4
/
+4
|
|
|
|
|
|
|
|
|
*
HID: wacom - Clean up of sysfs
Ping Cheng
2014-09-11
1
-2
/
+10
|
|
|
|
|
|
|
|
|
*
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
2014-09-11
1
-4
/
+7
|
|
|
|
|
|
|
|
|
*
HID: wacom: Add support for the Cintiq Companion
Benjamin Tissoires
2014-09-03
1
-0
/
+10
|
|
|
|
|
|
|
|
*
|
HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY Scroll
John DeSilva
2014-09-08
3
-0
/
+6
|
|
|
|
|
|
|
|
*
|
HID: fix ignore_special_drivers modparam description
Hans Petter Selasky
2014-09-08
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
HID: add support for PenMount HID TouchScreen Driver
Christian Gmeiner
2014-09-04
5
-0
/
+63
|
|
|
|
|
|
|
|
*
|
HID: thingm: fix workqueue race on remove
Jiri Kosina
2014-09-04
1
-3
/
+3
|
|
|
|
|
|
|
|
*
|
HID: usbhid: improve handling of Clear-Halt and reset
Alan Stern
2014-09-03
1
-25
/
+9
|
|
|
|
|
|
|
|
*
|
HID: input: force generic axis to be mapped to their user space axis
Benjamin Tissoires
2014-08-26
1
-0
/
+6
|
|
|
|
|
|
|
*
|
|
HID: uHID: fix excepted report type
Benjamin Tissoires
2014-10-01
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
HID: uhid: report to user-space whether reports are numbered
David Herrmann
2014-08-25
1
-1
/
+20
|
|
|
|
|
|
|
*
|
|
HID: uhid: implement SET_REPORT
David Herrmann
2014-08-25
1
-68
/
+138
|
|
|
|
|
|
|
*
|
|
HID: uhid: rename uhid_raw_request to uhid_hid_raw_request
David Herrmann
2014-08-25
1
-16
/
+16
|
|
|
|
|
|
|
*
|
|
HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATURE
David Herrmann
2014-08-25
1
-14
/
+14
|
|
|
|
|
|
|
*
|
|
HID: uhid: invert report_done and make non-atomic
David Herrmann
2014-08-25
1
-8
/
+7
|
|
|
|
|
|
|
*
|
|
HID: uhid: turn report_id into u32
David Herrmann
2014-08-25
1
-3
/
+4
|
|
|
|
|
|
|
*
|
|
HID: uhid: avoid magic-numbers when setting strings
David Herrmann
2014-08-25
1
-7
/
+7
|
|
|
|
|
|
|
*
|
|
HID: uhid: avoid dangling pointers in uhid context
David Herrmann
2014-08-25
1
-5
/
+11
|
|
|
|
|
|
|
*
|
|
HID: uhid: forward create_req to create2_req
David Herrmann
2014-08-25
1
-65
/
+25
|
|
|
|
|
|
|
*
|
|
HID: uhid: simplify report-cb shutdown
David Herrmann
2014-08-25
1
-9
/
+2
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
|
HID: sony: Update the DualShock 4 touchpad resolution
Frank Praznik
2014-09-25
1
-2
/
+2
|
|
|
|
|
|
*
|
|
HID: sony: Set touchpad bits in the input_configured callback
Frank Praznik
2014-09-22
1
-34
/
+40
|
|
|
|
|
|
*
|
|
HID: sony: Update file header and correct comments
Frank Praznik
2014-09-15
1
-5
/
+6
|
|
|
|
|
|
*
|
|
HID: sony: Corrections for the DualShock 4 HID descriptor
Frank Praznik
2014-09-15
1
-6
/
+6
|
|
|
|
|
|
*
|
|
HID: sony: Set the Sixaxis cable state correctly
Frank Praznik
2014-09-01
1
-1
/
+2
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
/
|
HID: rmi: check sanity of the incoming report
Benjamin Tissoires
2014-09-12
1
-6
/
+38
|
|
|
|
|
|
/
/
[next]