summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-051-8/+8
|\
| * Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-04-234-12/+5Star
|\|
| * Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0Star
| * Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0Star
| * Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1Star
| * Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1Star
| * Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-04-171-3/+4
| * Input: arizona-haptic - don't assign input_dev parentCharles Keepax2016-04-171-1/+0Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-261-2/+2
|\ \ | |/ |/|
| * drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-261-2/+2
* | Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-241-6/+30
* | Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
|/
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-162-2/+2
|\
| * Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-282-2/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2016-01-126-53/+135
| |\
* | | Input: powermate - fix oops with malicious USB descriptorsJosh Boyer2016-03-141-0/+3
* | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-042-252/+154Star
|\ \ \ | |_|/ |/| |
| * | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-031-92/+64Star
| * | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-031-91/+55Star
| * | Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4Star
| * | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-41/+33Star
| * | Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3Star
| * | Input: rotary_encoder - use threaded irqsTimo Teräs2016-03-021-8/+25
| * | Input: rotary_encoder - convert to devm-* apiTimo Teräs2016-01-181-61/+25Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-191-2/+1Star
| |\|
| | * Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax2015-12-031-2/+1Star
* | | Input: bma150 - constify bma150_cfg structureJulia Lawall2016-01-031-1/+1
* | | Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft2015-12-191-0/+7
* | | Input: uinput - rework ABS validationDavid Herrmann2015-12-191-44/+45
* | | Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires2015-12-191-3/+83
* | | Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss2015-12-131-4/+4
* | | Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding2015-12-021-11/+7Star
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0610-223/+347
|\|
| * Input: e3x0-button - update Kconfig descriptionMoritz Fischer2015-10-261-2/+2
| * Input: xen - check return value of xenbus_printfInsu Yun2015-10-231-2/+8
| * Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo2015-10-231-26/+26
| * Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-171-5/+81
| * Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-171-8/+6Star
| * Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-141-0/+37
| * Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-062-2/+2
| |\
| * | Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas2015-10-021-2/+1Star
| * | Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2015-09-302-29/+108
| * | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-3011-395/+95Star
| |\ \
| * | | Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-194-153/+82Star
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0Star
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-022-2/+2
|\ \ \ | |/ / |/| |
| * | Input: uinput - fix crash when using ABS eventsDmitry Torokhov2015-09-211-1/+1
| * | Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas2015-09-191-1/+1