index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Input: mousedev - stop offering PS/2 to userspace by default
Dmitry Torokhov
2017-01-31
1
-3
/
+0
|
*
|
|
Input: tca8418 - switch to using generic device properties
Dmitry Torokhov
2017-01-31
1
-64
/
+26
|
*
|
|
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-31
11
-66
/
+70
|
*
|
|
Input: delete MPU3050 driver
Linus Walleij
2017-01-31
3
-492
/
+0
|
*
|
|
Input: constify device_type structures
Bhumika Goyal
2017-01-24
2
-3
/
+3
|
*
|
|
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-24
31
-165
/
+104
|
|
\
\
\
|
*
|
|
|
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
6
-9
/
+0
|
*
|
|
|
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
2017-01-23
1
-2
/
+0
|
*
|
|
|
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
2
-3
/
+0
|
*
|
|
|
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
2017-01-23
1
-1
/
+0
|
*
|
|
|
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
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-22
5
-30
/
+0
|
*
|
|
|
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
1
-1
/
+0
|
*
|
|
|
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
5
-7
/
+0
|
*
|
|
|
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
7
-11
/
+0
|
*
|
|
|
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
5
-11
/
+0
|
*
|
|
|
Input: touchscreen - use local variables consistently
Guenter Roeck
2017-01-22
6
-8
/
+7
|
*
|
|
|
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-22
9
-42
/
+31
|
*
|
|
|
Input: misc - use local variables consistently
Guenter Roeck
2017-01-22
3
-7
/
+6
|
*
|
|
|
Input: keyboard - use local variables consistently
Guenter Roeck
2017-01-22
4
-27
/
+25
|
*
|
|
|
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
5
-8
/
+0
|
*
|
|
|
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
5
-6
/
+0
|
*
|
|
|
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
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
|
*
|
|
|
Input: tps65218-pwrbutton - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
1
-5
/
+3
|
*
|
|
|
Input: soc_button_array - use 'dev' instead of dereferencing it
Guenter Roeck
2017-01-18
1
-3
/
+3
|
*
|
|
|
Input: mma8450 - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
2017-01-18
1
-2
/
+0
|
*
|
|
|
Input: gpio_decoder - drop unnecessary call to platform_set_drvdata
Guenter Roeck
2017-01-18
1
-1
/
+0
|
*
|
|
|
Input: bfin_rotary - switch to using devm_add_action_or_reset()
Guenter Roeck
2017-01-18
1
-6
/
+5
|
*
|
|
|
Input: eeti_ts - drop goto to return statement
Guenter Roeck
2017-01-18
1
-3
/
+1
|
*
|
|
|
Input: atmel-wm97xx - drop unnecessary error messages
Guenter Roeck
2017-01-18
1
-3
/
+1
|
*
|
|
|
Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdata
Guenter Roeck
2017-01-18
1
-1
/
+0
|
*
|
|
|
Input: xilinx_ps2 - use 'dev' instead of dereferencing it
Guenter Roeck
2017-01-18
1
-4
/
+3
|
*
|
|
|
Input: at32psif - drop unnecessary error messages and other changes
Guenter Roeck
2017-01-18
1
-9
/
+3
|
*
|
|
|
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
2017-01-18
1
-2
/
+1
[prev]
[next]