index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...
Jiri Kosina
2015-09-01
1
-53
/
+227
|
\
\
\
\
|
|
|
|
*
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
2015-08-28
1
-0
/
+195
|
|
|
|
*
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
2015-08-10
1
-1
/
+1
|
|
|
|
*
HID: wacom: Remove WACOM_QUIRK_NO_INPUT
Jason Gerecke
2015-08-04
1
-14
/
+10
|
|
|
|
*
HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR
Jason Gerecke
2015-08-04
1
-3
/
+3
|
|
|
|
*
HID: wacom: Use calculated pkglen for wireless touch interface
Jason Gerecke
2015-08-04
1
-1
/
+0
|
|
|
|
*
HID: wacom: Perform all event processing as part of report processing
Jason Gerecke
2015-07-23
1
-1
/
+0
|
|
|
|
*
HID: wacom: Set default device name to value from wacom->features
Jason Gerecke
2015-07-17
1
-1
/
+2
|
|
|
|
*
HID: wacom: Properly free inputs if 'wacom_allocate_inputs' fails
Jason Gerecke
2015-07-17
1
-34
/
+18
*
|
|
|
|
Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...
Jiri Kosina
2015-09-01
1
-7
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
HID: wacom: Do not repeatedly attempt to set device mode on error
Jason Gerecke
2015-08-10
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
HID: wacom: Delete unnecessary checks before the function call "input_free_de...
Markus Elfring
2015-07-09
1
-6
/
+3
|
|
|
/
|
|
/
|
*
|
|
HID: wacom: Report correct device resolution when using the wireless adapater
Jason Gerecke
2015-08-10
1
-33
/
+37
|
|
/
|
/
|
*
|
HID: wacom: NULL dereferences on error in probe()
Dan Carpenter
2015-06-26
1
-2
/
+4
|
/
*
HID: wacom: Introduce new 'touch_input' device
Jason Gerecke
2015-06-18
1
-46
/
+70
*
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'
Jason Gerecke
2015-06-18
1
-2
/
+6
*
HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type
Jason Gerecke
2015-06-18
1
-30
/
+35
*
HID: wacom: Treat features->device_type values as flags
Jason Gerecke
2015-06-18
1
-17
/
+18
*
HID: wacom: Simplify 'wacom_update_name'
Jason Gerecke
2015-06-18
1
-11
/
+14
*
HID: wacom: Handle failing HID_DG_CONTACTMAX requests
Jason Gerecke
2015-05-21
1
-2
/
+9
*
HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE
Jason Gerecke
2015-05-21
1
-2
/
+10
*
HID: wacom: Fail probe if HID_GENERIC device has unknown device_type
Jason Gerecke
2015-05-04
1
-1
/
+7
*
HID: wacom: Discover device_type from HID descriptor for all devices
Jason Gerecke
2015-05-04
1
-10
/
+13
*
HID: wacom: Do not add suffix to name of devices with an unknown type
Jason Gerecke
2015-05-04
1
-5
/
+8
*
HID: wacom: retrieve name from HID descriptor for generic devices
Ping Cheng
2015-04-27
1
-11
/
+47
*
HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
Ping Cheng
2015-04-23
1
-6
/
+6
*
HID: wacom: move all quirks to wacom_setup_device_quirks
Ping Cheng
2015-04-23
1
-38
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-20
/
+77
|
\
|
*
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
2015-04-02
1
-13
/
+11
|
*
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
2015-03-16
1
-0
/
+3
|
*
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
2015-03-11
1
-0
/
+4
|
*
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
2015-03-11
1
-0
/
+2
|
*
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
2015-03-11
1
-2
/
+15
|
*
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
2015-02-27
1
-0
/
+24
|
*
HID: wacom: store the hid_device pointers of the sibling devices
Benjamin Tissoires
2015-02-27
1
-6
/
+19
*
|
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-34
/
+37
*
|
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-2
/
+3
|
/
*
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
2015-01-29
1
-0
/
+3
*
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
2015-01-06
1
-4
/
+2
*
-
-
-
.
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-12
1
-20
/
+39
|
\
\
\
|
|
|
*
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
2014-12-10
1
-0
/
+18
|
|
|
*
HID: wacom: PAD is independent with pen/touch
Ping Cheng
2014-11-26
1
-3
/
+5
|
|
|
*
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
2014-11-20
1
-10
/
+15
|
|
|
/
|
*
|
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
2014-12-01
1
-7
/
+1
|
|
/
*
|
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
2014-12-02
1
-8
/
+1
|
/
*
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
1
-3
/
+36
*
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
1
-2
/
+10
*
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
1
-3
/
+9
*
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
1
-33
/
+63
*
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-10-01
1
-20
/
+29
[next]