aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-09Input: uinput - switch to using for_each_set_bit()Anshul Garg1-4/+2
2015-07-08Input: drv260x/drv2665/drv2667 - constify reg_default tablesAxel Lin3-3/+3
2015-07-07Input: bma150 - use sign_extend32() for sign extendingMartin Kepplinger1-4/+3
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede1-2/+6
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König2-15/+5
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss3-0/+237
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart1-0/+21
2015-05-15Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun1-1/+0
2015-05-08Input: add TI drv2665 haptics driverDan Murphy3-0/+334
2015-05-08Input: drv2667 - fix Kconfig error for help screenDan Murphy1-1/+1
2015-03-24Input: mma8450 - convert to using managed resourcesDmitry Torokhov1-27/+8
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov1-0/+1
2015-03-20Input: add Qualcomm PM8941 power key driverCourtney Cavin3-0/+306
2015-03-19Input: constify of_device_id arraysFabian Frederick3-3/+3
2015-03-12Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie1-1/+0
2015-03-07Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov1-7/+1
2015-03-06Input: add haptic support for max77843Jaewon Kim3-0/+371
2015-02-25Input: mma8450 - add parent deviceStefan Sauer1-0/+1
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov1-91/+117
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov1-28/+42
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang1-45/+38
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang1-19/+43
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang1-14/+16
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang1-1/+1
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov1-10/+4
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov1-5/+4
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera1-1/+1
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin1-1/+0
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin1-1/+0
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov38-47/+11
2015-01-11Input: regulator-haptic - simplify codeAxel Lin1-18/+5
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer3-0/+168
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov1-28/+36
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione3-0/+294
2014-12-27Input: add tps65218 power button driverFelipe Balbi3-0/+137
2014-12-21Input: add regulator haptic driverJaewon Kim3-0/+292
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds20-73/+37
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov20-73/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds36-37/+0
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur1-2/+2
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown1-0/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman36-37/+0
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-71/+35
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-5/+4
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2