- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / serial / mct_u232.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2010-03-02 Pete ZaitcevUSB: serial mct_usb232: move DMA buffers to heap
2009-10-09 Oliver NeukumUSB: serial: fix assumption that throttle/unthrottle...
2009-09-19 Jiri Slabytty: USB: serial/mct_u232, fix tty refcnt
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-07-02 Alan Sternusb-serial: replace shutdown with disconnect, release
2009-06-16 Alan SternUSB: usb-serial: replace shutdown with disconnect,...
2009-06-11 Alan Coxtty: Bring the usb tty port structure into more use
2009-01-02 Alan Coxtty: Drop the lock_kernel in the private ioctl hook
2008-10-17 Greg Kroah-HartmanUSB: remove use of err() in drivers/usb/serial
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from usb/serial drivers
2008-10-13 Alan Coxtty: usb-serial krefs
2008-07-22 Alan Coxmct_u232: Use flip buffer functions
2008-07-22 Alan Coxtty-usb-mct-u232: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove unneeded number endpoints settings
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Oliver NeukumUSB: make sure usb serial drivers don't flush to logica...
2008-02-01 Alan CoxUSB: mct232: speed, new termios and compliance cleanups
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Andrew MortonUSB: mct_u232-convert-to-proper-speed-handling-api-fix
2007-07-30 Alan CoxUSB: mct_u232: Convert to proper speed handling API
2007-07-12 Greg Kroah-HartmanUSB: serial: mct_u232: clean up urb->status usage
2007-07-12 Dave PlattUSB: RTS/CTS handshaking support, DTR fixes for MCT...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-27 Oliver NeukumUSB: fix error handling for mct_u232
2007-02-07 Johannes HölzlUSB serial: add driver pointer to all usb-serial drivers
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-01 Mariusz Kozlowskiusb: mct_u232 free urb cleanup
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 Greg Kroah-Hartman[PATCH] USB: move usb-serial.h to include/linux/usb/
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion for rest of drivers/usb
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 Greg Kroah-Hartman[PATCH] USB: allow usb drivers to disable dynamic ids
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: move name to driver structure
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: get rid of the .owner field in...
2005-10-28 Greg Kroah-Hartman[PATCH] USB Serial: rename usb_serial_device_type to...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-20 Greg Kroah-HartmanUSB: convert the idVendor, idProduct, bcdDevice and...
2004-12-17 Pete Zaitcev[PATCH] Clean mct_u232 in 2.6.10-rc2
2004-11-11 Greg Kroah-HartmanUSB: fix endian issues found by sparse in mct_u232...
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-09-30 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-09-09 Greg Kroah-HartmanUSB: fix usb_unlink_urb() usage in mct_u232 driver
2004-07-14 Greg Kroah-Hartman[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUG
2004-07-14 Greg Kroah-Hartman[PATCH] USB: change all usbserial drivers to use module...
2004-03-31 Alexander Stohr[PATCH] double semicolon cleanup
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-20 Pete Zaitcev[PATCH] USB: Band-aid for mct_u232 in 2.6.1
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-19 Bill Marr[PATCH] Status Query On My MCT-U232 Patch
2003-08-22 Daniele Bellucci[PATCH] USB: PATCH 14/19 Audit usb_register/usb_serial_...
2003-08-13 Greg Kroah-Hartman[PATCH] USB: fix up usb-serial drivers now that port...
2003-05-29 Arnaldo Carvalho... o drivers/usb/serial/mct_u232: initialize struct usb_dr...
2003-04-23 Greg Kroah-Hartman[PATCH] USB: mct_u232: add support for new tty tiocmget...
2003-02-25 Greg Kroah-Hartman[PATCH] USB: fix potential races in mct_u232 now that...
2002-12-26 Greg Kroah-Hartman[PATCH] USB: fix up the usb-serial drivers due to the...
2002-12-16 Greg Kroah-Hartman[PATCH] USB: usbserial: Add a short_name field to work...
2002-12-02 David S. Miller[PATCH] kbd_pt_regs
2002-10-29 Josh Myer[PATCH] Eliminate Old Prototypes from 2.5.44
2002-10-28 Greg Kroah-HartmanUSB: fix the usb serial drivers due to interrupt urb...
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-30 Greg Kroah-HartmanUSB: queue_task() fixups
2002-09-16 Greg Kroah-HartmanUSB: convert usb-serial drivers to new driver model.
2002-08-28 Greg Kroah-HartmanUSB: mct_u232 driver: fixed __FUNCTION__ usages.
2002-07-19 Rusty Russell[PATCH] drivers/usb/* designated initializer rework
2002-06-14 Greg Kroah-HartmanUSB serial drivers: changed startup() to attach() due...
2002-06-12 Greg Kroah-HartmanUSB: fixed problems when CONFIG_HOTPLUG=n and usb drive...
2002-05-22 Greg Kroah-HartmanUSB driver #include cleanups
2002-03-21 Greg Kroah-HartmanUSB serial drivers
2002-03-17 Ganesh VaradarajanUSB serial drivers
2002-02-27 Greg Kroah-Hartmanusb serial drivers:
2002-02-06 Greg Kroah-Hartmanusb_submit_urb() changes for all drivers/usb/serial...
2002-02-05 Linus Torvaldsv2.5.1.9 -> v2.5.1.10
2002-02-05 Linus Torvaldsv2.5.0.7 -> v2.5.0.8
2002-02-05 Linus Torvaldsv2.5.0.3 -> v2.5.0.4
2002-02-05 Linus Torvaldsv2.5.0.1 -> v2.5.0.2
2002-02-05 Linus Torvaldsv2.4.14.3 -> v2.4.14.4
2002-02-05 Linus Torvaldsv2.4.11 -> v2.4.12
2002-02-05 Linus Torvaldsv2.4.9.9 -> v2.4.9.10
2002-02-05 Linus Torvaldsv2.4.9.1 -> v2.4.9.2
2002-02-05 Linus Torvaldsv2.4.5.4 -> v2.4.5.5
2002-02-05 Linus Torvaldsv2.4.5.2 -> v2.4.5.3
2002-02-05 Linus Torvaldsv2.4.4.5 -> v2.4.4.6
2002-02-05 Linus Torvaldsv2.4.4.4 -> v2.4.4.5
2002-02-05 Linus Torvaldsv2.4.4.3 -> v2.4.4.4
2002-02-05 Linus Torvaldsv2.4.3 -> v2.4.3.1
2002-02-05 Linus Torvaldsv2.4.2.6 -> v2.4.2.7
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus Torvaldsv2.4.1.1 -> v2.4.1.2
2002-02-05 Linus TorvaldsImport changeset