| 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-12-01 | 1 | -4/+0 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | | Input: psmouse - disable automatic probing of BYD touchpads | Dmitry Torokhov | 2016-11-16 | 1 | -4/+0 | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-11-05 | 2 | -3/+10 | |
| | |\| | | | | | | |_|/ / / | |/| | | | | ||||||
| | | * | | | | Input: psmouse - cleanup Focaltech code | Dmitry Tunin | 2016-10-24 | 1 | -3/+3 | |
| | | * | | | | Input: i8042 - add XMG C504 to keyboard reset table | Patrick Scheuring | 2016-10-19 | 1 | -0/+7 | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-10-14 | 13 | -58/+317 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-10-13 | 13 | -58/+317 | |
| | | |\ \ \ \ | ||||||
| | * | \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | 4 | -4/+0 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | 4 | -4/+0 | |
| | * | | | | | | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-10-11 | 8 | -34/+1411 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-10-07 | 26 | -478/+894 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-10-03 | 26 | -478/+894 | |
| | | |\ \ \ \ \ \ | ||||||
| | * | \ \ \ \ \ \ | Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-07 | 1 | -104/+31 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Input: cros_ec_keyb: Stop handling interrupts directly | Vic Yang | 2016-08-31 | 1 | -104/+31 | |
| | * | | | | | | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-10-03 | 1 | -13/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge 4.8-rc5 into char-misc-next | Greg Kroah-Hartman | 2016-09-05 | 5 | -4/+5 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 2016-08-31 | 1 | -13/+2 | |
| | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | | Input: touchscreen - drop unnecessary calls to input_set_drvdata | Guenter Roeck | 2017-01-22 | 6 | -9/+0 | |
| * | | | | | | | | | | | Input: dm355evm_keys - drop unnecessary call to input_set_drvdata | Guenter Roeck | 2017-01-22 | 1 | -2/+0 | |
| * | | | | | | | | | | | Input: mouse - drop unnecessary calls to input_set_drvdata | Guenter Roeck | 2017-01-22 | 2 | -3/+0 | |
| * | | | | | | | | | | | Input: maplecontrol - drop unnecessary call to input_set_drvdata | Guenter Roeck | 2017-01-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | Input: keyboard - drop unnecessary calls to input_set_drvdata | Guenter Roeck | 2017-01-22 | 6 | -11/+0 | |
| * | | | | | | | | | | | Input: i8042 - add dbg msg when a command can't write its parameter | Marcos Paulo de Souza | 2017-01-22 | 1 | -2/+4 | |
| * | | | | | | | | | | | Input: max11801_ts - drop call to input_set_drvdata() | Dmitry Torokhov | 2017-01-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | Input: pwm-beeper - switch to using "atomic" PWM API | Dmitry Torokhov | 2017-01-22 | 1 | -9/+17 | |
| * | | | | | | | | | | | Input: pwm-beeper - add optional amplifier regulator | David Lechner | 2017-01-22 | 1 | -13/+50 | |
| * | | | | | | | | | | | Input: pwm-beeper - suppress error message on probe defer | David Lechner | 2017-01-22 | 1 | -1/+3 | |
| * | | | | | | | | | | | Input: pwm-beeper - fix race when suspending | Dmitry Torokhov | 2017-01-22 | 1 | -3/+18 | |
| * | | | | | | | | | | | Input: pwm-beeper - use input_set_capability() | Dmitry Torokhov | 2017-01-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | Input: pwm-beeper - switch to using managed resources | Dmitry Torokhov | 2017-01-22 | 1 | -34/+10 | |
| * | | | | | | | | | | | Input: pwm-beeper - remove calls to legacy pwm_request API | Dmitry Torokhov | 2017-01-22 | 1 | -6/+0 | |
| * | | | | | | | | | | | Input: misc - drop empty remove functions | Guenter Roeck | 2017-01-21 | 5 | -30/+0 | |
| * | | | | | | | | | | | Input: serio - drop unnecessary calls to device_init_wakeup | Guenter Roeck | 2017-01-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | Input: touchscreen - drop unnecessary calls to device_init_wakeup | Guenter Roeck | 2017-01-21 | 5 | -7/+0 | |
| * | | | | | | | | | | | Input: misc - drop unnecessary calls to device_init_wakeup | Guenter Roeck | 2017-01-21 | 7 | -11/+0 | |
| * | | | | | | | | | | | Input: keyboard - drop unnecessary calls to device_init_wakeup | Guenter Roeck | 2017-01-21 | 5 | -11/+0 | |
| * | | | | | | | | | | | Input: touchscreen - use local variables consistently | Guenter Roeck | 2017-01-21 | 6 | -8/+7 | |
| * | | | | | | | | | | | Input: mouse - use local variables consistently | Guenter Roeck | 2017-01-21 | 9 | -42/+31 | |
| * | | | | | | | | | | | Input: misc - use local variables consistently | Guenter Roeck | 2017-01-21 | 3 | -7/+6 | |
| * | | | | | | | | | | | Input: keyboard - use local variables consistently | Guenter Roeck | 2017-01-21 | 4 | -27/+25 | |
| * | | | | | | | | | | | Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-21 | 5 | -8/+0 | |
| * | | | | | | | | | | | Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-21 | 5 | -6/+0 | |
| * | | | | | | | | | | | Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata | Guenter Roeck | 2017-01-21 | 8 | -12/+0 | |
| * | | | | | | | | | | | Input: gpio-keys - add support for setkeycode | Hans de Goede | 2017-01-21 | 1 | -12/+28 | |
| * | | | | | | | | | | | Input: soc_button_array - debounce the buttons | Hans de Goede | 2017-01-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | Input: tm2-touchkey - add touchkey driver support for TM2 | Jaechul Lee | 2017-01-18 | 3 | -0/+298 | |
| * | | | | | | | | | | | Input: sis_i2c - drop unnecessary call to i2c_set_clientdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 | |
| * | | | | | | | | | | | Input: bcm-keypad - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -2/+0 | |
| * | | | | | | | | | | | Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 | |
| * | | | | | | | | | | | Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata | Guenter Roeck | 2017-01-18 | 1 | -1/+0 | |

