summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-131-0/+1
* Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-071-1/+7
* Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14
* Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET2017-01-311-2/+2
* Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-138-10/+20
|\
| * Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
| * Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko2017-01-031-3/+1Star
| * Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue2017-01-031-1/+1
| * Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov2016-12-291-1/+2
| |\
| | * Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov2016-12-271-1/+2
| * | Input: xpad - use correct product id for x360w controllersPavel Rojtberg2016-12-271-0/+6
| * | Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur2016-12-191-2/+2
| * | Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2016-12-191-0/+6
| * | Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe2016-12-191-1/+0Star
* | | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* | | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-241-3/+7
|\ \ \
| * | | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
* | | | Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-191-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | input: tps65218-pwrbutton: Add platform_device_id tableKeerthy2016-10-261-0/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-1844-711/+4150
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-12-1657-786/+5607
| |\ \ \
| | * \ \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-1624-348/+5091
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-125-33/+1687
| | | * | Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer2016-12-081-5/+3Star
| | | * | Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-035-41/+43
| | | * | Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-031-2/+47
| | | * | Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-031-9/+26
| | | * | Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-035-0/+246
| | | * | Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-013-9/+8Star
| | | * | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-12-012-16/+2Star
| | | * | Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-12-012-37/+22Star
| | | * | Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-302-19/+66
| | | * | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-233-4/+18
| | | * | Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-235-0/+138
| | | * | Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-238-31/+668
| | | * | Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-171-2/+3
| | | * | Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-094-0/+472
| | | * | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-091-4/+6
| | | * | Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-091-1/+69
| | | * | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-093-7/+33
| | | * | Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-093-20/+61
| | | * | Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-093-140/+79Star
| | | * | Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-092-0/+4
| | | * | Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-091-53/+86
| | | * | Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-091-2/+14
| | * | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-161-11/+27
| | * | | Input: drv260x - use generic device propertiesJingkui Wang2016-12-121-64/+19Star
| | * | | Input: drv260x - use temporary for &client->devDmitry Torokhov2016-12-121-22/+15Star