An error occurred fetching the project authors.
- 13 May, 2004 1 commit
-
-
Tony Lindgren authored
Following patch merges the support for Keyspan UPR-112 USB serial adapter from 2.4 to 2.6.
-
- 01 Mar, 2004 2 commits
-
-
Andrew Morton authored
From: "Art Haas" <ahaas@airmail.net> Here's a small patch changing the GNU-style initializers to C99 initializers.
-
Art Haas authored
Here's a small patch changing the GNU-style initializers to C99 initializers. The patch is against the current BK.
-
- 09 Feb, 2004 1 commit
-
-
Greg Kroah-Hartman authored
-
- 03 Oct, 2003 1 commit
-
-
Greg Kroah-Hartman authored
Original patch from lucy@innosys.com Changes include: Add support for new USA19H(s) USB Serial Adapter Improve handing of config/control messages for all devices Note that the new adapter doesn't currently require a firmware download. We will add support for re-programming the eeprom with updated firmware when new firmware is required.
-
- 29 May, 2003 1 commit
-
-
Arnaldo Carvalho de Melo authored
-
- 23 Apr, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 04 Apr, 2003 1 commit
-
-
Art Haas authored
Here are two patches that convert the files to use C99 initializers. The patches are against current BK.
-
- 26 Feb, 2003 1 commit
-
-
Greg Kroah-Hartman authored
Thanks to kernel1@jsl.com for helping with this patch.
-
- 16 Dec, 2002 1 commit
-
-
Greg Kroah-Hartman authored
This cleans up the bus/usb-serial/drivers/ directory
-
- 06 Dec, 2002 1 commit
-
-
Art Haas authored
Here are patches for switching two files over to use C99 initializers. The patches are against 2.5.50.
-
- 16 Sep, 2002 1 commit
-
-
Greg Kroah-Hartman authored
This adds the requirement that the usb-serial drivers call usb_register() and usb_unregister() themselves, instead of having the usbserial.c file do it. Step one in moving the usbserial.c code to being a "class" :)
-
- 28 Aug, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-
- 14 Jun, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-
- 12 Jun, 2002 1 commit
-
-
Greg Kroah-Hartman authored
removed __devinitdata and __devinit on structures and functions that should not have them. Thanks to Tom Rini for pointing this out.
-
- 22 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
general cleanups: - removed commented out function prototypes - removed duplicate function prototypes - removed unneeded #include - added named initializers - merged lots of the individual device structures into general 1, 2, and 4 port structures.
-
- 18 Apr, 2002 1 commit
-
-
Greg Kroah-Hartman authored
Added support for the 19QI and 19QW devices. Updated the firmware images with new versions. minor cleanups to the driver.
-
- 11 Feb, 2002 1 commit
-
-
Greg Kroah-Hartman authored
-
- 05 Feb, 2002 6 commits
-
-
Linus Torvalds authored
- David Howells: abtract out "current->need_resched" as "need_resched()" - Frank Davis: ide-tape update for bio - various: header file fixups - Jens Axboe: fix up bio/ide/highmem issues - Kai Germaschewski: ISDN update - Tim Waugh: parport update - Patrik Mochel: initcall update - Greg KH: USB and Compaq PCI hotplug updates
-
Linus Torvalds authored
- Kai Germaschewski: ISDN updates - Al Viro: start moving buffer cache indexing to "struct block_device *" - Greg KH: USB update - Russell King: fix up some ARM merge issues - Ingo Molnar: scalable scheduler
-
Linus Torvalds authored
- Jens Axboe: fix up bio highmem breakage, more cleanups - Greg KH: USB update
-
Linus Torvalds authored
- Greg KH: USB update - Richard Gooch: refcounting for devfs - Jens Axboe: start of new block IO layer
-
Linus Torvalds authored
- Jeff Garzik: net driver updates - me: symlink attach fix - Greg KH: USB update - Rui Sousa: emu10k driver update
-
Linus Torvalds authored
-