summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-056-13/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-131-3/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza2016-10-117-19/+142
* | | | | | | | | | | Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee2016-10-111-2/+36
* | | | | | | | | | | Input: elantech - add Fujitsu Lifebook E556 to force crc_enabledDmitry Torokhov2016-10-071-2/+9
* | | | | | | | | | | Input: synaptics-rmi4 - fix error handling in I2C transport driverGuenter Roeck2016-10-041-12/+26
* | | | | | | | | | | Input: synaptics-rmi4 - fix error handling in SPI transport driverGuenter Roeck2016-10-041-10/+12
* | | | | | | | | | | Input: ALPS - set DualPoint flag for 74 03 28 devicesBen Gamari2016-10-041-0/+7
* | | | | | | | | | | Input: ALPS - allow touchsticks to report pressureBen Gamari2016-10-041-0/+7
* | | | | | | | | | | Input: ALPS - handle 0-pressure 1F eventsBen Gamari2016-10-041-1/+7
* | | | | | | | | | | Input: ALPS - add touchstick support for SS5 hardwareBen Gamari2016-10-042-11/+56
* | | | | | | | | | | Input: elantech - force needed quirks on Fujitsu H760Matti Kurkela2016-10-031-0/+14
* | | | | | | | | | | Input: elantech - fix Lenovo version typoMarcos Paulo de Souza2016-10-031-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | 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: 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
| |_|_|_|_|_|_|/ |/| | | | | | |
OpenPOWER on IntegriCloud