summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-045-24/+153
|\
| * Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2014-08-272-9/+130
| * Input: elantech - reset the device when elantech probe failsUlrik De Bie2014-08-271-0/+1
| * Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov2014-08-271-2/+2
| * Input: fix used slots detection breakageDmitry Torokhov2014-08-251-12/+18
| * Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-167-202/+459
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2014-08-156-201/+458
| |\
| | * Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0Star
| | * Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-081-3/+3
| | * Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-081-11/+27
| | * Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-081-3/+5
| * | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-0929-5017/+2985Star
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0730-5388/+2985Star
| |\|
| | * Merge branch 'wacom' into nextDmitry Torokhov2014-08-076-4319/+0Star
| | |\
| | | * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-266-4131/+0Star
| | | * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-261-40/+39Star
| | | * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-262-269/+247Star
| | | * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-261-39/+9Star
| | | * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-262-238/+114Star
| | | * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-261-5/+3Star
| | | * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-261-2/+2
| | | * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-261-39/+37Star
| | | * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-262-8/+8
| | | * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-261-11/+11
| | | * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-261-32/+26Star
| | | * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-261-60/+10Star
| | | * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-261-45/+36Star
| | | * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-264-186/+126Star
| | | * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-261-31/+22Star
| | | * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-261-23/+23
| | | * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-261-17/+27
| | | * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-261-12/+6Star
| | | * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-261-16/+23
| | | * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-261-86/+122
| | | * Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-264-9/+85
| | | * Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-261-0/+1
| | | * Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-261-0/+3
| | * | Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui2014-08-061-0/+13
| | * | Input: imx_keypad - remove ifdef round PM methodsFabio Estevam2014-07-311-4/+2Star
| | * | Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav2014-07-311-13/+12Star
| | * | Input: jornada720_ts - switch to using managed resourcesPramod Gurav2014-07-311-32/+13Star
| | * | Input: alps - Rushmore and v7 resolution supportHans de Goede2014-07-312-0/+50