index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-ntrig.c
Age
Commit message (
Expand
)
Author
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-06-25
HID: hid-ntrig: add error handling for sysfs_create_group
Zhouyang Jia
2018-03-06
HID: hid-ntrig: use true and false for boolean values
Gustavo A. R. Silva
2017-08-03
HID: ntrig: constify attribute_group structures.
Arvind Yadav
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-05
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2013-09-04
HID: ntrig: validate feature report details
Kees Cook
2013-07-23
HID: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-21
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
2013-02-18
HID: ntrig: use input_configured() callback to set the name
Benjamin Tissoires
2013-01-03
HID: Use module_hid_driver macro
H Hartley Sweeten
2012-09-25
HID: ntrig: change default value of logical/physical width/height to 1
Wen-chien Jesse Sung
2011-03-14
HID: hid-ntrig: init settle and mode check
Rafi Rubin
2011-03-14
HID: ntrig remove if and drop an indent
Rafi Rubin
2011-03-10
HID: ntrig: apply NO_INIT_REPORTS quirk
Rafi Rubin
2011-03-08
HID: ntrig don't dereference unclaimed hidinput
Rafi Rubin
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-09-08
HID: ntrig: identify firmware version
Rafi Rubin
2010-08-30
HID: ntrig: a bit of whitespace cleanup
Rafi Rubin
2010-06-21
HID: ntrig: add support for new firwmare versions
micki
2010-05-11
HID: ntrig: add filtering module parameters
Rafi Rubin
2010-05-11
HID: ntrig: add sysfs access to filter parameters
Rafi Rubin
2010-05-11
HID: ntrig: add sensitivity and responsiveness support
Rafi Rubin
2010-05-03
HID: ntrig: Remove unused macro, TripleTap and QuadTap
Rafi Rubin
2010-05-03
HID: ntrig: TipSwitch for single touch mode touch.
Rafi Rubin
2010-04-13
HID: ntrig: Emit TOUCH with DOUBLETAP for single touch
Rafi Rubin
2010-04-07
HID: ntrig: explain firmware quirk
Jiri Kosina
2010-04-06
HID: fix N-trig touch panel with recent firmware
Stephane Chatty
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
HID: ntrig: fix touch events
Rafi Rubin
2010-02-16
HID: hid-ntrig: Single touch mode tap
Rafi Rubin
2010-02-16
HID: hid-ntrig: multitouch cleanup and fix
Rafi Rubin
2010-02-16
HID: n-trig: remove unnecessary tool switching
Rafi Rubin
2010-02-16
HID: hid-ntrig add multi input quirk and clean up
Rafi Rubin
2009-07-23
HID: adding __init/__exit macros to module init/exit functions
Peter Huewe
2009-07-23
HID: ntrig tool separation and pen usages
Rafi Rubin
2009-05-20
HID: Multitouch support for the N-Trig touchscreen
Stephane Chatty
2009-03-30
HID: remove compat stuff
Jiri Slaby
2009-01-04
HID: add n-trig digitizer support
Rafi Rubin