summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
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
2014-11-02Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-71/+35
2014-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+4
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov-3/+2
2014-10-28Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov-1/+1
2014-10-24Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot-1/+1
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-37/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+3
2014-10-16Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim-1/+1
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin-2/+2
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel-2/+3
2014-09-24Input: soc_button_array - convert to platform busJin Yao-29/+31
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon-1/+1
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon-1/+3
2014-09-11Input: add haptic driver on max77693Jaewon Kim-0/+369
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon-0/+341
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy-0/+512
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov-12/+12
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy-0/+8
2014-08-26Input: drv260x - remove unused definesDan Murphy-5/+0
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy-0/+750
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+31
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov-20/+31
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-1/+1
2014-07-25Input: soc_button_array - add missing memory allocation checkPramod Gurav-0/+3