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
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-23
/
+65
2015-03-09
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
Rafael J. Wysocki
-3
/
+25
2015-03-08
Input: synaptics - remove X250 from the topbuttonpad list
Benjamin Tissoires
-1
/
+0
2015-03-08
Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
Benjamin Tissoires
-1
/
+0
2015-03-08
Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series
Benjamin Tissoires
-11
/
+41
2015-03-08
Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
Benjamin Tissoires
-1
/
+2
2015-03-08
Input: synaptics - retrieve the extended capabilities in query $10
Benjamin Tissoires
-3
/
+43
2015-03-08
Input: synaptics - do not retrieve the board id on old firmwares
Benjamin Tissoires
-0
/
+4
2015-03-08
Input: synaptics - handle spurious release of trackstick buttons
Benjamin Tissoires
-8
/
+25
2015-03-08
Input: synaptics - fix middle button on Lenovo 2015 products
Dmitry Torokhov
-23
/
+21
2015-03-08
Input: synaptics - skip quirks when post-2013 dimensions
Benjamin Tissoires
-1
/
+1
2015-03-08
Input: synaptics - support min/max board id in min_max_pnpid_table
Daniel Martin
-12
/
+30
2015-03-08
Input: synaptics - remove obsolete min/max quirk for X240
Daniel Martin
-1
/
+1
2015-03-08
Input: synaptics - query min dimensions for fw v8.1
Daniel Martin
-2
/
+8
2015-03-08
Input: synaptics - log queried and quirked dimension values
Daniel Martin
-0
/
+10
2015-03-08
Input: synaptics - split synaptics_resolution(), query first
Daniel Martin
-12
/
+23
2015-03-08
Input: sun4i-ts - A10 (sun4i) has a different temperature curve
Hans de Goede
-3
/
+13
2015-03-08
Input: elan_i2c - remove duplicate repeat code
Duson Lin
-1
/
+0
2015-03-07
Input: elan_i2c - return error code when resume fails
Duson Lin
-6
/
+18
2015-03-07
Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
Dmitry Torokhov
-7
/
+1
2015-03-07
Input: psmouse - disable "palm detection" in the focaltech driver
Mathias Gottschlag
-10
/
+0
2015-03-07
Input: psmouse - disable changing resolution/rate/scale for FocalTech
Mathias Gottschlag
-1
/
+44
2015-03-07
Input: psmouse - ensure that focaltech reports consistent coordinates
Mathias Gottschlag
-2
/
+10
2015-03-07
Input: psmouse - remove hardcoded touchpad size from the focaltech driver
Mathias Gottschlag
-4
/
+1
2015-03-06
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
-0
/
+298
2015-03-06
Input: goodix - add device tree support
Aleksei Mamlin
-3
/
+23
2015-03-06
Input: goodix - use max touch number from device config
Aleksei Mamlin
-6
/
+9
2015-03-06
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
-21
/
+15
2015-03-06
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
-7
/
+33
2015-03-06
Input: driver for microcontroller keys on the iPaq h3xxx
Linus Walleij
-0
/
+179
2015-03-06
Input: add haptic support for max77843
Jaewon Kim
-0
/
+371
2015-03-04
Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
-3
/
+3
2015-03-04
Input: ALPS - fix memory leak when detection fails
Dmitry Torokhov
-1
/
+3
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
-1
/
+1
2015-03-02
Input: add driver for Broadcom keypad controller
Scott Branden
-0
/
+470
2015-03-02
Input: sun4i-ts - add thermal driver dependency
Arnd Bergmann
-0
/
+1
2015-03-02
Input: cyapa - remove superfluous type check in cyapa_gen5_read_idac_data()
Geert Uytterhoeven
-1
/
+1
2015-03-02
Input: cyapa - fix unaligned functions redefinition error
Dudley Du
-2
/
+2
2015-03-02
[media] fixp-arith: replace sin/cos table by a better precision one
Mauro Carvalho Chehab
-3
/
+15
2015-02-26
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
-5
/
+8
2015-02-25
Input: mma8450 - add parent device
Stefan Sauer
-0
/
+1
2015-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-366
/
+470
2015-02-15
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
-35
/
+3
2015-02-15
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
-94
/
+200
2015-02-15
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
-28
/
+42
2015-02-15
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
-45
/
+38
2015-02-15
Input: bfin_rotary - use generic IO functions
Sonic Zhang
-19
/
+43
2015-02-15
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
-14
/
+16
2015-02-15
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
-1
/
+1
2015-02-15
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
-10
/
+4
[prev]
[next]