summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas1-6/+1
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas1-2/+1
2015-10-02Input: joydev - use memdup_user() to duplicate memory from user-spaceJavier Martinez Canillas1-12/+6
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas1-1/+1
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson1-1/+7
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-02drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-8/+9
2015-09-30Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2-29/+108
2015-09-30Merge tag 'v4.3-rc3' into nextDmitry Torokhov29-486/+560
2015-09-30Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-30Input: turbografx - use parallel port device modelSudip Mukherjee1-49/+51
2015-09-30Input: gamecon - use parallel port device modelSudip Mukherjee1-47/+53
2015-09-30Input: ff-core - silence an underflow warningDan Carpenter1-2/+2
2015-09-30Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-29Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-29Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-29Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-29Input: db9 - use parallel port device modelSudip Mukherjee1-54/+56
2015-09-29Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov1-3/+9
2015-09-28Input: edt-ft5x06 - use generic properties APIDmitry Torokhov1-11/+15
2015-09-28Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov1-37/+4
2015-09-28Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov1-10/+0
2015-09-28Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr1-91/+38
2015-09-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov1-1/+1
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin4-7/+7
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin1-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake1-5/+7
2015-09-19Input: ad714x - convert to using managed resourcesVaishali Thakkar4-153/+82
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam1-9/+19
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov1-2/+2
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas1-2/+2
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas1-1/+1
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-15/+947
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-4/+4
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov15-15/+947
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+2
2015-09-05Input: imx_keypad - remove obsolete commentFabio Estevam1-2/+0
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen3-0/+536
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity3-0/+399
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds78-1268/+2961
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-15/+10
2015-09-04Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4