summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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-1744-711/+4150
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2016-12-1657-786/+5607
| |\ \
| | * \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-1524-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-071-5/+3
| | | * | Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-025-41/+43
| | | * | Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-021-2/+47
| | | * | Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg2016-12-021-9/+26
| | | * | Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-025-0/+246
| | | * | Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-303-9/+8
| | | * | Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-11-302-16/+2
| | | * | Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-11-302-37/+22
| | | * | 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-223-4/+18
| | | * | Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-225-0/+138
| | | * | Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-228-31/+668
| | | * | Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-161-2/+3
| | | * | Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-084-0/+472
| | | * | Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-081-4/+6
| | | * | Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-081-1/+69
| | | * | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-083-7/+33
| | | * | Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-083-20/+61
| | | * | Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-083-140/+79
| | | * | Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-082-0/+4
| | | * | Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-081-53/+86
| | | * | Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-081-2/+14
| | * | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-151-11/+27
| | * | | Input: drv260x - use generic device propertiesJingkui Wang2016-12-121-64/+19
| | * | | Input: drv260x - use temporary for &client->devDmitry Torokhov2016-12-121-22/+15
| | * | | Input: drv260x - fix input device's parent assignmentJingkui Wang2016-12-121-1/+0
| | * | | Input: drv260x - fix initializing overdrive voltageDmitry Torokhov2016-12-121-1/+1
| | * | | Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza2016-12-121-1/+1
| | * | | Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza2016-12-121-2/+2
| | * | | Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy2016-12-071-1/+1
| | * | | Input: imx6ul_tsc - convert int to u32Guy Shapiro2016-11-301-21/+21
| | * | | Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen2016-11-301-1/+10
| | * | | Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-2/+2
| | * | | Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard2016-11-301-3/+3
| | * | | Input: ALPS - clean up code for SS5 hardwarePaul Donohue2016-11-282-15/+28
| | * | | Input: ALPS - clean up TrackStick handling for SS5 hardwarePaul Donohue2016-11-281-17/+25
| | * | | Input: ALPS - fix TrackStick support for SS5 hardwarePaul Donohue2016-11-281-7/+12
| | * | | Input: imx6ul_tsc - add support for sample averagingGuy Shapiro2016-11-271-0/+18
| | * | | Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2016-11-271-3/+3
| | * | | Input: xpad - add product ID for Xbox One S padCameron Gutman2016-11-271-0/+1
OpenPOWER on IntegriCloud