index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
2
-17
/
+3
2017-01-24
Input: constify device_type structures
Bhumika Goyal
2
-3
/
+3
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
31
-165
/
+104
2017-01-24
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
1
-1
/
+1
2017-01-23
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-9
/
+0
2017-01-23
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-23
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2
-3
/
+0
2017-01-23
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-23
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-11
/
+0
2017-01-23
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
1
-2
/
+4
2017-01-23
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
1
-1
/
+0
2017-01-22
Input: pwm-beeper - switch to using "atomic" PWM API
Dmitry Torokhov
1
-9
/
+17
2017-01-22
Input: pwm-beeper - add optional amplifier regulator
David Lechner
1
-13
/
+50
2017-01-22
Input: pwm-beeper - suppress error message on probe defer
David Lechner
1
-1
/
+3
2017-01-22
Input: pwm-beeper - fix race when suspending
Dmitry Torokhov
1
-3
/
+18
2017-01-22
Input: pwm-beeper - use input_set_capability()
Dmitry Torokhov
1
-2
/
+2
2017-01-22
Input: pwm-beeper - switch to using managed resources
Dmitry Torokhov
1
-34
/
+10
2017-01-22
Input: pwm-beeper - remove calls to legacy pwm_request API
Dmitry Torokhov
1
-6
/
+0
2017-01-22
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2
-4
/
+4
2017-01-22
Input: misc - drop empty remove functions
Guenter Roeck
5
-30
/
+0
2017-01-22
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2017-01-22
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-7
/
+0
2017-01-22
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
7
-11
/
+0
2017-01-22
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-11
/
+0
2017-01-22
Input: touchscreen - use local variables consistently
Guenter Roeck
6
-8
/
+7
2017-01-22
Input: mouse - use local variables consistently
Guenter Roeck
9
-42
/
+31
2017-01-22
Input: misc - use local variables consistently
Guenter Roeck
3
-7
/
+6
2017-01-22
Input: keyboard - use local variables consistently
Guenter Roeck
4
-27
/
+25
2017-01-22
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-8
/
+0
2017-01-22
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-6
/
+0
2017-01-22
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
8
-12
/
+0
2017-01-21
Input: gpio-keys - add support for setkeycode
Hans de Goede
1
-12
/
+28
2017-01-21
Input: soc_button_array - debounce the buttons
Hans de Goede
1
-0
/
+2
2017-01-19
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
3
-0
/
+298
2017-01-19
Input: sis_i2c - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: bcm-keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-18
Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: ab8500-ponkey - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-5
/
+3
2017-01-18
Input: soc_button_array - use 'dev' instead of dereferencing it
Guenter Roeck
1
-3
/
+3
2017-01-18
Input: mma8450 - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
1
-2
/
+0
2017-01-18
Input: gpio_decoder - drop unnecessary call to platform_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: bfin_rotary - switch to using devm_add_action_or_reset()
Guenter Roeck
1
-6
/
+5
2017-01-18
Input: eeti_ts - drop goto to return statement
Guenter Roeck
1
-3
/
+1
2017-01-18
Input: atmel-wm97xx - drop unnecessary error messages
Guenter Roeck
1
-3
/
+1
2017-01-18
Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
1
-1
/
+0
2017-01-18
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
Guenter Roeck
1
-4
/
+3
2017-01-18
Input: at32psif - drop unnecessary error messages and other changes
Guenter Roeck
1
-9
/
+3
2017-01-18
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
1
-2
/
+1
2017-01-18
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
1
-3
/
+3
[prev]
[next]