An error occurred fetching the project authors.
- 28 Aug, 2002 1 commit
-
-
Alan Cox authored
For 2.5 Gerd Knorr is the video4linux/v4l2 maintainer not me kraxel@bytesex.org or the list video4linux-list@redhat.com - which is hosted at but not an RH specific list.
-
- 19 Aug, 2002 1 commit
-
-
Benjamin LaHaise authored
-
- 03 Aug, 2002 1 commit
-
-
Jeff Dike authored
This patch (against 2.5.30) contains all of the changes to generic code needed by UML. CREDITS - Changes my address and adds a UML credit for Lars Brinkoff. MAINTAINERS - Adds a UML entry. Makefile - When ARCH=um is on the command line to do a UML build, the old value of ARCH is saved in $(SUBARCH) for the later use of the UML build. drivers/char/Makefile - Sets KEYMAP, KEYBD, CONSOLE empty to prevent hardware drivers from being compiled in. drivers/net/setup.c - Backs out a UML hook which leaked into your tree which UML no longer uses.
-
- 02 Aug, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-
- 01 Aug, 2002 2 commits
-
-
Wolfgang Muees authored
and some places in linux kernel must change. See the attached patch.
-
Rusty Russell authored
DaveM said this was fine.
-
- 30 Jul, 2002 1 commit
-
-
Marcel Holtmann authored
This updates the 2.5.x PC Card drivers of the Bluetooth subsystem.
-
- 09 Jul, 2002 1 commit
-
-
Andy Grover authored
driver handles that, and will be maintained by John Belmonte.
-
- 12 Jun, 2002 1 commit
-
-
David S. Miller authored
-
- 11 Jun, 2002 1 commit
-
-
Andi Kleen authored
Remove myself as networking maintainer. I haven't done much for networking for a long time and it doesn't look likely it'll change anytime soon. Also David/Alexey are doing a fine job without me.
-
- 03 Jun, 2002 1 commit
-
-
Robert Love authored
Might as well make it explicit... Patch is against 2.5.20, please apply. Robert Love
-
- 30 May, 2002 1 commit
-
-
Arnaldo Carvalho de Melo authored
Forward port of LLC from 2.4 to 2.5. This is the forward port of the LLC stack released by Procom Inc. for Linux 2.0.30, I have heavily modified it to make it similar to other Linux network stacks, using of struct sk_buff to represent in-transit packets and doing massive code cleanups. Jay Schullist contributed support for BSD Sockets, as the original code had only a simple in kernel API for use by upper layer protocols, such as the NetBEUI stack also provided by Procom for 2.0.30. This code is basically what I had previously submitted to Alan Cox for his 2.4-ac series and that is even shipped in source form, in the Red Hat 7.3 kernel package, plus cleanups wrt standard syntax for labeled elements and further use of this C construct to make the code more resilient to editing mistakes, using the compiler to further check the source code. TODO: Make it completely SMP safe, as the reports of successful usage up to now and the testing is done on UP. Completely remove the old LLC code in the kernel, that is still there for things like Appletalk, IPX, etc to use, also check that all these protocols work correctly with this new LLC stack. This code is already being used in the linux-sna project and Jay Schullist has been developing support for things like DLSw and other protocols that works on top of 802.2. I'll be releasing patches with the NetBEUI stack and updated samba-2.0.6 patches for use with NetBEUI and this LLC stack in the future. But the NetBEUI code is available already in my kernel.org ftp area at: ftp://ftp.kernel.org/pub/linux/kernel/people/acme. Please report problems to me or the linux-sna mailing list, instructions on how to subscribe are available at http://www.linux-sna.org website.
-
- 29 May, 2002 1 commit
-
-
Scott Feldman authored
* Added Documentation/networking/e100.txt. * Added drivers/net/Config.help text for CONFIG_E100. * Added ethtool ETHTOOL_PHYS_ID support * Made ethtool WoL advertisement more selective on h/w controller version.
-
- 27 May, 2002 1 commit
-
-
Rusty Russell authored
I'm sick of searching my mail archives to find that email addr.
-
- 24 May, 2002 1 commit
-
-
Pavel Machek authored
I asked Gabor if he'd like me to maintain swsusp, and he liked that idea [<quote>Would you please take over maintaining? I offered this in the list a while ago anyway.</quote>].
-
- 22 May, 2002 1 commit
-
-
Brian Beattie authored
Add Maintainer for USB scanner
-
- 21 May, 2002 1 commit
-
-
Pavel Machek authored
Here's suspend-to-{RAM,disk} combined patch for 2.5.17. Suspend-to-disk is pretty stable and was tested in 2.4-ac. Suspend-to-RAM is little more experimental, but works for me, and is certainly better than disk-eating version currently in kernel. Major parts are: process stopper, S3 specific code, S4 specific code.
-
- 20 May, 2002 1 commit
-
-
Jack Hammer authored
ips driver update ( version 5.10.13-BETA )
-
- 11 May, 2002 1 commit
-
-
Henrique Gobbi authored
-
- 01 May, 2002 1 commit
-
-
Anton Altaparmakov authored
set_blocksize.
-
- 30 Apr, 2002 1 commit
-
-
David Gibson authored
The following patch against 2.5.11 updates the orinoco driver. As well as miscellaneous updates to the driver core it adds a new module supporting Prism 2.5 based PCI wireless cards, and adds a MAINTAINERS entry for the driver.
-
- 28 Apr, 2002 1 commit
-
-
Dave Jones authored
Various bits mostly from 2.4 Also fix indentation of various entries to match the rest of the file.
-
- 22 Apr, 2002 1 commit
-
-
Stéphane Doyon authored
added Tieman Voyager USB Braille driver
-
- 09 Apr, 2002 1 commit
-
-
Martin Dalecki authored
- Eliminate the mate member of the ata_channel structure. The information provided by it is already present. This patch may have undesirable effects on the ns87415.c and trm290.c host chip drivers, but it's worth for structural reasons to have it. - Kill unused code, which was "fixing" interrupt routing from ide-pci.c Don't pass any "mate" between the functions there. - Don't define SUPPORT_VLB_SYNC unconditionally in ide-taskfile.c - Apply Vojtech Pavliks fix for piix host-chip driver crashes. - Add linux/types.h to ide-pnp.c. - Apply latest sis5513 host chip driver patch from by Lionel Bouton by hand. - Apply patch by Paul Macerras for power-mac. - Try to make the ns87415 driver a bit more reentrant.
-
- 03 Apr, 2002 1 commit
-
-
Romain Liévin authored
added tiusb driver some tweaks to the driver done by greg@kroah.com
-
- 25 Mar, 2002 1 commit
-
-
Joshua Uziel authored
-
- 13 Mar, 2002 1 commit
-
-
Petko Manolov authored
-
- 11 Mar, 2002 1 commit
-
-
Martin Dalecki authored
No fixes for new problems which occured since today, just syncup. - Remove help text about suitable compiler versions, which is obsoleted by the overall kernel reality. - Remove traces of not progressing work in progress code for the CONFIG_BLK_DEV_ADMA option as well as the empty ide-adma.c file as well as CONFIG_BLK_DEV_IDEDMA_TCQ. - Remove redundant CONFIG_BLK_DEV_IDE != n check in ide/Config.in. Hugh, this is a tricky one... - Add EXPORT_SYMBOL(ide_fops) again, since it's used in ide-cd.c add a note there that this is actually possibly adding the same device twice to the devfs stuff. - Finally change the MAINTAINER entry. Just too many persons bogged me about it and it doesn't take me too much time apparently. - Apply sis.patch.20020304_1. - Don't call ide_release_dma twice in cleanup_ata, since ide_unregister is already calling it for us. Change prototype of ide_unregister to take a hwif as parameter and disable an ioctl for removing/scanning hwif from the list of handled interfaces. I see no reasons for having it and doing it is the fastest DOS attack on my home system I know about it. Contrary to the comments found here and there, hdparm doesn't use it. There are better hot plugging interfaces coming to the kernel right now anyway. - Wrap invalidate_drives in ide_unregister under the ide_lock instead of disabling and enabling interrupts during this operation. There are plenty of other places where the IDE drivers are enabling and disabling interrupts just to protect some data structures. - Don't call destroy_proc_ide_drives(hwif) for every single drive out there.This routine takes a hwif as a parameter. - Resync with the instable 2.5.6...
-
- 07 Mar, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-
- 02 Mar, 2002 1 commit
-
-
David Brownell authored
Thought I should add myself for the "ehci-hcd" and "usbnet" drivers. This is against 2.5.5 ...
-
- 28 Feb, 2002 1 commit
-
-
Gerd Knorr authored
This patch updates my entries in CREDITS + MAINTAINERS.
-
- 26 Feb, 2002 1 commit
-
-
Dave Jones authored
Updated maintainers list from Ingo's last ping, various changed email addresses in code headers.
-
- 22 Feb, 2002 1 commit
-
-
Dave Kleikamp authored
-
- 20 Feb, 2002 1 commit
-
-
Jeff Garzik authored
Contributor: Mike Phillips @ Linux Token Ring Project
-
- 15 Feb, 2002 1 commit
-
-
Jeff Garzik authored
Contributors: Christopher Leech @ Intel, Scott Feldman @ Intel
-
- 13 Feb, 2002 3 commits
-
-
Andi Kleen authored
Add Andi Kleen as x86-64 maintainer.
-
Linus Torvalds authored
-
Jaroslav Kysela authored
Integrate ALSA into v2.5.4 Jaroslav
-
- 10 Feb, 2002 2 commits
-
-
David S. Miller authored
Work done by Arnaldo Carvalho de Melo.
-
Robert Love authored
Linus, The attached patch adds a Documentation/preempt-locking.txt file which describes the new locking rules wrt preemptive kernels (ie, watch per-CPU data, etc). It also updates a CREDITS entry and adds some comments. Patch is against 2.5.4-pre5, please apply. Robert Love
-