summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2016-10-0326-478/+894
|\
| * Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires2016-10-031-8/+12
| * Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann2016-10-031-2/+2
| * Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin2016-09-261-1/+0
| * Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij2016-09-263-0/+349
| * Input: serio - add hangup supportHans Verkuil2016-09-211-3/+14
| * Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj2016-09-102-29/+67
| * Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King2016-09-101-7/+14
| * Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King2016-09-101-1/+0
| * Input: focaltech - mark focaltech_set_resolution() staticBaoyou Xie2016-09-051-1/+2
| * Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen2016-09-051-2/+3
| * Input: add generic input driver to read encoded GPIO linesVignesh R2016-08-293-0/+150
| * Input: add ADC resistor ladder driverAlexandre Belloni2016-08-293-0/+226
| * Input: pegasus_notetaker - directly include workqueue headerMartin Kepplinger2016-08-251-0/+1
| * Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang2016-08-251-11/+20
| * Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
| * Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-17/+7
| * Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
| * Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov2016-08-221-4/+2
| * Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King2016-08-221-4/+7
| * Input: jornada720_kbd - switch to devm_* APIsRussell King2016-08-221-35/+8
| * Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-08-221-2/+2
| * Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin2016-08-221-1/+0
| * Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin2016-08-221-4/+0
| * Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin2016-08-221-7/+1
| * Input: remove duplicate ft6236 driverHans de Goede2016-08-224-340/+8
* | Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-261-0/+6
* | Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
* | Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-101-2/+3
* | Input: ads7846 - remove redundant regulator_disable callPetr Cvek2016-08-221-1/+0
* | Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan2016-08-221-1/+2
* | Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-08-221-1/+1
* | Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
* | Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-08-191-0/+1
* | Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0
* | Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann2016-08-041-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2016-08-0313-59/+1153
|\ \ | |/
| * Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä2016-08-033-0/+426
| * Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2016-08-021-1/+1
| * Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-021-16/+63
| * Input: add driver for Silead touchscreensRobert Dolca2016-08-023-0/+581
| * Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-021-6/+2
| * Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-271-1/+22
| * Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-271-0/+43
| * Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-21/+5
| * Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring2016-07-261-4/+1
| * Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9
* | Merge branch 'next' into for-linusDmitry Torokhov2016-07-2635-127/+2841
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud