aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-10Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg1-78/+1
2015-10-10Input: xpad - use ida() for finding the pad_nrPavel Rojtberg1-12/+20
2015-10-10Input: xpad - clarify LED enumerationPavel Rojtberg1-7/+9
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa1-1/+1
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren1-0/+1
2015-10-10Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov1-1/+1
2015-10-06Input: ads7846 - correct the value got from SPIAndrey Gelman1-2/+6
2015-10-06Input: ft6236 - do not explicitly set driver's ownerFengguang Wu1-1/+0
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr1-2/+3
2015-10-06Input: joydev - fix possible ERR_PTR() dereferencingJavier Martinez Canillas1-8/+4
2015-10-05Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa3-0/+1230
2015-10-05Input: parkbd - use parallel port device modelSudip Mukherjee1-18/+37
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov13-46/+72
2015-10-05Input: turbografx - store object in correct indexSudip Mukherjee1-9/+11
2015-10-05Input: gamecon - store object at correct indexSudip Mukherjee1-9/+10
2015-10-05Input: db9 - store object at correct indexSudip Mukherjee1-9/+10
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-47/+72
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes3-0/+341
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-4/+1
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas1-3/+1
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas1-8/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas1-6/+1
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-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-8/+9
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2-29/+108
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov29-486/+560
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee1-49/+51
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee1-47/+53
2015-09-29Input: ff-core - silence an underflow warningDan Carpenter1-2/+2
2015-09-29Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee1-54/+56
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov1-3/+9
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov1-11/+15
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov1-37/+4
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov1-10/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr1-91/+38
2015-09-27Input: 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