summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+3
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko-1/+2
2015-08-03Input: axp20x-pek - add module aliasChen-Yu Tsai-0/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+6
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+2
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede-2/+6
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König-15/+5
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss-0/+237
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-2/+2
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart-0/+21
2015-05-15Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam-1/+2
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam-1/+2
2015-05-15Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam-1/+2
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam-1/+2
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun-1/+0
2015-05-08Input: add TI drv2665 haptics driverDan Murphy-0/+334
2015-05-08Input: drv2667 - fix Kconfig error for help screenDan Murphy-1/+1
2015-03-24Input: mma8450 - convert to using managed resourcesDmitry Torokhov-27/+8
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov-0/+1
2015-03-20Input: add Qualcomm PM8941 power key driverCourtney Cavin-0/+306
2015-03-19Input: constify of_device_id arraysFabian Frederick-3/+3
2015-03-12Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie-1/+0
2015-03-07Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov-7/+1
2015-03-06Input: add haptic support for max77843Jaewon Kim-0/+371
2015-02-25Input: mma8450 - add parent deviceStefan Sauer-0/+1
2015-02-15Merge branch 'bfin_rotary' into nextDmitry Torokhov-91/+117
2015-02-15Input: bfin_rotary - introduce open and close methodsDmitry Torokhov-28/+42
2015-02-15Input: bfin_rotary - convert to use managed resourcesSonic Zhang-45/+38
2015-02-15Input: bfin_rotary - use generic IO functionsSonic Zhang-19/+43
2015-02-15Input: bfin_rotary - move pin lists into into platform dataSonic Zhang-14/+16
2015-02-15Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang-1/+1
2015-02-15Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov-10/+4
2015-02-15Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov-5/+4
2015-02-10Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera-1/+1
2015-02-01Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin-1/+0
2015-02-01Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin-1/+0
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov-47/+11
2015-01-11Input: regulator-haptic - simplify codeAxel Lin-18/+5
2015-01-10Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer-0/+168
2015-01-08Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov-28/+36
2015-01-08Input: add driver for AXP20x Power Enable KeyCarlo Caione-0/+294
2014-12-27Input: add tps65218 power button driverFelipe Balbi-0/+137
2014-12-21Input: add regulator haptic driverJaewon Kim-0/+292
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-73/+37
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-73/+37
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-37/+0
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur-2/+2
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2014-11-08Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown-0/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-37/+0