An error occurred fetching the project authors.
- 20 Aug, 2003 2 commits
-
-
Ronald Bultje authored
This is a patch for the video4linux unified zoran driver that has been in the kernel since 2.4.5 or so. It fixes the compile issues in the current 2.6.0-test3 unified zoran driver (current one doesn't compile at all), and also updates its version to what we have in CVS. This adds support for new cards (e.g. LML33R10 from LinuxMediaLabs and DC30+ from Pinnacle), fixes bugs in cards that were already supported and generally improves capture reliability. Changes per file (in detail) are given below. i2c-id.h: add some new IDs for new i2c drivers pci_ids.h: add PCI IDs for each of the supported cards if it has any saa7111.c, saa7110.c, adv7175.c, bt819.c, saa7185.c, bt856.c: update to whatever we've got in our CVS. For most, these are just "easiness" fixes that either add some better debug output, or that make maintainance for both 2.6.x and 2.4.x simpler for me. There's also some specific changes. E.g., in saa7110.c, we enable the VCR mode bits so we get a better image from VCR input. In all of them, we make debugging an insmod option rather than a compile-time option (this makes debugging for users a *lot* easier). Point is that I just want our latest CVS in here. Maintainance is going to be a personal horror-story if it's not. vpx3220.c, saa7114.c, adv7170.c: new i2c ones (for respectively DC10/DC30, LML33R10 and again LML33R10) zr36067.c: removed, the driver is now spread over multiple source files. zoran*.[ch], zr36057.h spread-out source files. Also fixes lots of bugs, can't even start naming them all, you don't want that, neither do I. Just assume that it works better than it used to - it does. Nice things that aren't in the old driver: much more stable, supports DC30+, supports LML33R10, has proper locking/semaphores, supports multiple opens without races now, adapted to new i2c subsystem, v4l2 support, Xv (hardware-scaled) overlay support, and a lot more. Oh, and this one actually compiles. videocodec.[ch], zr360{16,50,60}.[ch]: new sublayer for the driver to unify how we handle the zr36060 chip (DC10(+)/LML33/LML33R10/Buz) and the zr36050/zr36016 (DC30(+)). MAINTAINERS: add me as maintainer (I am). Kconfig: add new cards, plus improve the descriptions. Makefile: d'oh. Zoran: documentation update. Others: I don't think there are any. Greg has gone over the i2c changes a long time ago, he agreed on all of them. Gerd is supposed to take care of the v4l part, he has never complained about any of them. Stability is good, we've fixed most issues (there's still some out there, but nothing serious), lots better than in the old driver. Also, the cards work much better than with the old driver.
-
Alan Cox authored
- Roadrunner address is defunct - 3c501/Z85230 are no longer maintained - Update other stuff because I will be away for a year
-
- 19 Aug, 2003 1 commit
-
-
Linus Torvalds authored
-
- 14 Aug, 2003 2 commits
-
-
Andrew Morton authored
From: Stephen Smalley <sds@epoch.ncsc.mil> This patch adds a SELINUX entry to the MAINTAINERS file.
-
Andrew Morton authored
From: Manuel Estrada Sainz <ranty@debian.org> Add Manuel to MAINTAINERS for request_firmware().
-
- 13 Aug, 2003 1 commit
-
-
Kai Mäkisara authored
This updates my email address.
-
- 07 Aug, 2003 1 commit
-
-
Maciej W. Rozycki authored
Having necessary resources, I've decided to take over the maintenance of the defxx driver for the PDQ-based family of DEC FDDI controllers (the DEFEA for EISA and the DEFPA for PCI are the models currently handled). I've talked to Larry, the original author and the last maintainer of the code, and he's said he'd be happy about it. He's asked me to update his long-outdated contact information. Here is a patch to update the driver to the PCI version of the DMA API. The patch includes appropriate status and contact information updates.
-
- 02 Aug, 2003 1 commit
-
-
James Bottomley authored
-
- 31 Jul, 2003 2 commits
-
-
Dave Jones authored
-
Alan Cox authored
-
- 28 Jul, 2003 1 commit
-
-
Stephen Hemminger authored
-
- 25 Jul, 2003 1 commit
-
-
Jens Axboe authored
Long overdue, make James the listed maintainer. He _is_ doing the maintenance, lets put him on the front line :-)
-
- 22 Jul, 2003 1 commit
-
-
Sridhar Samudrala authored
-
- 20 Jul, 2003 1 commit
-
-
Arnaldo Carvalho de Melo authored
Also add Niemeyer to CREDITS for his work on early stages of wireless extensions support for the wl3501 card.
-
- 19 Jul, 2003 1 commit
-
-
Madarasz Gergely authored
Previous entry said to be out of date by two years or more.
-
- 15 Jul, 2003 1 commit
-
-
Dave Jones authored
Dominik doesn't want maintainership any more (besides him still doing lots of great work on it. 8-)
-
- 14 Jul, 2003 1 commit
-
-
Chen Yang authored
This solves the unresolved symbol problem with modular intermezzo. Also update the MAINTAINERS entry.
-
- 12 Jul, 2003 1 commit
-
-
Linus Torvalds authored
-
- 09 Jul, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 08 Jul, 2003 1 commit
-
-
Hirofumi Ogawa authored
-
- 07 Jul, 2003 1 commit
-
-
Ian Molton authored
-
- 06 Jul, 2003 1 commit
-
-
Pavel Machek authored
I no longer have the time/interest in nbd, and Paul agreed to take it over.
-
- 25 Jun, 2003 1 commit
-
-
Andrew Morton authored
From: Andrey Panin <pazke@donpac.ru> this trivial patch changes mailing list address for visws subarch support along with some occurences of my old email addresses.
-
- 19 Jun, 2003 1 commit
-
-
Greg Kroah-Hartman authored
And Martin has said he doesn't want to do it for 2.5/2.6
-
- 11 Jun, 2003 2 commits
-
-
Andrew Morton authored
From: "Ni, Michael" <Michael.Ni@hp.com> s/Compaq/HP/ in MAINTAINERS.
-
Dave Jones authored
-
- 10 Jun, 2003 1 commit
-
-
Andrew Morton authored
From: "Ni, Michael" <Michael.Ni@hp.com> Update the MAINTANERS file for the various Compaq mass-storage drivers
-
- 08 Jun, 2003 2 commits
-
-
Linus Torvalds authored
from the MAINTAINERS list. How they're HP, and maintained by Stephen Cameron.
-
Jörn Engel authored
They may have some new HP address, unknown for now.
-
- 06 Jun, 2003 1 commit
-
-
Anton Blanchard authored
An update to the ppc64 MAINTAINERS entry.
-
- 05 Jun, 2003 2 commits
-
-
Jeff Garzik authored
-
Kurt Robideau authored
Update the Rocketport driver
-
- 26 May, 2003 1 commit
-
-
Rusty Russell authored
From: Jesse Barnes <jbarnes@sgi.com> Quick add to the maintainers file for SN (aka Altix 3000) support in the kernel.
-
- 09 May, 2003 1 commit
-
-
Hideaki Yoshifuji authored
-
- 07 May, 2003 1 commit
-
-
Andrew Morton authored
- ifdef fix in kmap_types.h (Oleg Drokin) - remove redundant ext3 inclusions (Burton Windle) - Fix misidentified warning printk in vmalloc.c - radeon_cp printk warning fix (Randy Dunlap) - Update minimum binutils version for the ".incbin" thing in vsyscall.S - update raw driver to recent module API. - update my email address
-
- 29 Apr, 2003 1 commit
-
-
Greg Kroah-Hartman authored
Removed the dead web page and email address, and merged with the sensors entry and added myself.
-
- 27 Apr, 2003 2 commits
-
-
Ganesh Venkatesan authored
-
Oliver Neukum authored
-
- 21 Apr, 2003 1 commit
-
-
Stephen Hemminger authored
-
- 17 Apr, 2003 1 commit
-
-
Alan Cox authored
-