- 08 Oct, 2002 2 commits
-
-
Vojtech Pavlik authored
input_register_device() usually does that, but some drivers will call input_event() before registering to pre-load the absolute values in struct input_dev in an easy way.
-
Vojtech Pavlik authored
standard for extended keys.
-
- 07 Oct, 2002 7 commits
-
-
Vojtech Pavlik authored
-
Vojtech Pavlik authored
work.
-
Vojtech Pavlik authored
can be set for keys over 128.
-
Vojtech Pavlik authored
-
Andreas Deresch authored
-
Geert Uytterhoeven authored
- Kill unused variable and end-of-line whitespace. - s/M68K/M68k/
-
Vojtech Pavlik authored
-
- 06 Oct, 2002 21 commits
-
-
Marcel Holtmann authored
This removes the obsolete O_TARGET and cleans up the Config.* and *.c files to have a unique CONFIG_BLUEZ prefix. Additional two missing help entries are added.
-
Goto Masanori authored
Config files, makefiles etc for the NinjaSCSI driver.
-
Goto Masanori authored
This patch supports new driver nsp32 - NinjaSCSI-32Bi/UDE PCI/Cardbus SCSI adapter for 2.5.40. This driver supports at least (we tested) 7 different PCI/Cardbus SCSI cards which use Workbit NinjaSCSI-32 SCSI processor. This is the driver part, next one is for things like Config.help, Makefile, and so on.
-
http://linux-sound.bkbits.net/linux-soundLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
http://linux.bkbits.net/linux-2.5Jaroslav Kysela authored
into suse.cz:/home/perex/bk/linux-sound/linux-sound
-
Alan Cox authored
Again from UCLinux merge but relevant on its own for any embedded tiny box
-
Alan Cox authored
Oops forgot this in the first patch set
-
Alan Cox authored
-
Alan Cox authored
This stands alone from UCLinux and is independent of whether it ever merges with the mainstream. Its rather handy for getting an entire oops onto a PDA screen
-
Alan Cox authored
Also note the pcmcia fix - I think the other pcmcia cards should be using del_timer_sync, but seem not to be.
-
Alan Cox authored
(Wants indenting but I'll do an indenting pass after the code changes are accepted)
-
Alan Cox authored
-
Alan Cox authored
There is still more work to do, the driver sucks in 2.4 and 2.5 but 2.5 has a lot more of what is needed to make it work nicely. Basically NCR5380_main probably has to become a thread in the next generation of the code. This however seems to get it up and crawling
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
(From Matthew Wilcox)
-
Alan Cox authored
-
Alan Cox authored
-
Alan Cox authored
(Jaroslav you may want to clone this into ALSA if ALSA lacks this one)
-
Kai Germaschewski authored
-
Kai Germaschewski authored
After reverting my nice but totally broken idea about accelerating the linking steps, make the three-stage .tmp_kallsyms.o generation / addition work again. Yeah, that means that we now link vmlinux three times when CONFIG_KALLSYMS is set, and that's annoying.
-
- 05 Oct, 2002 10 commits
-
-
Kai Germaschewski authored
-
James Bottomley authored
into mulgrave.(none):/home/jejb/BK/scsi-for-linus-2.5
-
James Bottomley authored
into mulgrave.(none):/home/jejb/BK/scsi-for-linus-2.5
-
James Bottomley authored
-
Alexander Viro authored
That's the last one. Now we can start doing refcounting...
-
Andrew Morton authored
smbfs compilation fix
-
Linus Torvalds authored
-
http://linux-isdn.bkbits.net/linux-2.5.makeLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Kai Germaschewski authored
We removed some files which are long since dead, but on the other hand forgot some of the current ones. Also, add a missing ) in a warning (introduced and fixed by Sam Ravnborg ;)
-
Kai Germaschewski authored
If you hide the sub-make in a function, 'make' needs a little help...
-