index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
rpckbd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-18
Input: tm2-touchkey - add touchkey driver support for TM2
Jaechul Lee
4
-0
/
+325
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
2017-01-18
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
1
-2
/
+1
2017-01-17
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
1
-3
/
+3
2017-01-16
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-16
Input: cyapa - use time based retry loop
Nicholas Mc Guire
1
-15
/
+12
2017-01-16
Input: mpr121 - switch to device tree probe
Akinobu Mita
3
-63
/
+124
2017-01-16
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
1
-9
/
+14
2017-01-16
Input: mpr121 - set missing event capability
Akinobu Mita
1
-0
/
+1
2017-01-16
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
1
-1
/
+0
2017-01-16
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
1
-4
/
+2
2017-01-06
Input: intel-mid-touch - remove driver
Andy Shevchenko
3
-667
/
+0
2017-01-06
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
1
-2
/
+2
2017-01-06
Input: xpad - don't depend on endpoint order
Cameron Gutman
1
-14
/
+21
2017-01-06
Input: xpad - simplify error condition in init_output
Pavel Rojtberg
1
-7
/
+6
2017-01-06
Input: xpad - move reporting xbox one home button to common function
Daniel Tobias
1
-33
/
+19
2017-01-06
Input: xpad - correctly sort vendor id's
Daniel Tobias
1
-6
/
+6
2016-12-27
Input: bma150 - switch to using usleep_range instead of msleep
Aniroop Mathur
1
-2
/
+2
2016-12-19
Input: i8042 - force synchronous probing of PNP drivers
Dmitry Torokhov
1
-0
/
+8
2016-12-16
Input: imx6ul_tsc - generalize the averaging property
Guy Shapiro
3
-19
/
+33
2016-12-12
Input: drv260x - use generic device properties
Jingkui Wang
2
-92
/
+19
2016-12-12
Input: drv260x - use temporary for &client->dev
Dmitry Torokhov
1
-22
/
+15
2016-12-12
Input: drv260x - fix input device's parent assignment
Jingkui Wang
1
-1
/
+0
2016-12-12
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
6
-34
/
+1688
2016-12-12
Input: drv260x - fix initializing overdrive voltage
Dmitry Torokhov
1
-1
/
+1
[next]