- 14 Mar, 2002 1 commit
-
-
linux-m68k.org@mandrakesoft.com authored
-
- 13 Mar, 2002 39 commits
-
-
Jeff Garzik authored
* Generic helper function name change, s/pdev_set_mwi/pci_generic_prep_mwi/ * Fix: Generic helper function ifdef'd out if arch function present * PCI MWI arch handler name change, s/pcibios_set_mwi/pcibios_prep_mwi/ * Fix typos and speling errors in comments. * Cleanup printk message a bit.
-
bk://linuxusb.bkbits.net/linus-2.5Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
Linus Torvalds authored
-
Linus Torvalds authored
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
-
David S. Miller authored
1) Fix EBUS register probing 2) Add some missing ioctl32 translations 3) Add sys_futex entries for sparc/sparc64 4) Add platform-specific pcibios_set_mwi implementation for sparc64 5) Fix set_brkpkt implementation so it works on UltraSPARC-III
-
Ganesh Varadarajan authored
Fixed a panic caused by the line discipline echoing characters. It also fixes a problem where the echoing messes up ppp chat.
-
David S. Miller authored
by struct sock cleanups.
-
Tapio Laxström authored
Here is patch against linuxusb.bkbits.net LINUX_2.4.19-pre2 export, which adds Emagic EMI 2|6 usb audio interface firmware loader support to linux kernel. I also have other kernel patches and emi26 cvs export available at: http://www.vtoy.fi/~tapio/emi26.html
-
David S. Miller authored
- CodingStyle cleanups - Adds MODULE_LICENSE - Fix missing release_sock calls - Remove leftovers from sock cleanup patches - Use skb_queue_purge
-
Greg Kroah-Hartman authored
Fixed bug that prevented multiple edgeport devices from working at once.
-
Greg Kroah-Hartman authored
Elcon vendor/device support added.
-
Petko Manolov authored
-
Gerd Knorr authored
This is a major update of the bttv core (0.7.x to 0.8.x). There are way too many changes to list them all, the complete core code for video frame capture has been rewritten from scratch.
-
Gerd Knorr authored
This patch updates the documentation for the bttv driver.
-
Gerd Knorr authored
This patch is a update for the tuner module which controls the tuner chip on TV cards. No major changes, lots of small cleanups: make functions static, switch to name-based initialization for structs, ...
-
Gerd Knorr authored
This patch adds a helper module to manage pci dma buffers for video frames. I've recently started writing a driver for another frame grabber / TV card chip and tried to separate out common code to avoid duplicating code. The bttv core update (next mail) depends this patch.
-
Gerd Knorr authored
This patch updates the i2c audio chip modules. It improves the support for tda9874x chips. There are some bugfixes. It also has alot of small cleanups: switch some modules to new initialization, declare lots of functions static, ... which make the patch a bit large.
-
Gerd Knorr authored
This patch updates the btaudio sound driver. It fixes a bug in the poll function, makes the driver a bit more verbose at insmod time, adds a insmod option for the pci latency timer and does some minor cleanups.
-
Gerd Knorr authored
This patch updates the Winbond w9966cf parport webcam driver.
-
Gerd Knorr authored
This patch updates the mediavision pms video driver.
-
Gerd Knorr authored
This patch adapts the DSB usb radio driver to the videodev changes.
-
Gerd Knorr authored
This is the update for the trust radio driver.
-
Gerd Knorr authored
This patch updates the vicam usb camera driver. videodev adaptions are there, and the unplug race fix. I also did plenty of other small cleanups and fixes, lots of forgotten breaks in the big ioctl switch for example. I wouldn't be surprised if the driver didn't work at all ...
-
Gerd Knorr authored
This patch updates the saa5249 videotext driver.
-
Gerd Knorr authored
This patch updates the parallel port quickcam drivers (bw+color).
-
Gerd Knorr authored
This patch adapts the se401 driver to the videodev changes and fixes the unplug race.
-
Gerd Knorr authored
This patch adapts the philips webcam driver to the videodev changes. Also has the unplug race fix.
-
Gerd Knorr authored
This patch adapts the ov511 driver to the videodev changes. As Mark McClelland already sent in a patch with updates this just deletes the now obsolete code for the most part. The unplug-while-in-use race fix is also there.
-
Gerd Knorr authored
This patch adapts the stv usb camera driver to the videodev changes and fixes the unplug race.
-
Gerd Knorr authored
This patch updates the cpia driver. Additionally to the usual adoptions to the videodev changes done in all drivers this patch has a few more changes: - some cleanups in the drivers open() function. - Use file->private_data to keep a pointer to the drivers private data. This allows to unregister the device unconditionally in disconnect(), which in turn fixes some small races in case the device is unplugged while in use.
-
Gerd Knorr authored
This is the update for the typhoon radio driver.
-
Gerd Knorr authored
This is the update for the terratec radio driver.
-
Gerd Knorr authored
This patch updates the sf16fm radio driver.
-
Gerd Knorr authored
This patch updates the radiotrack driver.
-
Gerd Knorr authored
Here comes the aztech radio driver update.
-
Gerd Knorr authored
Here comes the aimslab radio driver update.
-
Gerd Knorr authored
This is the cadet radio driver update.
-
Gerd Knorr authored
This patch updates the gemtek and gemtek pci radio drivers.
-
Gerd Knorr authored
This patch updates the maestro radio driver.
-