This patch series is to add sysrq support for the pl2303 usb device and to stop sysrq processing on non-console usb serial ports. Thanks, Jason. The short log and git info is below, which is against the 2.6.30 development tree with the previous 4 accepted usb patches in the gregkh queue. The following changes since commit a425a638c858fd10370b573bde81df3ba500e271: are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_gregkh_2 Jason Wessel (2): pl2303 usb_serial: implement sysrq handling on break usb_serial: only allow sysrq on a console port drivers/usb/serial/generic.c | 2 +- drivers/usb/serial/pl2303.c | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html