aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov1-1/+1
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot1-1/+1
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang36-37/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-3/+3
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim1-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin1-2/+2
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-09-24Input: soc_button_array - convert to platform busJin Yao1-29/+31
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon1-1/+1
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon1-1/+3
2014-09-11Input: add haptic driver on max77693Jaewon Kim3-0/+369
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon3-0/+341
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy3-0/+512