summaryrefslogtreecommitdiff
path: root/drivers/input/tablet
Commit message (Expand)AuthorAge
* Input: pegasus_notetaker - do not rely on input_dev->usersMarcus Folkesson2018-03-17
* Input: pagasus_notetaker - fix deadlock in autosuspendMarcus Folkesson2018-03-17
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-17
* Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-16
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | Input: gtco - fix potential out-of-bound accessDmitry Torokhov2017-10-27
|/
* Input: wacom_serial4 - constify serio_device_idArvind Yadav2017-08-18
* Input: kbtab - constify usb_device_idArvind Yadav2017-08-07
* Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav2017-08-07
* Input: aiptek - constify attribute_group structuresArvind Yadav2017-07-12
* Input: kbtab - validate number of endpoints before using themJohan Hovold2017-03-16
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-03-16
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Input: pegasus_notetaker - directly include workqueue headerMartin Kepplinger2016-08-25
* Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger2016-07-19
* Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger2016-07-19
* Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-19
* Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-19
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-19
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2016-05-16
| |\
| * | Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-03-31
* | | Input: add Pegasus Notetaker tablet driverMartin Kepplinger2016-06-02
| |/ |/|
* | Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-31
* | Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-31
* | Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-31
* | Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-31
|/
* Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2015-12-02
* Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger2015-01-26
* Merge branch 'wacom' into nextDmitry Torokhov2014-08-06
|\
| * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-25
| * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-25
| * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-25
| * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-25
| * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-25
| * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-25
| * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-25
| * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-25
| * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-25
| * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-25
| * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-25
| * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-25
| * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-25
| * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-25
| * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-25