summaryrefslogtreecommitdiff
path: root/drivers/usb/Config.help
AgeCommit message (Collapse)Author
2002-07-24[PATCH] trivial USB Config.help cleanupsBrad Hards
2002-04-25added CONFIG_USB_DYNAMIC_MINORS support to the USB coreGreg Kroah-Hartman
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 :)
2002-04-06USBGreg Kroah-Hartman
spilt up the Config.help file into smaller pieces
2002-04-04USBGreg Kroah-Hartman
moved the USB_STORAGE Config.help items into the drivers/usb/storage directory.
2002-04-04USBGreg Kroah-Hartman
moved the host drivers help to the host directory
2002-04-03USBGreg Kroah-Hartman
Updated the CREDITS, Config.help, Config.in, and Makefile to be up to date with the last round of USB changes.
2002-03-21USBPetko Manolov
added rtl8150 usb ethernet driver
2002-03-16USB catc driverSimon Evans
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.
2002-03-12USB Emagic EMI 2I6 support to kernelTapio Laxström
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
2002-03-12email address changes.Petko Manolov
2002-02-10patch by Simon Evans <spse@secret.org.uk> that adds a Konica USB webcam driverGreg Kroah-Hartman
2002-02-05[PATCH] USB Config.help updateGreg Kroah-Hartman
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.
2002-02-05v2.5.2.4 -> v2.5.2.4.1Linus Torvalds
- 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