summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/intel-ish' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/elan' into for-linusJiri Kosina
2018-08-02HID: intel_ish-hid: tx_buf memory leak on probe/removeAnton Vasilyev
2018-08-02HID: intel-ish-hid: Prevent loading of driver on MehlowSrinivas Pandruvada
2018-07-23HID: cougar: Add support for the Cougar 500k Gaming KeyboardDaniel M. Lambea
2018-07-23HID: cougar: make compare_device_paths reusableDaniel M. Lambea
2018-07-17HID: multitouch: handle palm for touchscreensDmitry Torokhov
2018-07-17HID: multitouch: touchscreens also use confidence reportsDmitry Torokhov
2018-07-17HID: multitouch: report MT_TOOL_PALM for non-confident touchesDmitry Torokhov
2018-07-17HID: microsoft: support the Surface DialBenjamin Tissoires
2018-07-17HID: core: do not upper bound the collection stackBenjamin Tissoires
2018-07-17HID: input: enable Totem on the Dell Canvas 27Benjamin Tissoires
2018-07-17HID: multitouch: remove one copy of valuesBenjamin Tissoires
2018-07-17HID: multitouch: ditch mt_report_idBenjamin Tissoires
2018-07-17HID: multitouch: store a per application quirks valueBenjamin Tissoires
2018-07-17HID: multitouch: Store per collection multitouch dataBenjamin Tissoires
2018-07-17HID: multitouch: make sure the static list of class is not changedBenjamin Tissoires
2018-07-17HID: elan: Add support for touchpad on the Toshiba Click Mini L9WHans de Goede
2018-07-17HID: elan: Add USB-id for HP x2 10-n000nd touchpadHans de Goede
2018-07-17HID: elan: Add a flag for selecting if the touchpad has a LEDHans de Goede
2018-07-17HID: elan: Query resolution from the touchpadHans de Goede
2018-07-17HID: elan: Query device max_x and max_y value from touchpadHans de Goede
2018-07-17HID: elan: Hardcode finger-count and usb-interfaceHans de Goede
2018-07-17HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTHHans de Goede
2018-07-17HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting itHans de Goede
2018-07-17HID: elan: Remove unused max_area_x and max_area_y vatiablesHans de Goede
2018-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-09HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-09HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-03HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-07-03HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires
2018-06-25HID: i2c-hid: Add vddl regulator controlStephen Boyd
2018-06-25HID: i2c-hid: Use devm to allocate i2c_hid structStephen Boyd
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11HID: google: Add support for whiskersNicolas Boichat
2018-06-08Merge branch 'for-4.18/wacom' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/upstream' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/rmi' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/plantronics' into for-linusJiri Kosina
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina