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