index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
HID: logitech-dj: add support for non unifying receivers
Hans de Goede
2
-39
/
+274
2019-04-23
HID: logitech-dj: add logi_dj_recv_queue_unknown_work helper
Hans de Goede
1
-15
/
+30
2019-04-23
HID: logitech-dj: support sharing struct dj_receiver_dev between USB-interfaces
Hans de Goede
1
-27
/
+149
2019-04-23
HID: logitech-dj: rename dj_receiver_dev.hdev to dj_receiver_dev.hidpp
Hans de Goede
1
-12
/
+10
2019-04-23
HID: logitech-dj: protect the paired_dj_devices access in add_djhid_dev with ...
Hans de Goede
1
-0
/
+6
2019-04-23
HID: logitech-dj: remove unused querying_devices variable
Hans de Goede
1
-5
/
+0
2019-04-23
HID: logitech-dj: do not schedule the dj report itself
Benjamin Tissoires
1
-51
/
+85
2019-04-23
HID: logitech-dj: remove USB dependency
Benjamin Tissoires
1
-33
/
+35
2019-04-23
HID: logitech-dj: declare and use a few HID++ 1.0 constants
Benjamin Tissoires
1
-3
/
+12
2019-04-23
HID: logitech-dj: use BIT() macro for RF Report types
Benjamin Tissoires
1
-6
/
+6
2019-04-23
HID: logitech-dj: fix variable naming in logi_dj_hidpp_event
Benjamin Tissoires
1
-3
/
+10
2019-04-23
HID: logitech-dj: reshuffle logi_dj_recv_forward_*
Benjamin Tissoires
1
-7
/
+7
2019-04-23
HID: logitech: Stop setting drvdata to NULL on probe failure and remove
Benjamin Tissoires
2
-7
/
+3
2019-04-23
HID: quirks: do not blacklist Logitech devices
Benjamin Tissoires
1
-5
/
+0
2019-04-23
Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech
Benjamin Tissoires
10
-21
/
+48
2019-04-23
HID: intel-ish-hid: Add Comet Lake PCI device ID
Srinivas Pandruvada
2
-0
/
+2
2019-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+16
2019-04-17
HID: u2fzero: fail probe if not using USB transport
Jiri Kosina
1
-0
/
+3
2019-04-15
HID: u2fzero: fix compiling error in u2fzero_probe()
Mao Wenan
1
-0
/
+1
2019-04-11
Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad"
Hui Wang
2
-3
/
+0
2019-04-10
HID: add driver for U2F Zero built-in LED and RNG
Andrej Shadura
4
-0
/
+388
2019-04-05
HID: core: Do not call request_module() in async context
Hans de Goede
1
-2
/
+4
2019-04-04
HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple"
Colin Ian King
1
-1
/
+1
2019-04-03
HID: macally: Add support for Macally ikey keyboard
Alex Henrie
4
-0
/
+57
2019-04-03
HID: intel-ish-hid: ISH firmware loader client driver
Rushikesh S Kadam
4
-0
/
+1104
2019-04-03
HID: input: add mapping for Assistant key
Dmitry Torokhov
1
-0
/
+1
2019-04-02
HID: core: Call request_module before doing device_add
Hans de Goede
1
-0
/
+8
2019-04-02
HID: core: move Usage Page concatenation to Main item
Nicolas Saenz Julienne
1
-12
/
+24
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2
-0
/
+3
2019-04-01
HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent
Hans de Goede
1
-1
/
+5
2019-04-01
HID: logitech-hidpp: remove hidpp_is_connected()
Hans de Goede
1
-7
/
+2
2019-04-01
HID: logitech-hidpp: simplify printing of HID++ version
Hans de Goede
1
-14
/
+6
2019-03-27
HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
Jeffrey Hugo
1
-1
/
+4
2019-03-27
HID: picolcd: Convert to use sysfs_streq()
Andy Shevchenko
1
-12
/
+6
2019-03-27
HID: hid-sensor-custom: simplify getting .driver_data
Wolfram Sang
1
-8
/
+4
2019-03-27
HID: input: add mapping for "Toggle Display" key
Dmitry Torokhov
1
-0
/
+8
2019-03-27
HID: input: add mapping for "Full Screen" key
Dmitry Torokhov
1
-0
/
+1
2019-03-27
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
Dmitry Torokhov
1
-0
/
+4
2019-03-27
HID: input: add mapping for Expose/Overview key
Dmitry Torokhov
1
-0
/
+2
2019-03-27
HID: input: fix mapping of aspect ratio key
Dmitry Torokhov
1
-1
/
+1
2019-03-20
HID: logitech: Handle 0 scroll events for the m560
Peter Hutterer
1
-2
/
+3
2019-03-19
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
1
-0
/
+5
2019-03-19
HID: intel-ish-hid: Add interface function for PCI device pointer
Srinivas Pandruvada
1
-0
/
+13
2019-03-19
HID: intel-ish-hid: Use the new interface functions in HID ish client
Srinivas Pandruvada
3
-41
/
+35
2019-03-19
HID: intel-ish-hid: Move functions related to bus and device
Srinivas Pandruvada
3
-16
/
+26
2019-03-19
HID: intel-ish-hid: Add interface functions for struct ishtp_cl
Srinivas Pandruvada
1
-0
/
+42
2019-03-19
HID: intel-ish-hid: Move the common functions from client.h
Srinivas Pandruvada
2
-50
/
+0
2019-03-19
HID: intel-ish-hid: Store ishtp_cl_device instance in device
Srinivas Pandruvada
1
-0
/
+1
2019-03-19
HID: intel-ish-hid: Move driver registry functions
Srinivas Pandruvada
3
-31
/
+6
2019-03-19
HID: intel-ish-hid: Simplify ishtp_cl_link()
Srinivas Pandruvada
3
-12
/
+6
[prev]
[next]