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