index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
1
-1
/
+52
2017-03-30
HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH
Aaron Armstrong Skomra
1
-0
/
+2
2017-03-30
HID: wacom: Don't add ghost interface as shared data
Aaron Armstrong Skomra
1
-8
/
+8
2017-03-21
HID: wacom: don't manually release resources for the EKR
Aaron Armstrong Skomra
1
-1
/
+3
2017-03-06
HID: wacom: generic: support touch on/off softkey
Ping Cheng
1
-1
/
+3
2017-03-06
HID: wacom: generic: add mode change touch key
Benjamin Tissoires
1
-0
/
+49
2017-02-20
Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...
Jiri Kosina
1
-32
/
+115
2017-01-26
HID: wacom: generic: support LEDs
Aaron Armstrong Skomra
1
-3
/
+36
2017-01-26
HID: wacom: generic: support generic touch switch
Aaron Armstrong Skomra
1
-7
/
+19
2017-01-26
HID: wacom: generic: add vendor defined touch
Aaron Armstrong Skomra
1
-3
/
+10
2017-01-26
HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface
Jason Gerecke
1
-0
/
+25
2017-01-26
HID: wacom: Move WAC_CMD_* into wacom_wac.h
Jason Gerecke
1
-8
/
+0
2017-01-23
HID: wacom: do not attempt to switch mode while in probe
Benjamin Tissoires
1
-7
/
+20
2017-01-23
HID: wacom: remove warning while disconnecting devices
Benjamin Tissoires
1
-3
/
+2
2017-01-23
HID: wacom: release the resources before leaving despite devm
Benjamin Tissoires
1
-0
/
+2
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
1
-8
/
+8
2017-01-06
HID: remove use of DRIVER_LICENSE
Grant Grundler
1
-1
/
+1
2016-10-20
HID: wacom: generic: Add support for sensor offsets
Jason Gerecke
1
-8
/
+30
2016-10-20
HID: wacom: generic: Support and use 'Custom HID' mode and usages
Jason Gerecke
1
-0
/
+5
2016-10-20
HID: wacom: generic: Strip off excessive name prefixing
Jason Gerecke
1
-0
/
+13
2016-10-20
HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2
Jason Gerecke
1
-0
/
+24
2016-10-20
HID: wacom: Update vendor-defined usage names to better match standards
Jason Gerecke
1
-6
/
+6
2016-08-10
HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC
Jason Gerecke
1
-12
/
+71
2016-08-05
HID: wacom: power_supply: provide the actual model_name
Benjamin Tissoires
1
-0
/
+11
2016-08-05
HID: wacom: power_supply: remove ac information
Benjamin Tissoires
1
-48
/
+1
2016-08-05
HID: wacom: power_supply: mark the type as USB
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
1
-3
/
+60
2016-08-05
HID: wacom: leds: actually release the LEDs on disconnect
Benjamin Tissoires
1
-1
/
+26
2016-08-05
HID: wacom: leds: use the ledclass instead of custom made sysfs files
Benjamin Tissoires
1
-10
/
+185
2016-08-05
HID: wacom: EKR: attach the power_supply on first connection
Benjamin Tissoires
1
-6
/
+30
2016-08-05
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
1
-56
/
+67
2016-08-05
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
1
-0
/
+30
2016-08-05
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
1
-26
/
+27
2016-08-05
HID: wacom: EKR: use devres groups to manage resources
Benjamin Tissoires
1
-16
/
+28
2016-08-05
HID: wacom: EKR: have proper allocator and destructor
Benjamin Tissoires
1
-40
/
+53
2016-08-05
HID: wacom: rework fail path in probe() and parse_and_register()
Benjamin Tissoires
1
-23
/
+14
2016-08-05
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
1
-56
/
+77
2016-08-05
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
1
-3
/
+77
2016-08-05
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
1
-14
/
+71
2016-08-05
HID: wacom: devres manage the shared data too
Benjamin Tissoires
1
-34
/
+39
2016-08-05
HID: wacom: use devres to allocate driver data
Benjamin Tissoires
1
-3
/
+1
2016-08-05
HID: wacom: use devm_kasprintf for allocating the name of the remote
Benjamin Tissoires
1
-8
/
+6
2016-08-05
HID: wacom: convert LEDs to devres
Benjamin Tissoires
1
-50
/
+45
2016-08-05
HID: wacom: put the managed resources in a group
Benjamin Tissoires
1
-39
/
+30
2016-08-05
HID: wacom: switch inputs to devres
Benjamin Tissoires
1
-18
/
+16
2016-08-05
HID: wacom: switch battery to devres
Benjamin Tissoires
1
-14
/
+24
2016-08-05
HID: wacom: use one work queue per task
Benjamin Tissoires
1
-4
/
+6
2016-08-05
HID: wacom: untie leds from inputs
Benjamin Tissoires
1
-9
/
+11
2016-08-05
HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
Benjamin Tissoires
1
-11
/
+14
2016-08-05
HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
Benjamin Tissoires
1
-2
/
+3
[next]