summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-151-91/+117
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-151-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-151-45/+38
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-151-19/+43
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-14/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-1/+1
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-151-10/+4
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-151-5/+4
* | Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-101-1/+1
* | Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin2015-02-011-1/+0
* | Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin2015-02-011-1/+0
* | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1538-47/+11
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1720-73/+37
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1520-73/+37
| | |\
| * | \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1436-37/+0
| |\ \ \
| | * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0336-37/+0
| | |\ \ \
| | | * | | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-2036-37/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-141-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Input: twl4030-pwrbutton - ensure a wakeup event is recorded.NeilBrown2014-11-081-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-313-5/+4
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2
| | * | Input: ims-pcu - fix dead code in ims_pcu_ofn_reg_addr_store()Dmitry Torokhov2014-10-281-1/+1
| | * | Input: soc_button_array - update calls to gpiod_get*()Alexandre Courbot2014-10-241-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-192-3/+3
| |\ \ \ | | |/ /
| | * | Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| | * | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
| * | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-2/+3
| |\ \ \ | | |/ / | |/| |
| | * | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
* | | | Input: regulator-haptic - simplify codeAxel Lin2015-01-111-18/+5
* | | | Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer2015-01-103-0/+168
* | | | Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov2015-01-081-28/+36
* | | | Input: add driver for AXP20x Power Enable KeyCarlo Caione2015-01-083-0/+294
* | | | Input: add tps65218 power button driverFelipe Balbi2014-12-273-0/+137
* | | | Input: add regulator haptic driverJaewon Kim2014-12-213-0/+292
| |_|/ |/| |
* | | Input: initialize device counter variables with -1Aniroop Mathur2014-12-031-2/+2
* | | Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-0219-71/+35
|/ /
* | Input: soc_button_array - convert to platform busJin Yao2014-09-241-29/+31
* | Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon2014-09-151-1/+1
* | Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon2014-09-151-1/+3
* | Input: add haptic driver on max77693Jaewon Kim2014-09-113-0/+369
* | Input: introduce palmas-pwrbuttonNishanth Menon2014-09-113-0/+341
* | Input: add support for the DRV2667 haptic driverDan Murphy2014-09-083-0/+512
* | Merge tag 'v3.17-rc3' into nextDmitry Torokhov2014-09-032-12/+12
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-083-20/+31
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-08-063-20/+31
| | |\
| * | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-051-1/+1
| |\ \ \ | | |/ /
| | * | Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-211-11/+11
| |/ /
* | | Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy2014-08-261-0/+8
* | | Input: drv260x - remove unused definesDan Murphy2014-08-261-5/+0
OpenPOWER on IntegriCloud