index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2017-02-12
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
-63
/
+30
2017-02-12
Input: tsc2004/5 - fix regulator handling
Dmitry Torokhov
-12
/
+7
2017-02-12
Input: tsc2005 - add OF device table
Dmitry Torokhov
-1
/
+11
2017-02-09
Input: add driver for Zeitec ZET6223
Jelle van der Waa
-0
/
+279
2017-02-09
Input: joydev - do not report stale values on first open
Raphael Assenat
-5
/
+13
2017-02-09
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
Benjamin Tissoires
-16
/
+95
2017-02-09
Input: synaptics-rmi4 - clean up F30 implementation
Dmitry Torokhov
-182
/
+144
2017-02-09
Input: synaptics - use SERIO_OOB_DATA to handle trackstick buttons
Dmitry Torokhov
-14
/
+13
2017-02-09
Input: psmouse - add a custom serio protocol to send extra information
Benjamin Tissoires
-3
/
+43
2017-02-08
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
-45
/
+402
2017-02-07
Input: synaptics-rmi4 - select 'SERIO' when needed
Arnd Bergmann
-1
/
+7
2017-02-07
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
-1
/
+1
2017-02-06
Input: xpad - restore LED state after device resume
Cameron Gutman
-1
/
+10
2017-02-06
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
-57
/
+268
2017-02-06
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
-0
/
+14
2017-02-06
Input: xpad - fix stuck mode button on Xbox One S pad
Cameron Gutman
-0
/
+33
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
-6
/
+8
2017-02-01
Input: joydev - use clamp() macro
Dmitry Torokhov
-1
/
+1
2017-02-01
Input: refuse to register absolute devices without absinfo
Dmitry Torokhov
-0
/
+6
2017-02-01
Input: uinput - fix crash when mixing old and new init style
Dmitry Torokhov
-6
/
+14
2017-01-31
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
-4
/
+152
2017-01-31
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
-27
/
+80
2017-01-31
Input: mousedev - stop offering PS/2 to userspace by default
Dmitry Torokhov
-3
/
+0
2017-01-31
Input: tca8418 - switch to using generic device properties
Dmitry Torokhov
-64
/
+26
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
-66
/
+70
2017-01-31
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
-2
/
+2
2017-01-31
Input: delete MPU3050 driver
Linus Walleij
-492
/
+0
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
-2
/
+4
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
-17
/
+3
2017-01-24
Input: constify device_type structures
Bhumika Goyal
-3
/
+3
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
-165
/
+104
2017-01-24
Input: wm97xx - make missing platform data non-fatal
Manuel Lauss
-1
/
+1
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
-9
/
+0
2017-01-22
Input: dm355evm_keys - drop unnecessary call to input_set_drvdata
Guenter Roeck
-2
/
+0
2017-01-22
Input: mouse - drop unnecessary calls to input_set_drvdata
Guenter Roeck
-3
/
+0
2017-01-22
Input: maplecontrol - drop unnecessary call to input_set_drvdata
Guenter Roeck
-1
/
+0
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
-11
/
+0
2017-01-22
Input: i8042 - add dbg msg when a command can't write its parameter
Marcos Paulo de Souza
-2
/
+4
2017-01-22
Input: max11801_ts - drop call to input_set_drvdata()
Dmitry Torokhov
-1
/
+0
2017-01-22
Input: pwm-beeper - switch to using "atomic" PWM API
Dmitry Torokhov
-9
/
+17
2017-01-22
Input: pwm-beeper - add optional amplifier regulator
David Lechner
-13
/
+50
2017-01-22
Input: pwm-beeper - suppress error message on probe defer
David Lechner
-1
/
+3
2017-01-22
Input: pwm-beeper - fix race when suspending
Dmitry Torokhov
-3
/
+18
2017-01-22
Input: pwm-beeper - use input_set_capability()
Dmitry Torokhov
-2
/
+2
2017-01-22
Input: pwm-beeper - switch to using managed resources
Dmitry Torokhov
-34
/
+10
2017-01-22
Input: pwm-beeper - remove calls to legacy pwm_request API
Dmitry Torokhov
-6
/
+0
2017-01-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
-4
/
+4
2017-01-21
Input: misc - drop empty remove functions
Guenter Roeck
-30
/
+0
2017-01-21
Input: serio - drop unnecessary calls to device_init_wakeup
Guenter Roeck
-1
/
+0
2017-01-21
Input: touchscreen - drop unnecessary calls to device_init_wakeup
Guenter Roeck
-7
/
+0
[prev]
[next]