aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Input: sirfsoc-onkey - allow modular buildGravatar Arnd Bergmann 2-2/+2
2016-01-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 6-53/+135
2016-01-02Input: bma150 - constify bma150_cfg structureGravatar Julia Lawall 1-1/+1
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFGravatar Elias Vanderstuyft 1-0/+7
2015-12-18Input: uinput - rework ABS validationGravatar David Herrmann 1-44/+45
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlGravatar Benjamin Tissoires 1-3/+83
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressGravatar Steve Twiss 1-4/+4
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceGravatar Charles Keepax 1-2/+1
2015-12-02Input: sparcspkr - use platform_register/unregister_drivers()Gravatar Thierry Reding 1-11/+7
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 10-223/+347
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Gravatar Mark Brown 2-2/+0
2015-10-28spi: Drop owner assignment from spi_driversGravatar Andrew F. Davis 2-2/+0
2015-10-26Input: e3x0-button - update Kconfig descriptionGravatar Moritz Fischer 1-2/+2
2015-10-22Input: xen - check return value of xenbus_printfGravatar Insu Yun 1-2/+8
2015-10-22Input: hp_sdc_rtc - fix y2038 problem in proc_showGravatar WEN Pingbo 1-26/+26
2015-10-16Input: rotary-encoder - add support for quarter-period modeGravatar Ezequiel Garcia 1-5/+81
2015-10-16Input: rotary-encoder - use of_property_read_boolGravatar Ben Gamari 1-8/+6
2015-10-13Input: rotary_encoder - add wake up supportGravatar Sylvain Rochet 1-0/+37
2015-10-05Merge tag 'v4.3-rc4' into nextGravatar Dmitry Torokhov 2-2/+2
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-2/+2
2015-10-02Input: kxtj9 - remove unneeded retval variableGravatar Javier Martinez Canillas 1-2/+1
2015-09-29Input: add DA9062 OnKey capability to DA9063 OnKey driverGravatar S Twiss 2-29/+108
2015-09-29Merge tag 'v4.3-rc3' into nextGravatar Dmitry Torokhov 11-395/+95
2015-09-21Input: uinput - fix crash when using ABS eventsGravatar Dmitry Torokhov 1-1/+1
2015-09-19Input: ad714x - convert to using managed resourcesGravatar Vaishali Thakkar 4-153/+82
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonGravatar Javier Martinez Canillas 1-1/+1
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-0/+5
2015-09-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 4-0/+5
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2015-09-08xen: Use correctly the Xen memory terminologiesGravatar Julien Grall 1-2/+2
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 15-52/+286
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 3-6/+6
2015-09-03Input: sparcspkr - fix module autoload for OF platform driversGravatar Luis de Bethencourt 1-0/+2
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+1
2015-09-03Input: regulator-haptic - fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Input: pwm-beeper - fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Input: ab8500-ponkey - Fix module autoload for OF platform driverGravatar Luis de Bethencourt 1-0/+1
2015-09-03Merge branch 'next' into for-linusGravatar Dmitry Torokhov 16-54/+288
2015-09-03MIPS: Remove all the uses of custom gpio.hGravatar Alban Bedel 1-0/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Gravatar Mark Brown 3-6/+6
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc...Gravatar Mark Brown 4-386/+83
2015-08-28Input: max8997_haptic - fix module aliasGravatar Javier Martinez Canillas 1-2/+1
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-1/+3
2015-08-07Input: Remove the max77843 haptic driverGravatar Krzysztof Kozlowski 3-372/+0
2015-08-07Input: max77693: Add support for Maxim 77843Gravatar Krzysztof Kozlowski 2-6/+48
2015-08-07Input: max77693: Prepare for adding support for Maxim 77843Gravatar Krzysztof Kozlowski 1-7/+34
2015-08-07Input: max77693: Remove a read-only pwm_divisor fieldGravatar Krzysztof Kozlowski 1-3/+1
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningGravatar Marek Belisko 1-1/+2
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGravatar Geert Uytterhoeven 1-5/+6
2015-08-03Input: axp20x-pek - add module aliasGravatar Chen-Yu Tsai 1-0/+1