summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-061-1/+22
|\
| * Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-281-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-191-2/+2
| | |\
| * | | Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich2016-07-141-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-193-0/+304
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-282-21/+54
|\ \ \ \ | | |/ / | |/| |
| * | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-281-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-193-28/+42
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-05-173-28/+42
| |\ \ \ | | | |/ | | |/|
| | * | Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-101-4/+4
| | * | Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-051-4/+6
| | * | Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-051-7/+30
| | * | Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2Star
* | | | 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-101-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-051-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/+5Star
|\| | | | |_|/ |/| |
| * | Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0Star
| * | Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0Star
| * | Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1Star
| * | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1Star
| * | 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/+0Star
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-261-2/+2
|\ \ | |/ |/|
| * drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton2016-03-261-2/+2
* | Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-241-6/+30
* | Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
|/
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-162-2/+2
|\
| * Input: sirfsoc-onkey - allow modular buildArnd Bergmann2016-01-282-2/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2016-01-126-53/+135
| |\
* | | Input: powermate - fix oops with malicious USB descriptorsJosh Boyer2016-03-141-0/+3
* | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-042-252/+154Star
|\ \ \ | |_|/ |/| |
| * | Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2016-03-031-92/+64Star
| * | Input: rotary_encoder - move away from platform data structureDmitry Torokhov2016-03-031-91/+55Star
| * | Input: rotary_encoder - use input_set_capability()Dmitry Torokhov2016-03-021-8/+4Star
| * | Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov2016-03-021-41/+33Star
| * | Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov2016-03-021-5/+3Star