summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-20Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-20Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs
2016-01-27Input: sirfsoc-onkey - allow modular buildArnd Bergmann
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft
2015-12-18Input: uinput - rework ABS validationDavid Herrmann
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds