summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka-0/+1
2017-02-07Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann-1/+7
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov-6/+14
2017-01-31Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET-2/+2
2017-01-24Input: wm97xx - make missing platform data non-fatalManuel Lauss-1/+1
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+20
2017-01-05Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck-2/+2
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko-3/+1
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue-1/+1
2016-12-29Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov-1/+2
2016-12-27Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov-1/+2
2016-12-27Input: xpad - use correct product id for x360w controllersPavel Rojtberg-0/+6
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-10/+10
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+7
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2016-12-19Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov-3/+7
2016-12-18Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur-2/+2
2016-12-18Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza-0/+6
2016-12-18Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe-1/+0
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-711/+4150
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov-786/+5607
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov-348/+5091
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro-11/+27
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-1/+1
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+9
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+5
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang-64/+19
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov-22/+15
2016-12-12Input: drv260x - fix input device's parent assignmentJingkui Wang-1/+0
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer-33/+1687
2016-12-12Input: drv260x - fix initializing overdrive voltageDmitry Torokhov-1/+1
2016-12-12Input: ALPS - fix protcol -> protocolMarcos Paulo de Souza-1/+1
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza-2/+2
2016-12-12Merge remote-tracking branches 'asoc/topic/inntel', 'asoc/topic/input', 'asoc...Mark Brown-4/+9
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy-1/+1
2016-12-07Input: synaptics-rmi4 - fix debug for sensor clipNick Dyer-5/+3
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires-41/+43
2016-12-02Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires-2/+47
2016-12-02Input: synaptics-rmi4 - f03 - grab data passed by transport deviceDennis Wassenberg-9/+26
2016-12-02Input: synaptics-rmi4 - add support for F03Lyude Paul-0/+246
2016-12-01Input: arizona-haptics - Use SoC component pin control functionsRichard Fitzgerald-4/+9
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+0
2016-11-30Input: imx6ul_tsc - convert int to u32Guy Shapiro-21/+21
2016-11-30Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen-1/+10
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires-9/+8
2016-11-30Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires-16/+2
2016-11-30Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires-37/+22
2016-11-30Input: drv2667 - fix misuse of regmap_update_bitsFlorian Vaussard-2/+2
2016-11-30Input: drv2665 - fix misuse of regmap_update_bitsFlorian Vaussard-3/+3