summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+64
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft-0/+7
2015-12-18Input: uinput - rework ABS validationDavid Herrmann-44/+45
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires-3/+83
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen-9/+12
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil-6/+5
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker-8/+4
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker-0/+25
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea-6/+1
2015-12-17Input: goodix - add power management supportIrina Tirdea-5/+98
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea-32/+212
2015-12-17Input: goodix - reset device at initIrina Tirdea-0/+120
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea-2/+25
2015-12-17Merge branch 'psmouse-passthrough' into nextDmitry Torokhov-414/+392
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov-4/+4
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov-0/+10
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov-78/+86
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov-190/+189
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov-12/+8
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov-27/+26
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov-155/+124
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov-34/+31
2015-12-16Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels-1/+1
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán-0/+205
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney-0/+3
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss-4/+4
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas-0/+1
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin-0/+41
2015-12-03Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer-51/+116
2015-12-03Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer-83/+111
2015-12-03Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer-10/+9
2015-12-03Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer-0/+1
2015-12-03Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer-1/+2
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding-11/+7
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov-0/+9
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov-0/+33
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij-1/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-697/+871
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov-697/+871
2015-11-09remove abs64()Andrew Morton-2/+2