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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-17
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
1
-1
/
+1
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
Linus Torvalds
3
-0
/
+639
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-28
/
+51
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-66
/
+308
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
5
-66
/
+301
2006-01-14
Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist
Vojtech Pavlik
1
-0
/
+7
2006-01-14
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
1
-4
/
+8
2006-01-14
[PATCH] spi: ads7836 uses spi_driver
David Brownell
1
-42
/
+42
2006-01-14
[PATCH] spi: ads7846 driver
David Brownell
3
-0
/
+635
2006-01-13
[PATCH] Add serio bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] Add gameport bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] INPUT: add MODALIAS to the event environment
Kay Sievers
1
-18
/
+37
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Implement is_compat_task the right way
Andi Kleen
1
-1
/
+3
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
8
-136
/
+4
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-12
/
+1
2006-01-10
Input: remove obsolete maple input drivers
Paul Mundt
5
-123
/
+0
2006-01-10
Input: prepare for f_ops constness
Arjan van de Ven
1
-1
/
+1
2006-01-10
Input: wistron - do not crash if BIOS does not support interface
Miloslav Trmac
1
-3
/
+3
2006-01-10
Input: grip_mp - kill commented out code
Dmitry Torokhov
1
-9
/
+0
2006-01-09
Merge Linus' tree.
Russell King
3
-25
/
+17
2006-01-09
[ARM] Remove asm/irq.h includes from ARM drivers
Russell King
1
-1
/
+0
2006-01-09
[PATCH] IRQ type flags
Russell King
2
-17
/
+16
2006-01-09
[PATCH] small hp_sdc_rtc cleanup: use no_llseek
Marcelo Tosatti
1
-8
/
+1
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
17
-544
/
+853
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
Merge with Linus' kernel.
Russell King
4
-21
/
+58
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-2
/
+2
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
1
-1
/
+1
2006-01-06
Input: i8042 - add OQO Zepto to noloop dmi table.
Ben Collins
1
-0
/
+8
2006-01-06
Input: atkbd - don't lose keymap settings when reconnecting keyboard
Dmitry Torokhov
1
-1
/
+1
2006-01-06
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
7
-24
/
+61
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-19
/
+57
2006-01-05
[PATCH] Input: add modalias support
Rusty Russell
1
-0
/
+39
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2
-18
/
+18
2006-01-05
[PATCH] remove CONFIG_KOBJECT_UEVENT option
Kay Sievers
1
-1
/
+0
2006-01-05
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
1
-1
/
+0
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-8
/
+1
2005-12-30
[PATCH] Input: warrior - fix HAT0Y axis setup
Dmitry Torokhov
1
-1
/
+1
2005-12-29
[SERMOUSE]: Sun mice speak 5-byte protocol too.
David S. Miller
1
-1
/
+1
2005-12-28
Input: wistron - convert to the new platform device interface
Dmitry Torokhov
1
-46
/
+68
2005-12-28
Input: maceps2 - convert to the new platform device interface
Dmitry Torokhov
1
-16
/
+52
2005-12-28
Input: q40kbd - convert to the new platform device interface
Dmitry Torokhov
1
-32
/
+57
2005-12-28
Input: ct82c710 - convert to the new platform device interface
Dmitry Torokhov
1
-26
/
+63
2005-12-28
Input: i8042 - convert to the new platform device interface
Dmitry Torokhov
1
-49
/
+67
2005-12-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
2
-2
/
+2
2005-12-21
Input: logips2pp - add signature of MouseMan Wheel Mouse (87)
Dmitry Torokhov
1
-0
/
+1
2005-12-21
Input: sparcspkr - register with driver core as a platfrom device
Dmitry Torokhov
1
-57
/
+105
2005-12-21
Input: m68kspkr - register with driver core as a platfrom device
Dmitry Torokhov
1
-17
/
+85
[next]