summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2017-01-18Input: eeti_ts - drop goto to return statementGuenter Roeck
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard
2017-01-15Input: synaptics-rmi4 - correctly swap clip values if axes are swappedLucas Stach
2017-01-15Input: cyapa - use msleep() for long delayNicholas Mc Guire
2017-01-15Input: cyapa - use time based retry loopNicholas Mc Guire
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-06Input: intel-mid-touch - remove driverAndy Shevchenko
2017-01-06Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur
2017-01-06Input: xpad - don't depend on endpoint orderCameron Gutman
2017-01-06Input: xpad - simplify error condition in init_outputPavel Rojtberg
2017-01-06Input: xpad - move reporting xbox one home button to common functionDaniel Tobias
2017-01-06Input: xpad - correctly sort vendor id'sDaniel Tobias
2017-01-05Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck
2017-01-03Input: adxl34x - make it enumerable in ACPI environmentAndy Shevchenko
2017-01-03Input: ALPS - fix TrackStick Y axis handling for SS5 hardwarePaul Donohue
2016-12-29Input: synaptics-rmi4 - remove redundant null check on rmi_devColin Ian King
2016-12-29Input: synaptics-rmi4 - check for non zero version logically dead codeColin Ian King
2016-12-29Input: synaptics-rmi4 - use Kconfig "if" to express dependencyDmitry Torokhov
2016-12-29Merge branch 'synaptics-rmi4' into for-linusDmitry Torokhov
2016-12-27Input: bma150 - switch to using usleep_range instead of msleepAniroop Mathur
2016-12-27Input: synaptics-rmi4 - fix F03 build error when serio is moduleDmitry Torokhov
2016-12-27Input: xpad - use correct product id for x360w controllersPavel Rojtberg
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-19Merge tag 'mfd-for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-19Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov
2016-12-18Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov
2016-12-18Input: synaptics_i2c - change msleep to usleep_range for small msecsAniroop Mathur
2016-12-18Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza
2016-12-18Input: joydev - remove unused linux/miscdevice.h includeCorentin Labbe
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro
2016-12-14Merge tag 'for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2016-12-14Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang
2016-12-12Input: drv260x - use temporary for &client->devDmitry Torokhov