summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-210/+455
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov-210/+455
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs-61/+25
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-651/+1735
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+0
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan-2/+2
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan-0/+2
2016-01-12Merge branch 'xpad' into nextDmitry Torokhov-166/+425
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg-1/+1
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer-42/+26
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov-675/+1768
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires-1/+1
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab-7/+6
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer-3/+0
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov-6/+23
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov-8/+0
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach-2/+0
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter-1/+1
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov-1/+1
2016-01-06Merge branch 'goodix' into nextDmitry Torokhov-41/+473
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár-5/+7
2016-01-06Input: ALPS - detect trackstick presence for v7 protocolPali Rohár-4/+8
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov-1/+1
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg-38/+137
2016-01-04Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais-5/+10
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg-99/+223
2016-01-02Input: pcap_ts - use to_delayed_workGeliang Tang-1/+1
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall-1/+1
2016-01-02Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon-0/+7
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui-10/+0
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij-11/+64
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter-1/+1
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