| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-10-07 | 5 | -31/+219 |
|\ |
|
| * | Input: tps65218-pwrbutton - add support for tps65217 variant | Marcin Niestroj | 2016-09-10 | 2 | -29/+67 |
| * | Input: add generic input driver to read encoded GPIO lines | Vignesh R | 2016-08-30 | 3 | -0/+150 |
| * | Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.org | Krzysztof Kozlowski | 2016-08-22 | 1 | -2/+2 |
* | | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -13/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-08-06 | 1 | -1/+22 |
|\| |
|
| * | Input: rotary_encoder - support binary encoding of states | Uwe Kleine-König | 2016-07-28 | 1 | -1/+22 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-07-27 | 7 | -6/+463 |
|\| |
|
| * | Merge branch 'for-linus' into next | Dmitry Torokhov | 2016-07-19 | 7 | -45/+74 |
| |\ |
|
| | * | Merge branch 'cec-defines' into for-linus | Dmitry Torokhov | 2016-06-19 | 1 | -2/+2 |
| | |\ |
|
| * | | | Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible | Jan Beulich | 2016-07-14 | 1 | -4/+4 |
| * | | | Input: add powerkey driver for HISI 65xx SoC | Jorge Ramirez-Ortiz | 2016-06-23 | 3 | -0/+152 |
| * | | | Input: apanel - spelling mistake - "skiping" -> "skipping" | Colin Ian King | 2016-06-23 | 1 | -1/+1 |
| * | | | Input: regulator-haptic - fix spelling mistake: "dveice" -> "device" | Colin Ian King | 2016-06-23 | 1 | -1/+1 |
| * | | | Input: atmel_captouch - add dependence on i2c | Arnd Bergmann | 2016-05-19 | 1 | -0/+1 |
| * | | | Input: add Atmel Captouch Button driver | Daniel Hung-yu Wu | 2016-05-19 | 3 | -0/+304 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-28 | 2 | -21/+54 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Input: pwm-beeper - fix - scheduling while atomic | Manfred Schlaegl | 2016-05-28 | 1 | -21/+48 |
| * | | | Input: uinput - handle compat ioctl for UI_SET_PHYS | Ricky Liang | 2016-05-20 | 1 | -0/+6 |
* | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-25 | 3 | -3/+26 |
|\ \ \ \ |
|
| * | | | | input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon | 2016-05-17 | 1 | -0/+6 |
| * | | | | input: misc: max8997: Explicitly apply PWM config extracted from pwm_args | Boris Brezillon | 2016-05-17 | 1 | -0/+6 |
| * | | | | input: misc: max77693: Use pwm_get_args() where appropriate | Boris Brezillon | 2016-05-17 | 1 | -3/+14 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-19 | 3 | -28/+42 |
|\ \ \ \ \
| | |/ / /
| |/| | /
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-05-17 | 3 | -28/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Input: rotary-encoder - fix bare use of 'unsigned' | Clifton Barnes | 2016-05-10 | 1 | -4/+4 |
| | * | | Input: cm109 - spin_lock in complete() cleanup | Ming Lei | 2016-05-05 | 1 | -4/+6 |
| | * | | Input: cm109 - fix handling of volume and mute buttons | Florian Euchner | 2016-05-05 | 1 | -7/+30 |
| | * | | Input: twl6040-vibra - remove mutex | H. Nikolaus Schaller | 2016-04-25 | 1 | -13/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-12 | 2 | -2/+5 |
|\| | | |
|
| * | | | Input: twl6040-vibra - fix DT node memory management | H. Nikolaus Schaller | 2016-05-10 | 1 | -0/+1 |
| * | | | Input: max8997-haptic - fix NULL pointer dereference | Marek Szyprowski | 2016-05-09 | 1 | -2/+4 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-05-05 | 1 | -8/+8 |
|\| | | |
|
| * | | | Input: twl6040-vibra - fix atomic schedule panic | H. Nikolaus Schaller | 2016-04-25 | 1 | -8/+8 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-04-23 | 4 | -12/+5 |
|\| | |
| |_|/
|/| | |
|
| * | | Input: twl4030-vibra - do not reparent to grandparent | Dmitry Torokhov | 2016-04-20 | 1 | -1/+0 |
| * | | Input: twl6040-vibra - do not reparent to grandparent | Dmitry Torokhov | 2016-04-20 | 1 | -1/+0 |
| * | | Input: twl6040-vibra - ignore return value of schedule_work | H. Nikolaus Schaller | 2016-04-19 | 1 | -5/+1 |
| * | | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueue | H. Nikolaus Schaller | 2016-04-19 | 1 | -2/+1 |
| * | | Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delay | Stephen Boyd | 2016-04-17 | 1 | -3/+4 |
| * | | Input: arizona-haptic - don't assign input_dev parent | Charles Keepax | 2016-04-17 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-26 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | drivers/input: eliminate INPUT_COMPAT_TEST macro | Andrew Morton | 2016-03-26 | 1 | -2/+2 |
* | | Input: ati_remote2 - fix crashes on detecting device with invalid descriptor | Vladis Dronov | 2016-03-24 | 1 | -6/+30 |
* | | Input: ims-pcu - sanity check against missing interfaces | Oliver Neukum | 2016-03-17 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'v4.5' into next | Dmitry Torokhov | 2016-03-16 | 2 | -2/+2 |
|\ |
|
| * | Input: sirfsoc-onkey - allow modular build | Arnd Bergmann | 2016-01-28 | 2 | -2/+2 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-01-12 | 6 | -53/+135 |
| |\ |
|
* | | | Input: powermate - fix oops with malicious USB descriptors | Josh Boyer | 2016-03-14 | 1 | -0/+3 |
* | | | Merge branch 'rotary-encoder' into next | Dmitry Torokhov | 2016-03-04 | 2 | -252/+154 |
|\ \ \
| |_|/
|/| | |
|