aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas
2015-10-02Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee
2015-09-29Input: ff-core - silence an underflow warningDan Carpenter
2015-09-29Input: psmouse - fix data race in __ps2_commandDmitry Vyukov
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusduson
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr
2015-09-27Input: serio - fix blocking of parportSudip Mukherjee
2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake
2015-09-19Input: ad714x - convert to using managed resourcesVaishali Thakkar
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-05Input: imx_keypad - remove obsolete commentFabio Estevam
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-03Input: evdev - do not report errors form flush()Takashi Iwai