summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-0952-1017/+2234
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-06-0755-1032/+2230
| |\
| | * Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-071-1/+1
| | * Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-071-4/+14
| | * Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-06-071-2/+3
| | * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-06-071-4/+18
| | * Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-071-1/+1
| | * Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-292-27/+7
| | * Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi2014-05-291-36/+18
| | * Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-37/+18
| | * Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+13
| | * Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+10
| | * Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+17
| | * 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: tsc2005 - add DT supportSebastian Reichel2014-05-291-20/+104
| | * Input: add common DT binding for touchscreensSebastian Reichel2014-05-293-0/+50
| | * Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi2014-05-281-26/+10
| | * Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-281-22/+10
| | * Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-281-28/+11
| | * Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-281-47/+34
| | * Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
| | * Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
| | * Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
| | * Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-281-1/+0
| | * Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-261-8/+28
| | * Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-261-23/+23
OpenPOWER on IntegriCloud