summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-303-0/+150
* Input: add ADC resistor ladder driverAlexandre Belloni2016-08-303-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/+7Star
* Input: psmouse - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
* Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov2016-08-221-4/+2Star
* 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/+8Star
* 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/+0Star
* Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin2016-08-221-4/+0Star
* Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin2016-08-221-7/+1Star
* Input: remove duplicate ft6236 driverHans de Goede2016-08-224-340/+8Star
* 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-031-1/+1
* Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-031-16/+63
* Input: add driver for Silead touchscreensRobert Dolca2016-08-033-0/+581
* Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-031-6/+2Star
* Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-281-1/+22
* Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-281-0/+43
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-21/+5Star
* Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring2016-07-261-4/+1Star
* Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9Star
* 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
* Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-191-14/+19
* Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-191-9/+20
* Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng2016-07-191-1/+7
* Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng2016-07-191-0/+2
* Merge branch 'for-linus' into nextDmitry Torokhov2016-07-1924-136/+782
|\
| * Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-151-6/+7
| * Input: synaptics-rmi4 - use of_get_child_by_name() to fix refcountAndrew Duggan2016-07-141-2/+2
| * Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov2016-07-141-0/+3
| * Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
| * Input: vmmouse - remove port reservationSinclair Yeh2016-06-241-20/+2Star
| * Input: elantech - add more IC body types to the listDmitry Torokhov2016-06-231-7/+1Star
| * Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng2016-06-231-0/+9
| * Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-06-231-1/+1
| * Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-231-10/+13
| * Merge branch 'cec-defines' into for-linusDmitry Torokhov2016-06-198-20/+614
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-123-2/+9
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-053-24/+24
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-04-236-13/+16
| | |\ \ \
| | * \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-264-9/+7Star
| | |\ \ \ \