summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2015-05-21Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede1-8/+8
2015-05-21Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede1-2/+6
2015-05-21Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2-7/+53
2015-05-21Input: alps - decode the position packet firstHans de Goede1-21/+14
2015-05-21Input: alps - only set fields that are actually presentHans de Goede1-29/+33
2015-05-21Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede1-5/+17
2015-05-21Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma1-1/+1
2015-05-21Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma1-1/+1
2015-05-16Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-16Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-16Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-16Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-16Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2-21/+10
2015-05-16Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov1-1/+0
2015-05-16Input: evdev - use kvfree() in evdev_release()Pekka Enberg1-4/+1
2015-05-13Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires1-1/+1
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun1-1/+0
2015-05-13Input: zforce - remove duplicated includeWei Yongjun1-1/+0
2015-05-13Input: sx8654 - fix memory allocation checkDmitry Torokhov1-1/+1
2015-05-09Input: add TI drv2665 haptics driverDan Murphy3-0/+334
2015-05-09Input: ff-core - fix spelling mistake in ff-coreDan Murphy1-1/+1
2015-05-09Input: drv2667 - fix Kconfig error for help screenDan Murphy1-1/+1
2015-05-08Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-08Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-07Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-07Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil1-0/+3
2015-05-07Input: adp5589-keys - fix event count maskGuido Martínez1-1/+1
2015-05-07Input: adp5589-keys - fix pull mask settingGuido Martínez1-2/+2
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes1-3/+2
2015-05-01[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven1-2/+1
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+8
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-40/+791
2015-04-21Merge branch 'next' into for-linusDmitry Torokhov16-40/+791
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab49-308/+3894
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang1-2/+2
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du1-2/+2
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2-4/+4
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2015-04-15Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov1-11/+130
2015-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds44-207/+3610
2015-04-15Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+0
2015-04-15Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2015-04-15Input: ff-core - use new debug macrosOliver Neukum1-6/+4
2015-04-15Input: add vmmouse driverThomas Hellstrom6-0/+569
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson4-10/+49
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+7
2015-04-14Merge branch 'next' into for-linusDmitry Torokhov43-217/+3579