summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
* Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
* Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-071-1/+0
* Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-071-2/+3
* Input: joydev - fix possible ERR_PTR() dereferencingJavier Martinez Canillas2015-10-071-8/+4
* Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-063-0/+1230
* Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-061-18/+37
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-0613-46/+72
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-0213-47/+72
| |\
| | * Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov2015-10-021-8/+4
| | * Input: psmouse - fix data race in __ps2_commandDmitry Vyukov2015-09-301-8/+14
| | * Input: elan_i2c - add all valid ic type for i2c/smbusduson2015-09-291-1/+10
| | * Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-291-0/+1
| | * Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-291-1/+1
| | * Input: serio - fix blocking of parportSudip Mukherjee2015-09-281-0/+1
| | * Input: uinput - fix crash when using ABS eventsDmitry Torokhov2015-09-211-1/+1
| | * Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-214-7/+7
| | * Input: elan_i2c - add ic type 0x03Duson Lin2015-09-211-0/+1
| | * Input: elan_i2c - don't require known iap versionDaniel Drake2015-09-211-5/+7
| | * Input: imx6ul_tsc - fix controller nameFabio Estevam2015-09-191-1/+1
| | * Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam2015-09-191-1/+1
| | * Input: imx6ul_tsc - check for negative return valueFabio Estevam2015-09-191-1/+1
| | * Input: imx6ul_tsc - propagate the errorsFabio Estevam2015-09-191-9/+19
| | * Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
| | * Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
| | * Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas2015-09-191-1/+1
| * | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-021-0/+1
* | | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
* | | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Input: db9 - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-023-0/+341
* | | Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-4/+1
* | | Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-3/+1
* | | Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas2015-10-021-8/+1
* | | Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
* | | Input: zforce - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
* | | Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas2015-10-021-2/+1
* | | Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas2015-10-021-12/+6
* | | Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas2015-10-021-1/+1
* | | Input: gpio_keys - don't report events on gpio failureBjorn Andersson2015-10-021-1/+7
* | | Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2015-09-302-29/+108
* | | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-3029-486/+560
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-1215-15/+947
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2015-09-1115-15/+947
| | |\
| * | \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-121-4/+4
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-021-4/+4
| | |\ \ \ \
| | | * | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+4
| | | |/ / /
| * | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-111-2/+2
| |\ \ \ \ \
| | * | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-0478-1268/+2961
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |