index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-ntrig.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
HID: hid-ntrig: add error handling for sysfs_create_group
Zhouyang Jia
2018-06-25
1
-0
/
+2
*
HID: hid-ntrig: use true and false for boolean values
Gustavo A. R. Silva
2018-03-06
1
-6
/
+6
*
HID: ntrig: constify attribute_group structures.
Arvind Yadav
2017-08-03
1
-1
/
+1
*
HID: use to_hid_device()
Geliang Tang
2015-12-28
1
-16
/
+16
*
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-11-05
1
-2
/
+4
*
HID: ntrig: validate feature report details
Kees Cook
2013-09-04
1
-1
/
+2
*
HID: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-07-23
1
-6
/
+6
*
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-2
/
+2
*
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
1
-3
/
+3
*
-
.
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
2013-02-21
1
-46
/
+35
|
\
\
|
|
*
HID: Use module_hid_driver macro
H Hartley Sweeten
2013-01-03
1
-12
/
+1
|
|
/
|
/
|
|
*
HID: ntrig: use input_configured() callback to set the name
Benjamin Tissoires
2013-02-18
1
-34
/
+34
|
/
*
HID: ntrig: change default value of logical/physical width/height to 1
Wen-chien Jesse Sung
2012-09-25
1
-4
/
+4
*
HID: hid-ntrig: init settle and mode check
Rafi Rubin
2011-03-14
1
-2
/
+43
*
HID: ntrig remove if and drop an indent
Rafi Rubin
2011-03-14
1
-229
/
+227
*
HID: ntrig: apply NO_INIT_REPORTS quirk
Rafi Rubin
2011-03-10
1
-1
/
+2
*
HID: ntrig don't dereference unclaimed hidinput
Rafi Rubin
2011-03-08
1
-1
/
+14
*
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-12-10
1
-5
/
+4
*
HID: ntrig: identify firmware version
Rafi Rubin
2010-09-08
1
-0
/
+51
*
HID: ntrig: a bit of whitespace cleanup
Rafi Rubin
2010-08-30
1
-9
/
+9
*
HID: ntrig: add support for new firwmare versions
micki
2010-06-21
1
-0
/
+36
*
HID: ntrig: add filtering module parameters
Rafi Rubin
2010-05-11
1
-0
/
+21
*
HID: ntrig: add sysfs access to filter parameters
Rafi Rubin
2010-05-11
1
-0
/
+285
*
HID: ntrig: add sensitivity and responsiveness support
Rafi Rubin
2010-05-11
1
-9
/
+211
*
HID: ntrig: Remove unused macro, TripleTap and QuadTap
Rafi Rubin
2010-05-03
1
-30
/
+2
*
HID: ntrig: TipSwitch for single touch mode touch.
Rafi Rubin
2010-05-03
1
-8
/
+21
*
HID: ntrig: Emit TOUCH with DOUBLETAP for single touch
Rafi Rubin
2010-04-13
1
-0
/
+2
*
HID: ntrig: explain firmware quirk
Jiri Kosina
2010-04-07
1
-1
/
+2
*
HID: fix N-trig touch panel with recent firmware
Stephane Chatty
2010-04-06
1
-2
/
+10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
HID: ntrig: fix touch events
Rafi Rubin
2010-03-10
1
-0
/
+11
*
HID: hid-ntrig: Single touch mode tap
Rafi Rubin
2010-02-16
1
-0
/
+2
*
HID: hid-ntrig: multitouch cleanup and fix
Rafi Rubin
2010-02-16
1
-22
/
+94
*
HID: n-trig: remove unnecessary tool switching
Rafi Rubin
2010-02-16
1
-40
/
+1
*
HID: hid-ntrig add multi input quirk and clean up
Rafi Rubin
2010-02-16
1
-11
/
+58
*
HID: adding __init/__exit macros to module init/exit functions
Peter Huewe
2009-07-23
1
-2
/
+2
*
HID: ntrig tool separation and pen usages
Rafi Rubin
2009-07-23
1
-4
/
+29
*
HID: Multitouch support for the N-Trig touchscreen
Stephane Chatty
2009-05-20
1
-11
/
+211
*
HID: remove compat stuff
Jiri Slaby
2009-03-30
1
-2
/
+0
*
HID: add n-trig digitizer support
Rafi Rubin
2009-01-04
1
-0
/
+82