summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-161-20/+4
* 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
* Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-141-2/+3
* Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-143-18/+6
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-271-1/+1
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-121-0/+1
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-09-281-1/+1
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-185-91/+170
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-273-0/+165
| |\ \ \ \ \
| * | | | | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-3/+3
| * | | | | | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-051-1/+1
| |\ \ \ \ \ \
| * | | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
* | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2018-12-282-5/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3
| * | | | | | | Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-081-2/+4
* | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-161-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov2018-10-051-0/+1
| |_|_|_|/ |/| | | |
* | | | | Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer2018-09-181-1/+1
|/ / / /
* | | | Input: pm8941-pwrkey - add resin entryVinod Koul2018-07-301-0/+8
* | | | Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul2018-07-301-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-121-74/+109
|\ \ \ \ | |_|_|/ |/| | |
| * | | Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-121-71/+106
| * | | Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-121-4/+4
| |/ /
* | | Input: add Spreadtrum vibrator driverXiaotong Lu2018-06-043-0/+165
| |/ |/|
* | Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-243-304/+0
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-053-0/+104
| |\
| * | input: misc: remove blackfin rotary driverArnd Bergmann2018-03-263-304/+0
* | | Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang2018-05-151-1/+1
| |/ |/|
* | Input: add RAVE SP Powerbutton driverAndrey Smirnov2018-03-083-0/+104
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-018-244/+10
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-02-018-244/+10
| |\
| | * Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-172-10/+4
| | * Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-163-5/+0
| | * Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-161-2/+1
| | * Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani2018-01-091-2/+2
| | * Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li2018-01-011-1/+1
| | * Input: gpio_tilt - delete driverLinus Walleij2018-01-013-225/+0
| | * Input: uinput - use monotonic times for timestampsDeepa Dinamani2018-01-011-1/+4
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-2/+2
|\ \ \
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-192-4/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-081-2/+1
OpenPOWER on IntegriCloud