summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger2016-07-191-1/+13
* Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger2016-07-191-0/+1
* Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-191-14/+19
* Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-191-9/+20
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-191-1/+9
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2016-05-164-31/+33
| |\
| * | Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-03-311-1/+9
* | | Input: add Pegasus Notetaker tablet driverMartin Kepplinger2016-06-023-0/+437
| |/ |/|
* | Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
* | Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
* | Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
* | Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
|/
* Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2015-12-021-0/+9
* Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger2015-01-261-15/+5
* Merge branch 'wacom' into nextDmitry Torokhov2014-08-066-4319/+0
|\
| * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-256-4131/+0
| * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-251-40/+39
| * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-252-269/+247
| * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-251-39/+9
| * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-252-238/+114
| * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-251-5/+3
| * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-251-2/+2
| * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-251-39/+37
| * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-252-8/+8
| * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-251-11/+11
| * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-251-32/+26
| * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-251-60/+10
| * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-251-45/+36
| * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-254-186/+126
| * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-251-31/+22
| * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-251-23/+23
| * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-251-17/+27
| * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-251-12/+6
| * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-251-16/+23
| * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-251-86/+122
| * Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-254-9/+85
| * Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-251-0/+1
| * Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-251-0/+3
* | Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov2014-07-251-1/+5
* | Input: add support for Wacom protocol 4 serial tabletsHans de Goede2014-07-203-0/+627
|/
* Input: wacom - process outbound for newer CintiqsPing Cheng2014-05-292-22/+24
* Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng2014-05-291-0/+2
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-143-1/+41
* Input: wacom - use unaligned access where necessaryJason Gerecke2014-05-141-9/+9
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-142-147/+128
|\
| * Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke2014-04-191-1/+1
| * Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke2014-04-191-18/+9
| * Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke2014-04-191-0/+9
| * Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke2014-04-191-128/+109
| * Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng2014-04-191-1/+1