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-04-234-12/+5
|\
| * Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
| * Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
| * Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1
| * Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1
| * 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/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-251-2/+2
|\ \ | |/ |/|
| * drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-251-2/+2
* | Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-231-6/+30
* | Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
|/
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-152-2/+2
|\
| * Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-272-2/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2016-01-116-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/+154
|\ \ \ | |_|/ |/| |
| * | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-021-92/+64
| * | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-021-91/+55
| * | Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4
| * | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-41/+33
| * | Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3
| * | Input: rotary_encoder - use threaded irqsTimo Teräs2016-03-021-8/+25
| * | Input: rotary_encoder - convert to devm-* apiTimo Teräs2016-01-181-61/+25
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-191-2/+1
| |\ \ | | |/
| | * Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax2015-12-021-2/+1
* | | Input: bma150 - constify bma150_cfg structureJulia Lawall2016-01-021-1/+1
* | | Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft2015-12-181-0/+7
* | | Input: uinput - rework ABS validationDavid Herrmann2015-12-181-44/+45
* | | Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires2015-12-181-3/+83
* | | Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss2015-12-121-4/+4
* | | Input: sparcspkr - use platform_register/unregister_drivers()Thierry Reding2015-12-021-11/+7
|/ /
* | 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-221-2/+8
| * Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo2015-10-221-26/+26
| * Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-161-5/+81
| * Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-161-8/+6
| * Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-131-0/+37
| * Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-052-2/+2
| |\
| * | Input: kxtj9 - remove unneeded retval variableJavier Martinez Canillas2015-10-021-2/+1
| * | Input: add DA9062 OnKey capability to DA9063 OnKey driverS Twiss2015-09-292-29/+108
| * | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-2911-395/+95
| |\ \
| * | | Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-194-153/+82
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-042-2/+0
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
| |/ /
* | | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-114-0/+5
|\ \ \ | |/ /
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-09-114-0/+5
| |\ \ | | |/
OpenPOWER on IntegriCloud