summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-161-5/+15
|\
| * ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij2019-04-191-5/+15
* | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-143-0/+131
|\ \
| * | input: max77650: Add onkey supportBartosz Golaszewski2019-05-083-0/+131
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-143-0/+220
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-05-103-0/+220
| |\ \
| | * | Input: add a driver for GPIO controllable vibratorsLuca Weiss2019-04-303-0/+220
* | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-03-115-20/+305
|\| |
| * | Input: msm-vibrator - use correct gpio headerArnd Bergmann2019-03-101-1/+1
| * | Merge branch 'next' into for-linusDmitry Torokhov2019-03-045-20/+305
| |\|
| | * Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-19/+8Star
| | * Input: msm-vibrator - tweak an error messageDan Carpenter2019-02-091-2/+1Star
| | * Input: add new vibrator driver for various MSM SOCsBrian Masney2019-02-063-0/+293
| | * Merge tag 'v4.20' into nextDmitry Torokhov2019-01-144-19/+8Star
| | |\
| | * | Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede2019-01-041-1/+1
| | * | Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede2019-01-041-0/+4
* | | | Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-03-083-0/+211
|\ \ \ \
| * | | | input: stpmic1: Add STPMIC1 onkey driverPascal PAILLET-LME2019-01-163-0/+211
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-02-173-30/+22Star
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-171-20/+4Star
| * | | | Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5
| * | | | Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-281-4/+4
| * | | | Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-281-5/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-2/+3
|\| | | | | |/ / / |/| | |
| * | | Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
| * | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-153-18/+6Star
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-032-5/+7
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-12-292-5/+7
| |\ \ \ | | | |/ | | |/|
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-221-3/+3
| | * | Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-091-2/+4
* | | | Input: hp_sdc_rtc - Switch to use %ptRAndy Shevchenko2018-12-101-5/+3Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-271-1/+1
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-1/+1
| |\|
| | * Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-121-0/+1
|\| |
| * | Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov2018-10-051-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-291-1/+1
|\| |
| * | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-191-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-195-91/+170
|\|
| * Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-311-0/+8
| * Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-311-13/+49
| * Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai2018-07-271-2/+2
| * Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai2018-07-271-1/+1
| * Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai2018-07-271-1/+1
| * Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov2018-06-131-74/+109
| |\
| | * Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-131-71/+106
| | * Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-131-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-273-0/+165
|\| |
| * | Input: add Spreadtrum vibrator driverXiaotong Lu2018-06-043-0/+165