index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list
Anisse Astier
1
-0
/
+21
2009-11-03
Input: i8042 - try to get stable CTR value when initializing
Dmitry Torokhov
1
-7
/
+28
2009-11-03
Merge commit 'v2.6.32-rc5' into for-linus
Dmitry Torokhov
3
-0
/
+3
2009-10-18
Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list
Dmitry Torokhov
1
-0
/
+11
2009-10-13
Input: i8042 - make pnp_data_busted variable boolean instead of int
Dmitry Torokhov
1
-1
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
3
-0
/
+3
2009-10-09
Input: i8042 - print debug data when testing AUX IRQ delivery
Dmitry Torokhov
1
-0
/
+3
2009-10-06
Input: libps2 - fix dependancy on i8042
Dmitry Torokhov
1
-6
/
+7
2009-09-18
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
2
-4
/
+65
2009-09-14
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-138
/
+221
2009-09-11
Input: i8042 - use platform_driver_probe
Dmitry Torokhov
1
-23
/
+22
2009-09-11
Input: i8042 - use boolean type where it makes sense
Dmitry Torokhov
2
-70
/
+71
2009-09-11
Input: i8042 - try disabling and re-enabling AUX port at close
Dmitry Torokhov
1
-1
/
+49
2009-09-11
Input: i8042 - bypass AUX IRQ delivery test on laptops
Dmitry Torokhov
2
-1
/
+36
2009-08-28
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2
-1
/
+9
2009-08-26
Input: i8042 - add Acer Aspire 5536 to the nomux list
Dmitry Torokhov
1
-0
/
+8
2009-08-20
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
1
-3
/
+12
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2009-08-05
Input: i8042 - add Asus G1S to noloop exception list
Jory A. Pratt
1
-0
/
+8
2009-08-02
parisc: hp_sdc_mlc.c - check return value of down_trylock()
Helge Deller
1
-1
/
+1
2009-07-26
Input: serio - switch to using dev_pm_ops
Dmitry Torokhov
1
-12
/
+11
2009-07-26
Input: i8042 - switch to using dev_pm_ops
Dmitry Torokhov
1
-26
/
+18
2009-07-23
Merge commit 'v2.6.31-rc4' into next
Dmitry Torokhov
5
-8
/
+38
2009-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-6
/
+36
2009-07-08
Input: use resource_size when allocating resources
Julia Lawall
1
-1
/
+1
2009-07-08
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
2
-6
/
+8
2009-06-29
Input: i8042 - more reset quirks for MSI Wind-clone netbooks
Yan Li
1
-0
/
+28
2009-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-37
/
+38
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-06-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
1
-1
/
+1
2009-06-11
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2
-2
/
+2
2009-05-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2009-05-28
Input: libps2 - better handle bad scheduler decisions
Dmitry Torokhov
1
-1
/
+1
2009-05-21
microblaze: Kconfig: Enable drivers for Microblaze
Michal Simek
1
-1
/
+1
2009-05-21
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-05-10
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
2
-26
/
+28
2009-05-09
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
4
-6
/
+26
2009-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2009-04-22
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
1
-1
/
+23
2009-04-18
Input: sa1111ps2 - use disable_irq_nosync() in irq handlers
Ben Nizette
1
-1
/
+1
2009-04-18
Input: serio - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
1
-11
/
+10
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-8
/
+57
2009-04-12
Input: i8042 - add a DMI table for the i8042.reset option
Arjan van de Ven
1
-0
/
+28
2009-04-12
Input: i8042 - introduce a tougher reset
Arjan van de Ven
1
-8
/
+29
2009-04-08
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+8
2009-04-08
Input: i8042 - add HP DV9700 to the noloop list
Dmitry Torokhov
1
-0
/
+8
2009-03-28
Merge branch 'origin' into devel
Russell King
1
-3
/
+1
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2009-03-16
Rationalize fasync return values
Jonathan Corbet
1
-3
/
+1
[next]