| Age | Commit message (Collapse) | Author |
|
|
|
Here's a patch that finishes off my previous patch that enabled us to
use less than 16 minor numbers per USB device that uses the USB major
number. This patch allows all such devices to share all 256 minor
numbers at once, much like the usbserial core shares the USB serial
major with all usb-serial drivers. This also solves Oliver's problem of
having 30 printers :)
|
|
spilt up the Config.help file into smaller pieces
|
|
moved the USB_STORAGE Config.help items into the drivers/usb/storage directory.
|
|
moved the host drivers help to the host directory
|
|
Updated the CREDITS, Config.help, Config.in, and Makefile to be up to date
with the last round of USB changes.
|
|
added rtl8150 usb ethernet driver
|
|
Here is a patch to add support for F5U011 to catc.c driver. The
patch has been compile tested against 2.5.6 and 2.5.7pre1
(and tested against 2.5.5-dj1) and should apply cleanly.
|
|
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
|
|
|
|
|
|
Here's a patch against 2.5.3 that updates the Config.help entries for
the USB microtek and hpusbscsi drivers.
This patch was done by Oliver Neukum.
|
|
- Patrick Mochel: devicefs locking cleanups, refcount fixes
- Brian Gerst: apic timer cleanup
- Adam Richter: fix loop over block device bio breakage, ipfwadm compile fix
- Peter Anvin: bootproto v2.03
- me: split up Configure.help over the subdirectories where it is used
|