summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-163-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-2/+6
|\
| * Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-241-2/+6
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Input: improve usage of gpiod APIUwe Kleine-König2015-06-172-15/+5Star
* | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
* | Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
* | Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
* | Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0Star
* | Input: add TI drv2665 haptics driverDan Murphy2015-05-093-0/+334
* | Input: drv2667 - fix Kconfig error for help screenDan Murphy2015-05-091-1/+1
|/
* Input: mma8450 - convert to using managed resourcesDmitry Torokhov2015-03-241-27/+8Star
* Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-0/+1
|\
| * Input: mma8450 - add parent deviceStefan Sauer2015-02-261-0/+1
* | Input: add Qualcomm PM8941 power key driverCourtney Cavin2015-03-213-0/+306
* | Input: constify of_device_id arraysFabian Frederick2015-03-193-3/+3
* | Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie2015-03-121-1/+0Star
* | Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov2015-03-081-7/+1Star
* | Input: add haptic support for max77843Jaewon Kim2015-03-063-0/+371
|/
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-161-91/+117
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38Star
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-161-19/+43
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-161-14/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-161-1/+1
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4Star
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4Star
* | Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-111-1/+1
* | Input: drv2667 - remove wrong and unneeded drv2667-haptics modaliasAxel Lin2015-02-011-1/+0Star
* | Input: drv260x - remove wrong and unneeded drv260x-haptics modaliasAxel Lin2015-02-011-1/+0Star
* | Merge tag 'v3.19-rc4' into nextDmitry Torokhov2015-01-1538-47/+11Star
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-1720-73/+37Star
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2014-12-1620-73/+37Star
| | |\
| * | \ Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1536-37/+0Star
| |\ \ \
| | * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0436-37/+0Star
| | |\ \ \
| | | * | | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-2036-37/+0Star
| * | | | | 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-11-013-5/+4Star
| |\| | | | | |/ / | |/| |
| | * | Input: max77693-haptic - fix potential overflowDmitry Torokhov2014-10-311-3/+2Star
| | * | 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-121-2/+3
| |\ \ \ | | |/ / | |/| |