summaryrefslogtreecommitdiff
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel2018-03-241-1/+1
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-231-2/+4
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-231-2/+1
* Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov2017-11-181-2/+14
* Input: cm109 - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: yealink - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: ims-pcu - validate number of endpoints before using themJohan Hovold2017-03-301-0/+4
* Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-141-6/+14
* Input: drv260x - fix input device's parent assignmentJingkui Wang2017-01-091-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-075-31/+219
|\
| * Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj2016-09-102-29/+67
| * Input: add generic input driver to read encoded GPIO linesVignesh R2016-08-293-0/+150
| * Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-08-221-2/+2
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-13/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-051-1/+22
|\ \ | |/
| * Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-271-1/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-277-6/+463
|\ \ | |/
| * Merge branch 'for-linus' into nextDmitry Torokhov2016-07-197-45/+74
| |\
| | * Merge branch 'cec-defines' into for-linusDmitry Torokhov2016-06-181-2/+2
| | |\
| * | | Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich2016-07-131-4/+4
| * | | Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz2016-06-233-0/+152
| * | | Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King2016-06-231-1/+1
| * | | Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King2016-06-231-1/+1
| * | | Input: atmel_captouch - add dependence on i2cArnd Bergmann2016-05-191-0/+1
| * | | Input: add Atmel Captouch Button driverDaniel Hung-yu Wu2016-05-183-0/+304
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-272-21/+54
|\ \ \ \ | | |/ / | |/| |
| * | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-271-21/+48
| * | | Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-253-3/+26
|\ \ \ \
| * | | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | | | input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | | | input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-3/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-183-28/+42
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-05-163-28/+42
| |\ \ \ | | | |/ | | |/|
| | * | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-091-4/+4
| | * | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-041-4/+6
| | * | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-041-7/+30
| | * | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-122-2/+5
|\ \ \ \ | |/ / /
| * | | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-091-0/+1
| * | | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-041-8/+8
|\ \ \ \ | |/ / /
| * | | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | | | 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
| |/