index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-02
HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT
Ping Cheng
2015-03-16
HID: wacom: ask for a in-prox report when it was missed
Benjamin Tissoires
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-11
HID: wacom: Add battery presence indicator to wireless tablets
Jason Gerecke
2015-03-11
HID: wacom: Status packet provides 'charging', not 'powered' bit
Jason Gerecke
2015-03-11
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
2015-02-27
HID: wacom: add full support of the Wacom Bamboo PAD
Benjamin Tissoires
2015-02-27
HID: wacom: store the hid_device pointers of the sibling devices
Benjamin Tissoires
2015-01-29
HID: wacom: add support for Cintiq 27QHD and 27QHD touch
Ping Cheng
2015-01-06
HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()
Benjamin Tissoires
2014-12-12
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-10
HID: wacom: Initialize MT slots for generic devices at post_parse_hid
Jason Gerecke
2014-12-02
HID: wacom: fix freeze on open when autosuspend is on
Benjamin Tissoires
2014-12-01
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
2014-11-26
HID: wacom: PAD is independent with pen/touch
Ping Cheng
2014-11-20
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
2014-10-01
HID: wacom: implement the finger part of the HID generic handling
Benjamin Tissoires
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-10-01
HID: wacom: move allocation of inputs earlier
Benjamin Tissoires
2014-10-01
HID: wacom: split out input allocation and registration
Benjamin Tissoires
2014-10-01
HID: wacom: rename failN with some meaningful information
Benjamin Tissoires
2014-09-22
HID: wacom: fix timeout on probe for some wacoms
Benjamin Tissoires
2014-09-12
HID: wacom: make the WL connection friendly for the desktop
Benjamin Tissoires
2014-09-11
HID: wacom - enable LED support for Wireless Intuos5/Pro
Ping Cheng
2014-09-11
HID: wacom - remove report_id from wacom_get_report interface
Ping Cheng
2014-09-11
HID: wacom - Clean up of sysfs
Ping Cheng
2014-09-11
HID: wacom - Add default permission defines for sysfs attributes
Ping Cheng
2014-08-12
Input: wacom - fix compiler warning if !CONFIG_PM
Geert Uytterhoeven
2014-08-06
Input: wacom - only register once the MODULE_* macros
Benjamin Tissoires
2014-08-06
Input: wacom - remove passing id for wacom_set_report
Przemo Firszt
2014-08-06
Input: wacom - check for bluetooth protocol while setting OLEDs
Benjamin Tissoires
2014-08-06
Input: wacom - handle Intuos 4 BT in wacom.ko
Benjamin Tissoires
2014-08-06
Input: wacom - handle Graphire BT tablets in wacom.ko
Benjamin Tissoires
2014-08-06
Input: wacom - prepare the driver to include BT devices
Benjamin Tissoires
2014-07-25
Input: wacom - register an ac power supply for wireless devices
Benjamin Tissoires
2014-07-25
Input: wacom - use a uniq name for the battery device
Benjamin Tissoires
2014-07-25
Input: wacom - enhance Wireless Receiver battery reporting
Benjamin Tissoires
2014-07-25
Input: wacom - put a flag when the led are initialized
Benjamin Tissoires
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires