index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: lifebook - fix tabbing issue
Brian K. Turner
2015-03-20
1
-3
/
+3
*
Input: elan_i2c - fix typo in include header guard
Nicolas Iooss
2015-03-19
1
-1
/
+1
*
Input: constify of_device_id arrays
Fabian Frederick
2015-03-19
4
-4
/
+4
*
Input: pwm-beeper - remove useless call to pwm_config()
Olivier Sobrie
2015-03-12
1
-1
/
+0
*
Input: sun4i-ts - really fix A10 temperature reporting
Hans de Goede
2015-03-12
1
-7
/
+7
*
Input: sx8654 - signedness bug in sx8654_irq()
Dan Carpenter
2015-03-11
1
-1
/
+1
*
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
2015-03-11
1
-4
/
+10
*
Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle
Rafael J. Wysocki
2015-03-09
1
-3
/
+25
*
Input: sun4i-ts - A10 (sun4i) has a different temperature curve
Hans de Goede
2015-03-08
1
-3
/
+13
*
Input: elan_i2c - remove duplicate repeat code
Duson Lin
2015-03-08
1
-1
/
+0
*
Input: elan_i2c - return error code when resume fails
Duson Lin
2015-03-07
2
-6
/
+18
*
Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS define
Dmitry Torokhov
2015-03-07
1
-7
/
+1
*
Input: add support for Semtech SX8654 I2C touchscreen controller
Sébastien Szymanski
2015-03-06
3
-0
/
+298
*
Input: goodix - add device tree support
Aleksei Mamlin
2015-03-06
2
-3
/
+23
*
Input: goodix - use max touch number from device config
Aleksei Mamlin
2015-03-06
1
-6
/
+9
*
Input: synaptics - switch ForcePad detection to PNP IDs
Dmitry Torokhov
2015-03-06
2
-21
/
+15
*
Input: psmouse - when comparing PNP IDs ignore case
Dmitry Torokhov
2015-03-06
1
-7
/
+33
*
Input: driver for microcontroller keys on the iPaq h3xxx
Linus Walleij
2015-03-06
3
-0
/
+179
*
Input: add haptic support for max77843
Jaewon Kim
2015-03-06
3
-0
/
+371
*
Input: add driver for Broadcom keypad controller
Scott Branden
2015-03-02
3
-0
/
+470
*
Input: psmouse - use IS_ENABLED instead of homegrown code
Dmitry Torokhov
2015-02-15
7
-35
/
+3
*
Merge branch 'bfin_rotary' into next
Dmitry Torokhov
2015-02-15
5
-94
/
+200
|
\
|
*
Input: bfin_rotary - introduce open and close methods
Dmitry Torokhov
2015-02-15
1
-28
/
+42
|
*
Input: bfin_rotary - convert to use managed resources
Sonic Zhang
2015-02-15
1
-45
/
+38
|
*
Input: bfin_rotary - use generic IO functions
Sonic Zhang
2015-02-15
1
-19
/
+43
|
*
Input: bfin_rotary - move pin lists into into platform data
Sonic Zhang
2015-02-15
1
-14
/
+16
|
*
Input: bfin_rotary - move platform header to linux/platform_data
Sonic Zhang
2015-02-15
1
-1
/
+1
|
*
Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Dmitry Torokhov
2015-02-15
1
-10
/
+4
|
*
Input: bfin_rotary - fix potential oops in interrupt handler
Dmitry Torokhov
2015-02-15
1
-5
/
+4
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-02-01
3
-3
/
+28
|
|
\
|
|
*
Input: elantech - add more Fujtisu notebooks to force crc_enabled
Rainer Koenig
2015-02-01
1
-0
/
+16
|
|
*
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Jochen Hein
2015-01-22
1
-0
/
+8
|
|
*
Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
Peter Hutterer
2015-01-19
1
-3
/
+4
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-01-19
3
-0
/
+55
|
|
\
\
|
|
|
/
|
|
*
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
2015-01-08
1
-0
/
+7
|
|
*
Input: elantech - support new ICs types for version 4
Sam hung
2015-01-08
1
-0
/
+2
|
|
*
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2015-01-07
2
-0
/
+46
*
|
|
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
2015-02-15
1
-39
/
+0
*
|
|
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
2015-02-15
1
-7
/
+8
*
|
|
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2015-02-15
2
-53
/
+151
*
|
|
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
2015-02-15
1
-22
/
+56
*
|
|
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
2015-02-15
1
-64
/
+67
*
|
|
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2015-02-15
2
-38
/
+46
*
|
|
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2015-02-15
2
-11
/
+19
*
|
|
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2015-02-15
2
-16
/
+16
*
|
|
Input: adi - remove an unnecessary check
Markus Elfring
2015-02-11
1
-2
/
+1
*
|
|
Input: pxa27x_keypad - remove an unneeded NULL check
Dan Carpenter
2015-02-11
1
-3
/
+1
*
|
|
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
2015-02-10
1
-1
/
+1
*
|
|
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
2015-02-06
1
-1
/
+1
*
|
|
Input: evdev - do not queue SYN_DROPPED if queue is empty
Dmitry Torokhov
2015-02-05
1
-11
/
+23
[next]