index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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
|
*
|
|
|
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
|
*
|
|
|
Input: tca8418 - use the interrupt trigger from the device tree
Maxime Ripard
2017-01-17
1
-3
/
+3
|
*
|
|
|
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
2017-01-15
1
-1
/
+1
|
*
|
|
|
Input: cyapa - use time based retry loop
Nicholas Mc Guire
2017-01-15
1
-15
/
+12
|
*
|
|
|
Input: mpr121 - switch to device tree probe
Akinobu Mita
2017-01-15
1
-43
/
+94
|
*
|
|
|
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
2017-01-15
1
-9
/
+14
|
*
|
|
|
Input: mpr121 - set missing event capability
Akinobu Mita
2017-01-15
1
-0
/
+1
|
*
|
|
|
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
2017-01-15
1
-1
/
+0
|
*
|
|
|
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
2017-01-15
1
-4
/
+2
|
*
|
|
|
Input: intel-mid-touch - remove driver
Andy Shevchenko
2017-01-06
3
-667
/
+0
|
*
|
|
|
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
2017-01-06
1
-2
/
+2
|
*
|
|
|
Input: xpad - don't depend on endpoint order
Cameron Gutman
2017-01-06
1
-14
/
+21
|
*
|
|
|
Input: xpad - simplify error condition in init_output
Pavel Rojtberg
2017-01-06
1
-7
/
+6
|
*
|
|
|
Input: xpad - move reporting xbox one home button to common function
Daniel Tobias
2017-01-06
1
-33
/
+19
|
*
|
|
|
Input: xpad - correctly sort vendor id's
Daniel Tobias
2017-01-06
1
-6
/
+6
|
*
|
|
|
Input: bma150 - switch to using usleep_range instead of msleep
Aniroop Mathur
2016-12-27
1
-2
/
+2
|
*
|
|
|
Input: i8042 - force synchronous probing of PNP drivers
Dmitry Torokhov
2016-12-18
1
-0
/
+8
*
|
|
|
|
Input: elan_i2c - add ELAN0605 to the ACPI table
IHARA Hiroka
2017-02-12
1
-0
/
+1
*
|
|
|
|
Input: synaptics-rmi4 - select 'SERIO' when needed
Arnd Bergmann
2017-02-07
1
-1
/
+7
[prev]
[next]