aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov1-1/+1
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg1-38/+137
2016-01-04Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais1-5/+10
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg1-99/+223
2016-01-02Input: pcap_ts - use to_delayed_workGeliang Tang1-1/+1
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall1-1/+1
2016-01-02Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui1-10/+0
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij10-11/+64
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-11/+64
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft1-0/+7
2015-12-18Input: uinput - rework ABS validationDavid Herrmann1-44/+45
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires1-3/+83
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-6/+5
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker1-8/+4
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker1-0/+25
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea1-6/+1
2015-12-17Input: goodix - add power management supportIrina Tirdea1-5/+98
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea1-32/+212
2015-12-17Input: goodix - reset device at initIrina Tirdea2-0/+120
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea1-2/+25
2015-12-17Merge branch 'psmouse-passthrough' into nextDmitry Torokhov5-414/+392
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov3-4/+4
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov1-0/+10
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov1-78/+86
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov1-190/+189
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov1-12/+8
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov3-27/+26
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov1-155/+124
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov1-34/+31
2015-12-16Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais1-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels1-1/+1
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel3-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán3-0/+205
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin1-0/+41
2015-12-03Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer1-51/+116
2015-12-03Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer1-83/+111
2015-12-03Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer1-10/+9
2015-12-03Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer1-0/+1
2015-12-03Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer1-1/+2
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax1-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding1-11/+7
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov1-0/+33