Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2c63a833e4500b341a62bf97e67488909ae12086
/
drivers
/
hid
eb7046e
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
3b692c5
HID: asus: only support backlight when it's not driven by WMI
by Daniel Drake
· 6 years ago
134bf98
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
044ee89
HID: input: simplify/fix high-res scroll event handling
by Linus Torvalds
· 6 years ago
69d5b97
HID: we do not randomly make new drivers 'default y'
by Linus Torvalds
· 6 years ago
b59dfda
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
by Linus Torvalds
· 6 years ago
46011e97
Merge branch 'for-4.20/multitouch' into for-linus
by Jiri Kosina
· 6 years ago
5099bc8
Merge branch 'for-4.20/microsoft' into for-linus
by Jiri Kosina
· 6 years ago
276e722
Merge branch 'for-4.20/logitech-highres' into for-linus
by Jiri Kosina
· 6 years ago
4e7be68
Merge branch 'for-4.20/i2c-hid' into for-linus
by Jiri Kosina
· 6 years ago
a600ffe
Merge branch 'for-4.20/google' into for-linus
by Jiri Kosina
· 6 years ago
d19031d
Merge branch 'for-4.20/cougar' into for-linus
by Jiri Kosina
· 6 years ago
d93af50
Merge branch 'for-4.20/core' into for-linus
by Jiri Kosina
· 6 years ago
037ad06
Merge branch 'for-4.20/bigbenff' into for-linus
by Jiri Kosina
· 6 years ago
4724750
Merge branch 'for-4.20/apple' into for-linus
by Jiri Kosina
· 6 years ago
ce9d58d
HID: usbhid: Add quirk for Redragon/Dragonrise Seymur 2
by Kai-Heng Feng
· 6 years ago
11db817
HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452
by Jason Gerecke
· 6 years ago
23e542e
HID: google: add dependency on Cros EC for Hammer
by Dmitry Torokhov
· 6 years ago
14f3992
HID: elan: fix spelling mistake "registred" -> "registered"
by Colin Ian King
· 6 years ago
8f35260
HID: google: drop superfluous const before SIMPLE_DEV_PM_OPS()
by Jiri Kosina
· 6 years ago
eb1aac4
HID: google: add support tablet mode switch for Whiskers
by Dmitry Torokhov
· 6 years ago
183e19f
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
by Sean Young
· 6 years ago
9d7b186
HID: magicmouse: add support for Apple Magic Trackpad 2
by Sean O'Brien
· 6 years ago
9ee3e06
HID: i2c-hid: override HID descriptors for certain devices
by Julian Sax
· 6 years ago
256a90e
HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad
by Hanno Zulla
· 6 years ago
9ff3541
HID: intel-ish-hid: Enable Ice Lake mobile
by Srinivas Pandruvada
· 6 years ago
5fe2ccb
HID: logitech: fix a used uninitialized GCC warning
by zhong jiang
· 6 years ago
dc4e05d
HID: intel-ish-hid: using list_head for ipc write queue
by Hong Liu
· 6 years ago
946a777
HID: intel-ish-hid: use resource-managed api
by Hong Liu
· 6 years ago
18c0b54
HID: intel_ish-hid: Enhance API to get ring buffer sizes
by Srinivas Pandruvada
· 6 years ago
f26de33
HID: intel-ish-hid: use helper function to search client id
by Even Xu
· 6 years ago
e625020
HID: intel-ish-hid: ishtp: add helper function for client search
by Even Xu
· 6 years ago
816e7ed
HID: intel-ish-hid: use helper function to access client buffer
by Even Xu
· 6 years ago
a1c40ce
HID: intel-ish-hid: ishtp: add helper functions for client buffer operation
by Even Xu
· 6 years ago
d174c66
HID: intel-ish-hid: use helper function for private driver data set/get
by Even Xu
· 6 years ago
d0b4123
HID: intel-ish-hid: ishtp: add helper function for driver data get/set
by Even Xu
· 6 years ago
afbb116
HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling
by Hans de Goede
· 6 years ago
807588a
HID: i2c-hid: disable runtime PM operations on hantick touchpad
by Anisse Astier
· 6 years ago
52cf93e
HID: i2c-hid: Don't reset device upon system resume
by Kai-Heng Feng
· 6 years ago
8473a93
HID: input: Set INPUT_PROP_-property for HID_UP_DIGITIZERS
by Tatsunosuke Tobita
· 6 years ago
830e82a
HID: microsoft: the driver now neeed MEMLESS_FF infrastructure
by Jiri Kosina
· 6 years ago
75f1f19
HID: cougar: Stop processing vendor events on hid-core
by Daniel M. Lambea
· 6 years ago
6b003a8
HID: cougar: Make parameter 'g6_is_space' dinamically settable
by Daniel M. Lambea
· 6 years ago
ade573e
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
by Hans de Goede
· 6 years ago
73c5b25
HID: microsoft: Add rumble support for Xbox One S controller
by Andrey Smirnov
· 6 years ago
f2d3b62
HID: microsoft: Convert private data to be a proper struct
by Andrey Smirnov
· 6 years ago
3fe1d6b
HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice
by Harry Cutts
· 6 years ago
d56ca98
HID: logitech: Enable high-resolution scrolling on Logitech mice
by Harry Cutts
· 6 years ago
051dc9b
HID: logitech: Add function to enable HID++ 1.0 "scrolling acceleration"
by Harry Cutts
· 6 years ago
1ff2e1a
HID: input: Create a utility class for counting scroll events
by Harry Cutts
· 6 years ago
b034ed5
HID: core: fix NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
7ffa13b
HID: multitouch: simplify the application retrieval
by Benjamin Tissoires
· 6 years ago
d706562
HID: input: do not append a suffix if the name already has it
by Benjamin Tissoires
· 6 years ago
0d6c301
HID: core: fix grouping by application
by Benjamin Tissoires
· 6 years ago
ec6adef
HID: multitouch: fix Elan panels with 2 input modes declaration
by Benjamin Tissoires
· 6 years ago
43822c9
HID: hid-saitek: Add device ID for RAT 7 Contagion
by Harry Mallon
· 6 years ago
b2dd9f2
HID: core: fix memory leak on probe
by Stefan Agner
· 6 years ago
e38c0ac
HID: input: fix leaking custom input node name
by Stefan Agner
· 6 years ago
ee34549
HID: add support for Apple Magic Keyboards
by Sean O'Brien
· 6 years ago
fb6acf7
HID: i2c-hid: Fix flooded incomplete report after S3 on Rayd touchscreen
by AceLan Kao
· 6 years ago
71f6fa9
HID: increase maximum global item tag report size to 256
by Song, Hongyan
· 6 years ago
e0ab8b2
HID: intel-ish-hid: Enable Sunrise Point-H ish driver
by Andreas Bosch
· 6 years ago
7a324b3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 6 years ago
1429b47
Merge branch 'for-4.19/wiimote' into for-linus
by Jiri Kosina
· 6 years ago
ffbeeaa
Merge branch 'for-4.19/wacom' into for-linus
by Jiri Kosina
· 6 years ago
a91ddf2
Merge branch 'for-4.19/upstream' into for-linus
by Jiri Kosina
· 6 years ago
78a8ad7
Merge branch 'for-4.19/sony' into for-linus
by Jiri Kosina
· 6 years ago
16501e8
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
by Jiri Kosina
· 6 years ago
f5dd807
Merge branch 'for-4.19/intel-ish' into for-linus
by Jiri Kosina
· 6 years ago
4435b57
Merge branch 'for-4.19/i2c-hid' into for-linus
by Jiri Kosina
· 6 years ago
5a12d86
Merge branch 'for-4.19/elan' into for-linus
by Jiri Kosina
· 6 years ago
50fa925
HID: intel_ish-hid: tx_buf memory leak on probe/remove
by Anton Vasilyev
· 6 years ago
a1e9a9c
HID: intel-ish-hid: Prevent loading of driver on Mehlow
by Srinivas Pandruvada
· 7 years ago
b8e759b
HID: cougar: Add support for the Cougar 500k Gaming Keyboard
by Daniel M. Lambea
· 7 years ago
1a8861f
HID: cougar: make compare_device_paths reusable
by Daniel M. Lambea
· 7 years ago
7f342e9
HID: intel-ish-hid: remove redundant variable num_frags
by Colin Ian King
· 7 years ago
28a042a
HID: multitouch: handle palm for touchscreens
by Dmitry Torokhov
· 7 years ago
f902437
HID: multitouch: touchscreens also use confidence reports
by Dmitry Torokhov
· 7 years ago
9152c7d
HID: multitouch: report MT_TOOL_PALM for non-confident touches
by Dmitry Torokhov
· 7 years ago
30576c5
HID: microsoft: support the Surface Dial
by Benjamin Tissoires
· 7 years ago
08a8a7c
HID: core: do not upper bound the collection stack
by Benjamin Tissoires
· 7 years ago
ba6b055
HID: input: enable Totem on the Dell Canvas 27
by Benjamin Tissoires
· 7 years ago
01eaac7
HID: multitouch: remove one copy of values
by Benjamin Tissoires
· 7 years ago
8dfe14b
HID: multitouch: ditch mt_report_id
by Benjamin Tissoires
· 7 years ago
3ceb382
HID: multitouch: store a per application quirks value
by Benjamin Tissoires
· 7 years ago
f146d1c
HID: multitouch: Store per collection multitouch data
by Benjamin Tissoires
· 7 years ago
cf6d15d
HID: multitouch: make sure the static list of class is not changed
by Benjamin Tissoires
· 7 years ago
e7ad3dc
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
by Hans de Goede
· 7 years ago
6e5dd63
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
by Hans de Goede
· 7 years ago
7ed3f28
HID: elan: Add a flag for selecting if the touchpad has a LED
by Hans de Goede
· 7 years ago
19588be
HID: elan: Query resolution from the touchpad
by Hans de Goede
· 7 years ago
79d11f2
HID: elan: Query device max_x and max_y value from touchpad
by Hans de Goede
· 7 years ago
314f04e
HID: elan: Hardcode finger-count and usb-interface
by Hans de Goede
· 7 years ago
2f612de
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
by Hans de Goede
· 7 years ago
f109b43
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
by Hans de Goede
· 7 years ago
c4cf2d8
HID: elan: Remove unused max_area_x and max_area_y vatiables
by Hans de Goede
· 7 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
092150a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 7 years ago
ea58c33
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
by Hanno Zulla
· 7 years ago
8082d3f
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
by Hanno Zulla
· 7 years ago
Next »