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