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