index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
Input: delete MPU3050 driver
Linus Walleij
3
-492
/
+0
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
2
-2
/
+4
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-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-9
/
+0
2017-01-22
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-22
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2
-3
/
+0
2017-01-22
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
6
-11
/
+0
2017-01-22
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
1
-2
/
+4
2017-01-22
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-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2
-4
/
+4
2017-01-21
Input: misc - drop empty remove functions
Guenter Roeck
5
-30
/
+0
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-1
/
+0
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-7
/
+0
2017-01-21
Input: misc - drop unnecessary calls to device_init_wakeup
Guenter Roeck
7
-11
/
+0
2017-01-21
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
5
-11
/
+0
2017-01-21
Input: touchscreen - use local variables consistently
Guenter Roeck
6
-8
/
+7
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
9
-42
/
+31
2017-01-21
Input: misc - use local variables consistently
Guenter Roeck
3
-7
/
+6
2017-01-21
Input: keyboard - use local variables consistently
Guenter Roeck
4
-27
/
+25
2017-01-21
Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-8
/
+0
2017-01-21
Input: misc - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
5
-6
/
+0
2017-01-21
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-18
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
3
-0
/
+298
2017-01-18
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
[prev]
[next]