Commit Graph

93 Commits (0b70a13dac014ec9274640b9e945bde493ba365e)

Author SHA1 Message Date
Daniel Mack 987a6c0298 Input: switch to input_abs_*() access functions 15 years ago
Ping Cheng c8f2edc56a Input: wacom - add support for DTU2231 and DTU1631 15 years ago
Ping Cheng 493630b203 Input: wacom - fix serial number handling on Cintiq 21UX2 15 years ago
Ping Cheng 3a4b4aaa54 Input: wacom - add Cintiq 21UX2 and Intuos4 WL 15 years ago
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 15 years ago
Dmitry Torokhov f3192090df Input: kbtab - do not advertise unsupported events 15 years ago
Dmitry Torokhov 331cb022d3 Input: kbtab - simplify kbtab_disconnect() 15 years ago
Axel Lin ee7aa6ce41 Input: kbtab - fix incorrect size parameter in usb_buffer_free 15 years ago
Dmitry Torokhov 893d1cdd53 Input: acecad - don't advertise mouse events 15 years ago
Dmitry Torokhov b426571cea Input: acecad - fix some formatting issues 15 years ago
Dmitry Torokhov 5492f6f801 Input: acecad - simplify usb_acecad_disconnect() 15 years ago
Axel Lin 2ef2ed5976 Input: acecad - fix incorrect size parameter in usb_buffer_free 15 years ago
Ping Cheng 014f61504a Input: wacom - switch mode upon system resume 15 years ago
Ping Cheng ab687b18aa Input: wacom - streamline 2-finger touch support 15 years ago
Dmitry Torokhov 252f77698f Input: wacom - use get_unaligned to access unaligned data 15 years ago
Dmitry Torokhov 95dd3b30ce Input: wacom - get rid of wacom_combo structure 15 years ago
Dmitry Torokhov 8da23fc113 Input: wacom - get rid of input event wrappers 15 years ago
Dmitry Torokhov 73a97f4f6e Input: wacom - fix some formatting issues 15 years ago
Dmitry Torokhov 51269fe86c Input: wacom - do not allocate wacom_wac separately 15 years ago
Ping Cheng 4492efffff Input: wacom - share pen info with touch of the same ID 15 years ago
Ping Cheng 3b57ca0f80 Input: wacom - merge out and in prox events 15 years ago
Ping Cheng 38101475f9 Input: wacom - switch mode upon system resume 15 years ago
Dmitry Torokhov afb567e3fd Revert "Input: wacom - merge out and in prox events" 15 years ago
Ping Cheng 776943fd6f Input: wacom - merge out and in prox events 15 years ago
Ping Cheng 57e413d95b Input: wacom - replace WACOM_PKGLEN_PENABLED 15 years ago
Ping Cheng 49b764aebd Input: wacom - add device type to device name string 15 years ago
Dmitry Torokhov e87a344d0e Input: wacom - constify product features data 15 years ago
Jason Childs e33da8a548 Input: wacom - use per-device instance of wacom_features 15 years ago
Bastian Blank b036f6fb3a Input: wacom - get features from driver info 15 years ago
Adam Buchbinder c9404c9c39 Fix misspelling of "should" and "shouldn't" in comments. 15 years ago
Márton Németh 9cb3ce52ca Input: make USB device ids constant 15 years ago
Ping Cheng 0f5e182dff Input: wacom - separate pen from express keys on Graphire 15 years ago
Ping Cheng cad7470084 Input: wacom - add defines for data packet report IDs 15 years ago
Ping Cheng ec67bbedcf Input: wacom - add support for new LCD tablets 15 years ago
Ping Cheng ee54500d7b Input: wacom - add defines for packet lengths of various devices 15 years ago
Ping Cheng 232f5693e5 Input: wacom - ensure the device is initialized properly upon resume 15 years ago
Dmitry Torokhov 3b7307c2d6 Input: wacom - don't use on-stack memory for report buffers 16 years ago
Ping Cheng c413ec4461 Input: wacom - add DTF720a support and fix rotation on Intuos3 16 years ago
Ping Cheng a862952830 Input: wacom - clear Intuos4 wheel data when finger leaves proximity 16 years ago
Ping Cheng 6f660f12d7 Input: wacom - add support for Intuos4 tablets 16 years ago
Ping Cheng 384318ecd2 Input: wacom - fix TabletPC touch bug 16 years ago
Dmitry Torokhov 32a676fead Input: gtco - add MODULE_DESCRIPTION() 16 years ago
Julia Lawall e941da3110 Input: gtco - use USB endpoint API 16 years ago
Roel Kluin 0de048aba1 Input: make some variables and functions static 16 years ago
Ping Cheng 545f4e99de Input: wacom - add support for new USB Tablet PCs 16 years ago
Greg Kroah-Hartman 899ef6e7cf USB: remove info() macro from usb input drivers 17 years ago
Greg Kroah-Hartman 1817b1692a USB: remove warn() macro from usb input drivers 17 years ago
Joe Rouvier 160f1fef7e Input: convert drivers to use strict_strtoul() 17 years ago
Huang Weiyi 0cc1fe2238 Input: remove version.h from drivers that don't need it 17 years ago
Julia Lawall f4bc95d7bd Input: gtco - eliminate early return 17 years ago