- 10 Jul, 2002 2 commits
-
-
James Simmons authored
-
http://linux-input.bkbits.net/linux-inputJames Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
- 11 Jul, 2002 4 commits
-
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
even when they were not connected at boot time. This is done by polling the i8042 chip when its interrupts are not enabled.
-
Vojtech Pavlik authored
This cleans up things somewhat and also will allow better hotplugging detection in the future.
-
- 10 Jul, 2002 5 commits
-
-
http://linux-input.bkbits.net/linux-inputJames Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
Vojtech Pavlik authored
-
James Simmons authored
Updates against input CVS. Lots of typo fixs and new info. Added in Q40 keyboard controller for m68k platform.
-
Vojtech Pavlik authored
-
http://linux-input.bkbits.net/linux-inputJames Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
- 09 Jul, 2002 2 commits
-
-
Vojtech Pavlik authored
by removing too much when removing old mouse drivers.
-
http://linux-input.bkbits.net/linux-inputJames Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
- 08 Jul, 2002 12 commits
-
-
Vojtech Pavlik authored
that's on the mainboard - not in an ISA slot.
-
Vojtech Pavlik authored
now handled by the input subsystem.
-
Vojtech Pavlik authored
Make gameport support unconditional for es1370 and es1371. Fix amplifier command line option handling for es1371. Make gameport support default for mad16. Add ADC gameport support to trident.c Add proper dependencies to Config.in
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
drivers/input/gameport Config.in and Config.help
-
Vojtech Pavlik authored
Acorn RiscPC mice.
-
Vojtech Pavlik authored
for that, so that hotplug events happen in process context.
-
Vojtech Pavlik authored
char signedness and removal of extra \n.
-
http://linux-input.bkbits.net/linux-inputJames Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
James Simmons authored
into heisenberg.transvirtual.com:/tmp/linux-input
-
- 06 Jul, 2002 5 commits
-
-
Linus Torvalds authored
table lock
-
Matthew Wilcox authored
Whoever did the strsep patches didn't check that ips still compiles. here's a patch.
-
Brad Hards authored
-
Brad Hards authored
Found a few typos in the input changes. Fixup patch attached.
-
Linus Torvalds authored
-
- 05 Jul, 2002 10 commits
-
-
Linus Torvalds authored
-
Petr Vandrovec authored
drivers/ide/probe.c initializes gd->de_arr and gd->flags twice. Except that it is unnecessary it also leaks memory.
-
Mark Kettenis authored
Edition 4.1 of the System V Application Binary Interface says that "The first namesz bytes in name contains a null-terminated representation of the entry's owner or originator". This implies that the terminating null is included in namesz, which is corroborated by the example that follows the description. However, this is not what the Linux kernel does when it writes its notes into an ELF core dump. The attached patch fixes this.
-
Linus Torvalds authored
HACK ALERT! This needs to be fixed to do what reiserfs actually thinks it _should_ do.
-
Linus Torvalds authored
-
Orjan Friberg authored
In usb_bluetooth_probe, the transfer buffers for the write pool urbs are allocated with size 0, because bluetooth->bulk_out_buffer_size isn't set until after the loop.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
Moved the file ops and minor number stuff out of the usb structure, Now usb_register_dev() and usb_deregister_dev() must be called if you want to use the USB major number.
-
Greg Kroah-Hartman authored
into kroah.com:/home/linux/linux/BK/gregkh-2.5
-