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
2015-10-16
Input: rotary-encoder - use of_property_read_bool
Ben Gamari
1
-8
/
+6
2015-10-16
Input: document and check on implicitly defined FF_MAX_EFFECTS
Elias Vanderstuyft
1
-0
/
+5
2015-10-14
Input: gpio_keys_polled - add support for abs/rel axis
Hans de Goede
1
-9
/
+79
2015-10-13
Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driver
Vignesh R
1
-12
/
+0
2015-10-13
Input: rotary_encoder - add wake up support
Sylvain Rochet
1
-0
/
+37
2015-10-13
Input: improve autorepeat initialization
Petri Gynther
1
-6
/
+19
2015-10-13
Input: cyapa - fix the copy paste error on electrodes_rx value
Dudley Du
1
-7
/
+3
2015-10-14
input: i8042: Avoid resetting controller on system suspend/resume
Rafael J. Wysocki
1
-5
/
+27
2015-10-10
Input: xpad - query wireless controller state at init
Pavel Rojtberg
1
-0
/
+40
2015-10-10
Input: xpad - move the input device creation to a new function
Pierre-Loup A. Griffais
1
-92
/
+119
2015-10-10
Input: xpad - x360w: report dpad as buttons and axes
Pavel Rojtberg
1
-2
/
+20
2015-10-10
Input: xpad - factor out URB submission in xpad_play_effect
Pavel Rojtberg
1
-71
/
+69
2015-10-10
Input: xpad - remove needless bulk out URB used for LED setup
Pavel Rojtberg
1
-78
/
+1
2015-10-10
Input: xpad - use ida() for finding the pad_nr
Pavel Rojtberg
1
-12
/
+20
2015-10-10
Input: xpad - clarify LED enumeration
Pavel Rojtberg
1
-7
/
+9
2015-10-10
Input: xpad - fix Razer Atrox Arcade Stick button mapping
Dario Scarpa
1
-1
/
+1
2015-10-10
Input: xpad - add Covert Forces edition of the Xbox One controller
Erik Lundgren
1
-0
/
+1
2015-10-10
Input: ft6236 - change module license string to match copyright notice
Dmitry Torokhov
1
-1
/
+1
2015-10-06
Input: ads7846 - correct the value got from SPI
Andrey Gelman
1
-2
/
+6
2015-10-06
Input: ft6236 - do not explicitly set driver's owner
Fengguang Wu
1
-1
/
+0
2015-10-06
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
1
-2
/
+3
2015-10-06
Input: joydev - fix possible ERR_PTR() dereferencing
Javier Martinez Canillas
1
-8
/
+4
2015-10-05
Input: add support for ROHM BU21023/24 touchscreen
Yoichi Yuasa
3
-0
/
+1230
2015-10-05
Input: parkbd - use parallel port device model
Sudip Mukherjee
1
-18
/
+37
2015-10-05
Merge tag 'v4.3-rc4' into next
Dmitry Torokhov
13
-46
/
+72
2015-10-05
Input: turbografx - store object in correct index
Sudip Mukherjee
1
-9
/
+11
2015-10-05
Input: gamecon - store object at correct index
Sudip Mukherjee
1
-9
/
+10
2015-10-05
Input: db9 - store object at correct index
Sudip Mukherjee
1
-9
/
+10
2015-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-47
/
+72
2015-10-02
Input: add support for FocalTech FT6236 touchscreen controller
Noralf Trønnes
3
-0
/
+341
2015-10-02
Input: cyttsp - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-4
/
+1
2015-10-02
Input: ads7846 - use PTR_ERR_OR_ZERO()
Javier Martinez Canillas
1
-3
/
+1
2015-10-02
Input: tps6507x-ts - simplify function return logic
Javier Martinez Canillas
1
-8
/
+1
2015-10-02
Input: auo-pixcir-ts - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: zforce - simplify function return logic
Javier Martinez Canillas
1
-6
/
+1
2015-10-02
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
1
-2
/
+1
2015-10-02
Input: joydev - use memdup_user() to duplicate memory from user-space
Javier Martinez Canillas
1
-12
/
+6
2015-10-02
Input: goldfish - allow compile the driver with COMPILE_TEST
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
Input: gpio_keys - don't report events on gpio failure
Bjorn Andersson
1
-1
/
+7
2015-10-02
Revert "Input: synaptics - fix handling of disabling gesture mode"
Dmitry Torokhov
1
-8
/
+4
2015-10-01
drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE
Andrew Morton
1
-0
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-8
/
+9
2015-09-29
Input: add DA9062 OnKey capability to DA9063 OnKey driver
S Twiss
2
-29
/
+108
2015-09-29
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
29
-486
/
+560
2015-09-29
Input: walkera0701 - use parallel port device model
Sudip Mukherjee
1
-27
/
+37
2015-09-29
Input: turbografx - use parallel port device model
Sudip Mukherjee
1
-49
/
+51
2015-09-29
Input: gamecon - use parallel port device model
Sudip Mukherjee
1
-47
/
+53
2015-09-29
Input: ff-core - silence an underflow warning
Dan Carpenter
1
-2
/
+2
2015-09-29
Input: psmouse - fix data race in __ps2_command
Dmitry Vyukov
1
-8
/
+14
2015-09-28
Input: elan_i2c - add all valid ic type for i2c/smbus
duson
1
-1
/
+10
[prev]
[next]