index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
1
-6
/
+6
2016-03-31
Input: gtco - fix crash on detecting device without endpoints
Vladis Dronov
1
-1
/
+9
2015-12-02
Input: aiptek - fix crash on detecting device without endpoints
Vladis Dronov
1
-0
/
+9
2015-01-26
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2014-08-06
Merge branch 'wacom' into next
Dmitry Torokhov
6
-4319
/
+0
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires
6
-4131
/
+0
2014-07-25
Input: wacom - keep wacom_ids ordered
Benjamin Tissoires
1
-40
/
+39
2014-07-25
Input: wacom - remove field pktlen declaration in the list of devices
Benjamin Tissoires
2
-269
/
+247
2014-07-25
Input: wacom - use hidinput_calc_abs_res instead of duplicating its code
Benjamin Tissoires
1
-39
/
+9
2014-07-25
Input: wacom - use in-kernel HID parser
Benjamin Tissoires
2
-238
/
+114
2014-07-25
Input: wacom - use hid_info instead of plain dev_info
Benjamin Tissoires
1
-5
/
+3
2014-07-25
Input: wacom - register power device at the HID level
Benjamin Tissoires
1
-2
/
+2
2014-07-25
Input: wacom - remove usb dependency for siblings devices
Benjamin Tissoires
1
-39
/
+37
2014-07-25
Input: wacom - register the input devices on top of the HID one
Benjamin Tissoires
2
-8
/
+8
2014-07-25
Input: wacom - install LED/OLED sysfs files in the HID device instead of USB
Benjamin Tissoires
1
-11
/
+11
2014-07-25
Input: wacom - compute the HID report size to get the actual packet size
Benjamin Tissoires
1
-32
/
+26
2014-07-25
Input: wacom - use HID core to actually fetch the report descriptor
Benjamin Tissoires
1
-60
/
+10
2014-07-25
Input: wacom - use hid communication instead of plain usb
Benjamin Tissoires
1
-45
/
+36
2014-07-25
Input: wacom - switch from an USB driver to a HID driver
Benjamin Tissoires
4
-186
/
+126
2014-07-25
Input: wacom - include and use linux/hid.h
Benjamin Tissoires
1
-31
/
+22
2014-07-25
Input: wacom - split out the pad device for the wireless receiver
Benjamin Tissoires
1
-23
/
+23
2014-07-25
Input: wacom - split out the pad device for Graphire G4 and MO
Benjamin Tissoires
1
-17
/
+27
2014-07-25
Input: wacom - split out the pad device for DTUS
Benjamin Tissoires
1
-12
/
+6
2014-07-25
Input: wacom - split out the pad device for Bamboos
Benjamin Tissoires
1
-16
/
+23
2014-07-25
Input: wacom - split out the pad device for Intuos/Cintiq
Benjamin Tissoires
1
-86
/
+122
2014-07-25
Input: wacom - create a separate input device for pads
Benjamin Tissoires
4
-9
/
+85
2014-07-25
Input: wacom - assign phys field from struct wacom into input_dev
Benjamin Tissoires
1
-0
/
+1
2014-07-25
Input: Revert "wacom - testing result shows get_report is unnecessary."
Benjamin Tissoires
1
-0
/
+3
2014-07-25
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
1
-1
/
+5
2014-07-20
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
3
-0
/
+627
2014-05-29
Input: wacom - process outbound for newer Cintiqs
Ping Cheng
2
-22
/
+24
2014-05-29
Input: wacom - set stylus_in_proximity when pen is in range
Ping Cheng
1
-0
/
+2
2014-05-14
Input: wacom - add support for three new ISDv4 sensors
Jason Gerecke
3
-1
/
+41
2014-05-14
Input: wacom - use unaligned access where necessary
Jason Gerecke
1
-9
/
+9
2014-05-14
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
2
-147
/
+128
2014-05-14
Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2
Jason Gerecke
2
-0
/
+9
2014-04-19
Input: wacom - handle 1024 pressure levels in wacom_tpc_pen
Jason Gerecke
1
-1
/
+1
2014-04-19
Input: wacom - references to 'wacom->data' should use 'unsigned char*'
Jason Gerecke
1
-18
/
+9
2014-04-19
Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSURE
Jason Gerecke
1
-0
/
+9
2014-04-19
Input: wacom - use full 32-bit HID Usage value in switch statement
Jason Gerecke
1
-128
/
+109
2014-04-19
Input: wacom - missed the last bit of expresskey for DTU-1031
Ping Cheng
1
-1
/
+1
2014-01-27
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
1
-1
/
+1
2014-01-20
Input: wacom - add support for DTU-1031
Ping Cheng
2
-2
/
+76
2014-01-20
Input: wacom - fix wacom->shared guards for dual input devices
Ping Cheng
1
-2
/
+2
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
6
-6
/
+0
2013-12-16
Input: wacom - add reporting of SW_MUTE_DEVICE events
Ping Cheng
3
-3
/
+44
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
2
-0
/
+12
2013-11-25
Input: wacom - add support for three new Intuos devices
Ping Cheng
3
-18
/
+51
2013-11-25
Input: wacom - make sure touch_max is set for touch devices
Ping Cheng
1
-2
/
+5
2013-11-25
Input: wacom - scale up touch width and height values for Intuos Pro
Jason Gerecke
1
-2
/
+2
[prev]
[next]