index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
HID: intel-ish-hid: Enable Ice Lake mobile
Srinivas Pandruvada
2
-0
/
+2
2018-09-24
HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling
Hans de Goede
2
-16
/
+3
2018-09-14
HID: i2c-hid: disable runtime PM operations on hantick touchpad
Anisse Astier
1
-3
/
+8
2018-09-06
HID: i2c-hid: Don't reset device upon system resume
Kai-Heng Feng
2
-10
/
+7
2018-09-05
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Hans de Goede
1
-0
/
+23
2018-09-05
HID: core: fix NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2018-09-04
HID: core: fix grouping by application
Benjamin Tissoires
2
-2
/
+5
2018-09-04
HID: multitouch: fix Elan panels with 2 input modes declaration
Benjamin Tissoires
1
-2
/
+14
2018-08-30
HID: hid-saitek: Add device ID for RAT 7 Contagion
Harry Mallon
2
-0
/
+3
2018-08-28
HID: core: fix memory leak on probe
Stefan Agner
1
-0
/
+2
2018-08-28
HID: input: fix leaking custom input node name
Stefan Agner
1
-0
/
+1
2018-08-28
HID: add support for Apple Magic Keyboards
Sean O'Brien
2
-1
/
+10
2018-08-28
HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
AceLan Kao
2
-0
/
+3
2018-08-28
HID: intel-ish-hid: Enable Sunrise Point-H ish driver
Andreas Bosch
2
-0
/
+2
2018-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
22
-729
/
+1795
2018-08-20
Merge branch 'for-4.19/wiimote' into for-linus
Jiri Kosina
3
-0
/
+457
2018-08-20
Merge branch 'for-4.19/wacom' into for-linus
Jiri Kosina
2
-59
/
+66
2018-08-20
Merge branch 'for-4.19/upstream' into for-linus
Jiri Kosina
4
-30
/
+7
2018-08-20
Merge branch 'for-4.19/sony' into for-linus
Jiri Kosina
1
-136
/
+28
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
4
-401
/
+657
2018-08-20
Merge branch 'for-4.19/intel-ish' into for-linus
Jiri Kosina
2
-5
/
+17
2018-08-20
Merge branch 'for-4.19/i2c-hid' into for-linus
Jiri Kosina
1
-30
/
+27
2018-08-20
Merge branch 'for-4.19/elan' into for-linus
Jiri Kosina
2
-53
/
+184
2018-08-02
HID: intel_ish-hid: tx_buf memory leak on probe/remove
Anton Vasilyev
2
-5
/
+6
2018-08-02
HID: intel-ish-hid: Prevent loading of driver on Mehlow
Srinivas Pandruvada
1
-0
/
+11
2018-07-23
HID: cougar: Add support for the Cougar 500k Gaming Keyboard
Daniel M. Lambea
4
-0
/
+326
2018-07-23
HID: cougar: make compare_device_paths reusable
Daniel M. Lambea
2
-15
/
+26
2018-07-17
HID: intel-ish-hid: remove redundant variable num_frags
Colin Ian King
1
-2
/
+0
2018-07-17
HID: multitouch: handle palm for touchscreens
Dmitry Torokhov
1
-1
/
+51
2018-07-17
HID: multitouch: touchscreens also use confidence reports
Dmitry Torokhov
1
-1
/
+2
2018-07-17
HID: multitouch: report MT_TOOL_PALM for non-confident touches
Dmitry Torokhov
1
-5
/
+14
2018-07-17
HID: microsoft: support the Surface Dial
Benjamin Tissoires
1
-6
/
+43
2018-07-17
HID: core: do not upper bound the collection stack
Benjamin Tissoires
1
-3
/
+14
2018-07-17
HID: input: enable Totem on the Dell Canvas 27
Benjamin Tissoires
2
-14
/
+37
2018-07-17
HID: multitouch: remove one copy of values
Benjamin Tissoires
1
-281
/
+264
2018-07-17
HID: multitouch: ditch mt_report_id
Benjamin Tissoires
1
-32
/
+94
2018-07-17
HID: multitouch: store a per application quirks value
Benjamin Tissoires
1
-32
/
+32
2018-07-17
HID: multitouch: Store per collection multitouch data
Benjamin Tissoires
1
-150
/
+230
2018-07-17
HID: multitouch: make sure the static list of class is not changed
Benjamin Tissoires
1
-2
/
+2
2018-07-17
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
Hans de Goede
2
-5
/
+61
2018-07-17
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
Hans de Goede
2
-0
/
+3
2018-07-17
HID: elan: Add a flag for selecting if the touchpad has a LED
Hans de Goede
1
-4
/
+9
2018-07-17
HID: elan: Query resolution from the touchpad
Hans de Goede
1
-0
/
+21
2018-07-17
HID: elan: Query device max_x and max_y value from touchpad
Hans de Goede
1
-20
/
+75
2018-07-17
HID: elan: Hardcode finger-count and usb-interface
Hans de Goede
1
-10
/
+6
2018-07-17
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
Hans de Goede
1
-12
/
+13
2018-07-17
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
Hans de Goede
1
-2
/
+0
2018-07-17
HID: elan: Remove unused max_area_x and max_area_y vatiables
Hans de Goede
1
-4
/
+0
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
5
-5
/
+31
2018-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+31
[next]