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
/
input
/
tablet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
2015-01-26
1
-15
/
+5
*
Merge branch 'wacom' into next
Dmitry Torokhov
2014-08-06
6
-4319
/
+0
|
\
|
*
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
2014-07-25
6
-4131
/
+0
|
*
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
2014-07-25
1
-40
/
+39
|
*
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2014-07-25
2
-269
/
+247
|
*
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
2014-07-25
1
-39
/
+9
|
*
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2014-07-25
2
-238
/
+114
|
*
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
2014-07-25
1
-5
/
+3
|
*
Input: wacom - register power device at the HID level
Benjamin Tissoires
2014-07-25
1
-2
/
+2
|
*
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
2014-07-25
1
-39
/
+37
|
*
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2014-07-25
2
-8
/
+8
|
*
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
2014-07-25
1
-11
/
+11
|
*
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
2014-07-25
1
-32
/
+26
|
*
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
2014-07-25
1
-60
/
+10
|
*
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
2014-07-25
1
-45
/
+36
|
*
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
2014-07-25
4
-186
/
+126
|
*
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
2014-07-25
1
-31
/
+22
|
*
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
2014-07-25
1
-23
/
+23
|
*
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
2014-07-25
1
-17
/
+27
|
*
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
2014-07-25
1
-12
/
+6
|
*
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
2014-07-25
1
-16
/
+23
|
*
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
2014-07-25
1
-86
/
+122
|
*
Input: wacom - create a separate input device for pads
Benjamin Tissoires
2014-07-25
4
-9
/
+85
|
*
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
2014-07-25
1
-0
/
+1
|
*
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
2014-07-25
1
-0
/
+3
*
|
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
2014-07-25
1
-1
/
+5
*
|
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
2014-07-20
3
-0
/
+627
|
/
*
Input: wacom - process outbound for newer Cintiqs
Ping Cheng
2014-05-29
2
-22
/
+24
*
Input: wacom - set stylus_in_proximity when pen is in range
Ping Cheng
2014-05-29
1
-0
/
+2
*
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
2014-05-14
3
-1
/
+41
*
Input: wacom - use unaligned access where necessary
Jason Gerecke
2014-05-14
1
-9
/
+9
*
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
2014-05-14
2
-147
/
+128
|
\
|
*
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
2014-04-19
1
-1
/
+1
|
*
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
2014-04-19
1
-18
/
+9
|
*
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
2014-04-19
1
-0
/
+9
|
*
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
2014-04-19
1
-128
/
+109
|
*
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
2014-04-19
1
-1
/
+1
*
|
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2014-05-14
2
-0
/
+9
|
/
*
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
2014-01-27
1
-1
/
+1
*
Input: wacom - add support for DTU-1031
Ping Cheng
2014-01-20
2
-2
/
+76
*
Input: wacom - fix wacom->shared guards for dual input devices
Ping Cheng
2014-01-20
1
-2
/
+2
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
6
-6
/
+0
*
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
2013-12-16
3
-3
/
+44
*
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2013-12-16
2
-0
/
+12
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-11-14
3
-53
/
+165
|
|
\
|
*
|
Input: wacom - add support for ISDv4 0x10E sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
*
|
Input: wacom - add support for ISDv4 0x10F sensor
Jason Gerecke
2013-10-22
1
-0
/
+4
|
*
|
Input: wacom - export battery scope
Bastien Nocera
2013-10-15
1
-0
/
+4
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2013-09-06
2
-60
/
+46
|
|
\
\
*
|
|
|
Input: wacom - add support for three new Intuos devices
Ping Cheng
2013-11-25
3
-18
/
+51
[next]