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.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-04-02
Input: synaptics - limit rate to 40pps on Toshiba Protege M300
Richard Thrippleton
1
-2
/
+9
2006-04-02
Input: gamecon - add SNES mouse support
Raphael Assenat
1
-13
/
+70
2006-04-02
Input: make modalias code respect allowed buffer size
Dmitry Torokhov
1
-39
/
+71
2006-04-02
Input: convert /proc handling to seq_file
Dmitry Torokhov
1
-111
/
+168
2006-04-02
Input: limit attributes' output to PAGE_SIZE
Dmitry Torokhov
1
-12
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
8
-98
/
+119
2006-03-30
[PARISC] Fix double free when removing HIL drivers
Kyle McMartin
3
-5
/
+2
2006-03-30
[PARISC] Convert HIL drivers to use input_allocate_device
Helge Deller
3
-93
/
+109
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
1
-2
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+4
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
1
-1
/
+1
2006-03-26
BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
Eric Sesterhenn
1
-3
/
+4
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
1
-0
/
+1
2006-03-24
BUG_ON() Conversion in input/serio/hil_mlc.c
Eric Sesterhenn
1
-1
/
+1
2006-03-14
Input: gameport - fix memory leak
Adrian Bunk
1
-0
/
+1
2006-03-14
Input: serio - fix memory leak
Adrian Bunk
1
-0
/
+1
2006-03-14
Input: zaurus keyboard driver updates
Richard Purdie
2
-12
/
+33
2006-03-14
Input: i8042 - fix logic around pnp_register_driver()
Bjorn Helgaas
1
-10
/
+16
2006-03-14
Input: ns558 - fix logic around pnp_register_driver()
Bjorn Helgaas
1
-7
/
+6
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
1
-26
/
+1
2006-03-14
Input: atkbd - allow disabling on X86_PC (if EMBEDDED)
Dmitry Torokhov
1
-1
/
+1
2006-03-14
Input: atkbd - disable softrepeat for dumb keyboards
Vojtech Pavlik
1
-3
/
+0
2006-03-14
Input: atkbd - fix complaints about 'releasing unknown key 0x7f'
Vojtech Pavlik
1
-6
/
+6
2006-03-14
Input: use kzalloc() throughout the code
Eric Sesterhenn
13
-40
/
+22
2006-03-14
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+1
2006-03-11
[PATCH] Input: psmouse - disable autoresync
Dmitry Torokhov
1
-1
/
+1
2006-02-19
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
2
-2
/
+2
2006-02-19
Input: uinput - semaphore to mutex conversion
Dmitry Torokhov
1
-7
/
+7
2006-02-19
Input: joysticks - semaphore to mutex conversion
Ingo Molnar
7
-38
/
+43
2006-02-19
Input: atkbd - semaphore to mutex conversion
Ingo Molnar
1
-4
/
+5
2006-02-19
Input: psmouse - semaphore to mutex conversion
Ingo Molnar
1
-18
/
+20
2006-02-19
Input: gameport - semaphore to mutex conversion
Arjan van de Ven
1
-13
/
+14
2006-02-19
Input: serio - semaphore to mutex conversion
Arjan van de Ven
3
-38
/
+40
2006-02-19
Input: input core - semaphore to mutex conversion
Jes Sorensen
1
-7
/
+8
2006-02-15
Input: kill remnants of 98kbd{,-io} and 98spkr
Arthur Othieno
3
-3
/
+0
2006-02-15
Input: ads7846 - assorted updates
David Brownell
1
-24
/
+44
2006-02-15
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
1
-32
/
+47
2006-02-15
Input: trackpoint - enable devices connected to external port
Dmitry Torokhov
2
-8
/
+16
2006-02-15
Input: logips2pp - add new signature (99)
Meelis Roos
1
-0
/
+1
2006-02-15
Input: ixp4xx-beeper - fix compile error
Alessandro Zummo
1
-0
/
+1
2006-02-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
17
-265
/
+544
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2
-3
/
+2
2006-01-30
Input: a3d - convert to dynamic input_dev allocation
Dmitry Torokhov
1
-42
/
+46
2006-01-30
Input: tmdc - handle errors from input_register_device()
Dmitry Torokhov
1
-4
/
+11
2006-01-30
Input: turbografx - handle errors from input_register_device()
Dmitry Torokhov
1
-7
/
+13
2006-01-30
Input: gamecon - handle errors from input_register_device()
Dmitry Torokhov
1
-6
/
+12
2006-01-30
Input: gamecon - fix crash when accessing device
Dmitry Torokhov
1
-149
/
+194
2006-01-30
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
[next]