linux-stable/drivers/usb/class
Johan Hovold 65c35dd590 USB: cdc-acm: add support for up to 256 devices
Increase the minor range to enable support for up to 256 devices.

Some people are hitting the current 32 device limit. Hopefully 256
minors will be enough for while still.

Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-05-24 09:30:03 -07:00
..
cdc-acm.c USB: cdc-acm: use idr to manage minor numbers 2015-05-24 09:30:03 -07:00
cdc-acm.h USB: cdc-acm: add support for up to 256 devices 2015-05-24 09:30:03 -07:00
cdc-wdm.c cdc-wdm: error returns need to be translated 2015-03-26 10:51:57 +01:00
Kconfig USB: regroup all depends on USB within an if USB block 2013-04-09 16:49:07 -07:00
Makefile
usblp.c USB: usblp.c: move assignment out of if () block 2015-05-10 16:01:12 +02:00
usbtmc.c usb: class: usbtmc: delete unnecessary 'out of memory' messages 2014-11-03 15:42:04 -08:00