summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller1-0/+1
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski1-2/+4
2016-04-26Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller1-8/+8
2016-04-21Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov1-1/+0
2016-04-21Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov1-1/+0
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller1-5/+1
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller1-2/+1
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd1-3/+4
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax1-1/+0
2016-03-24Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov1-6/+30
2016-03-18Input: ims-pcu - sanity check against missing interfacesOliver Neukum1-0/+4
2016-03-16Merge tag 'v4.5' into nextDmitry Torokhov2-2/+2
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov2-252/+154
2016-03-03Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König1-92/+64
2016-03-03Input: rotary_encoder - move away from platform data structureDmitry Torokhov1-91/+55
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov1-8/+4
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov1-41/+33
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov1-5/+3
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs1-8/+25
2016-01-28Input: sirfsoc-onkey - allow modular buildArnd Bergmann2-2/+2
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs1-61/+25
2016-01-12Merge branch 'next' into for-linusDmitry Torokhov6-53/+135
2016-01-03Input: bma150 - constify bma150_cfg structureJulia Lawall1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+1
2015-12-19Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft1-0/+7
2015-12-19Input: uinput - rework ABS validationDavid Herrmann1-44/+45
2015-12-19Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires1-3/+83
2015-12-13Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-03Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax1-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding1-11/+7
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-223/+347
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis2-2/+0
2015-10-26Input: e3x0-button - update Kconfig descriptionMoritz Fischer1-2/+2
2015-10-23Input: xen - check return value of xenbus_printfInsu Yun1-2/+8
2015-10-23Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo1-26/+26
2015-10-17Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia1-5/+81
2015-10-17Input: rotary-encoder - use of_property_read_boolBen Gamari1-8/+6
2015-10-14Input: rotary_encoder - add wake up supportSylvain Rochet1-0/+37
2015-10-06Merge tag 'v4.3-rc4' into nextDmitry Torokhov2-2/+2
2015-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+2
2015-10-02Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas1-2/+1
2015-09-30Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2-29/+108
2015-09-30Merge tag 'v4.3-rc3' into nextDmitry Torokhov11-395/+95
2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov1-1/+1
2015-09-19Input: ad714x - convert to using managed resourcesVaishali Thakkar4-153/+82
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas1-1/+1
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-0/+5
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov4-0/+5