index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Lines
2005-03-28
[PATCH] unified spinlock initialization
Amit Gud
-6
/
+6
2005-03-11
[PATCH] Update Thibaut Varene's email address
Matthew Wilcox
-2
/
+2
2005-03-11
[PATCH] PA-RISC GSC interrupt fixes
Matthew Wilcox
-5
/
+4
2005-03-07
Input: i8042 - disable MUX mode on some Fujitsu notebooks as it
Dmitry Torokhov
-4
/
+47
2005-03-07
input: convert from pci_module_init to pci_register_driver
Christophe Lucas
-1
/
+1
2005-03-07
input: Fix two typos in i8042 PnP code.
Vojtech Pavlik
-2
/
+2
2005-02-28
input: Add more PnP IDs to i8042 PnP probe table. BIOS manufacturers
Vojtech Pavlik
-0
/
+6
2005-02-25
input: After testing on real world hardware, it's obvious we can't trust
Vojtech Pavlik
-7
/
+6
2005-02-24
input: Print a warning message when PnP fails to find an i8042
Vojtech Pavlik
-42
/
+43
2005-02-24
input: Make the i8042 PnP detection even more BIOS and CONFIG-proof.
Vojtech Pavlik
-65
/
+74
2005-02-24
input: Fix i8042's interactions with ACPI. Only believe what ACPI
Vojtech Pavlik
-28
/
+57
2005-02-24
input: Workaround in i8042 for PnP BIOS reporting incorrect command
Vojtech Pavlik
-6
/
+14
2005-02-23
Manual merge
Vojtech Pavlik
-3
/
+3
2005-02-14
[ARM] Fix sparse warnings for Integrator builds.
Russell King
-1
/
+1
2005-02-14
[ARM] Fix SA1111 and PXA iomem sparse warnings.
Russell King
-2
/
+2
2005-02-12
input: Add pin numbers to parkbd.c documentation.
Vojtech Pavlik
-8
/
+8
2005-02-08
input: On some architectures the atomic ops return `long'. Fix
Andrew Morton
-1
/
+1
2005-02-07
input: Fix i8042 PnP printk()'s and pnp_driver name.
Vojtech Pavlik
-5
/
+5
2005-02-07
input: Now that ACPIPnP is available, replace ACPI probing in i8042
Matthieu Castet
-137
/
+67
2005-02-06
input: Typo fix in parkbd.c comment
Vojtech Pavlik
-1
/
+1
2005-02-06
input: Document the adapter schematic needed for parkbd.c, right
Vojtech Pavlik
-17
/
+33
2005-02-06
input: HP HIL support (from PARISC Linux tree).
Helge Deller
-3
/
+2393
2005-02-06
Input: add resume method to serio bus so ports are properly
Dmitry Torokhov
-4
/
+21
2005-02-05
Input: make serio drivers register asynchronously. This should
Dmitry Torokhov
-29
/
+36
2005-02-04
input: Cleanup the Kconfig menus for the input subsystem.
Roman Zippel
-15
/
+14
2005-02-04
input: Don't even try to reset the i8042 controller when it's not
Vojtech Pavlik
-6
/
+10
2005-02-04
Input: i8042 - call i8042_platform_exit to release resources
Prarit Bhargava
-2
/
+7
2005-02-04
Input: Make some needlessly global code static.
Adrian Bunk
-13
/
+13
2005-02-04
Input: serio - export id.type, id.proto, id.id and id.extra as
Dmitry Torokhov
-0
/
+28
2005-02-04
Input: i8042 - fix 'noloop' module parameter description
Dmitry Torokhov
-1
/
+1
2005-02-04
Input: make serio's connect routines return error code
Dmitry Torokhov
-7
/
+8
2005-02-04
Input: make serio implementation more in line with standard
Dmitry Torokhov
-163
/
+199
2005-02-04
Input: replace serio's type field with serio_id structure and
Dmitry Torokhov
-31
/
+106
2005-02-04
Input: remove serio->private in favor of using driver-specific data
Dmitry Torokhov
-6
/
+6
2005-02-04
Input: rearrange serio event processing to get rid of duplicate
Dmitry Torokhov
-9
/
+48
2005-02-04
Input: i8042 - make use of new serio start() and stop() callbacks
Dmitry Torokhov
-163
/
+167
2005-02-04
Input: add serio->start() and serio->stop() callback methods that
Dmitry Torokhov
-1
/
+7
2005-02-04
Input: i8042 - move panicblink with the rest of module parameters,
Dmitry Torokhov
-9
/
+21
2005-02-01
Merge bk://kernel.bkbits.net/vojtech/for-linus
Linus Torvalds
-13
/
+17
2005-02-01
[PATCH] mips: jazz updates
Ralf Bächle
-1
/
+1
2005-02-01
[PATCH] mips: SGI IP32 updates
Ralf Bächle
-12
/
+12
2005-01-31
Merge bkbits:input into suse.cz:/home/vojtech/bk/input
Vojtech Pavlik
-11
/
+14
2005-01-28
input: Fix MUX mode disabling.
Vojtech Pavlik
-2
/
+3
2005-01-28
input: Only root should be able to set the N_MOUSE line discipline.
Vojtech Pavlik
-0
/
+3
2005-01-27
Input: libps2 - fix timeout handling in ps2_command, switch to using
Dmitry Torokhov
-11
/
+11
2005-01-27
Merge bk://dtor.bkbits.net/for-2.6.11
Vojtech Pavlik
-14
/
+22
2005-01-27
input: Always bring the i8042 multiplexer out of multiplexing mode before
Vojtech Pavlik
-14
/
+22
2005-01-26
Input: ACK/NAK processing rules in libps2 were too strict - while it is a
Dmitry Torokhov
-3
/
+13
2005-01-20
[PATCH] Lock initializer cleanup: Misc drivers
Thomas Gleixner
-3
/
+3
2005-01-14
[PATCH] swsusp: refrigerator cleanups
Pavel Machek
-3
/
+1
[next]