index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-15
Input: synaptics-rmi4 - correctly swap clip values if axes are swapped
Lucas Stach
1
-1
/
+6
2017-01-15
Input: cyapa - use msleep() for long delay
Nicholas Mc Guire
1
-1
/
+1
2017-01-15
Input: cyapa - use time based retry loop
Nicholas Mc Guire
1
-15
/
+12
2017-01-15
Input: mpr121 - switch to device tree probe
Akinobu Mita
1
-43
/
+94
2017-01-15
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
1
-9
/
+14
2017-01-15
Input: mpr121 - set missing event capability
Akinobu Mita
1
-0
/
+1
2017-01-15
Input: mpr121 - remove unused field in struct mpr121_touchkey
Akinobu Mita
1
-1
/
+0
2017-01-15
Input: mpr121 - annotate PM methods as __maybe_unused
Akinobu Mita
1
-4
/
+2
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-10
/
+20
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
[prev]
[next]