summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-5/+15
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+131
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+220
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov-0/+220
2019-05-08input: max77650: Add onkey supportBartosz Golaszewski-0/+131
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov-1/+1
2019-04-30Input: add a driver for GPIO controllable vibratorsLuca Weiss-0/+220
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij-5/+15
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+305
2019-03-09Input: msm-vibrator - use correct gpio headerArnd Bergmann-1/+1
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds-0/+211
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov-20/+305
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-30/+22
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov-20/+4
2019-02-16Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov-19/+8
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter-2/+1
2019-02-06Input: bma150 - register input device after setting private dataJonathan Bakker-4/+5
2019-02-06Input: add new vibrator driver for various MSM SOCsBrian Masney-0/+293
2019-01-28Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel-4/+4
2019-01-28Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker-5/+12
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+3
2019-01-16input: stpmic1: Add STPMIC1 onkey driverPascal PAILLET-LME-0/+211
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov-2/+3
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-18/+6
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov-19/+8
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede-1/+1
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede-0/+4
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+7
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov-5/+7
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King-3/+3
2018-12-10Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko-5/+3
2018-12-08Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König-2/+4
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov-1/+1
2018-10-16Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-0/+1
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov-0/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-1/+1
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer-1/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-91/+170
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul-13/+49
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai-2/+2
2018-07-27Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai-1/+1
2018-07-27Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+165
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-3/+3
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov-74/+109
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+2
2018-06-12Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko-71/+106