- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / usb / serial / usb-serial.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-12 Lonnie Mendez[PATCH] usb-serial: free interrupt_out_buffer in cleanu...
2004-11-11 Al Borchers[PATCH] USB: revised usbserial open/close unbalanced...
2004-11-03 Lonnie Mendez[PATCH] usb-serial: add interrupt out support and impro...
2004-10-29 Greg Kroah-HartmanUSB: fix up serial object reference count bug on error...
2004-10-21 Greg Kroah-HartmanMerge gregkh@kernel.bkbits.net:linux/usb-2.6
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-10-20 Greg Kroah-HartmanUSB: remove unneeded checks in the usb-serial core.
2004-10-18 Greg Kroah-HartmanUSB: add bulk_in_size for usb-serial devices.
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-29 Luiz Capitulino[PATCH] usb-serial: Add module version information.
2004-09-29 Luiz Capitulino[PATCH] usb-serial: usb_serial_register() cleanup.
2004-09-29 Luiz Capitulino[PATCH] usb-serial: return_serial() trivial cleanup.
2004-09-29 Luiz Capitulino[PATCH] usb-serial: create_serial() return value trivia...
2004-09-29 Luiz Capitulino[PATCH] usb-serial: Moves the search in device list...
2004-09-14 Luiz Capitulino[PATCH] USB: missing check in usb/serial/usb-serial.c.
2004-09-14 Luiz Capitulino[PATCH] USB: remove ugly code from usb/serial/usb-serial.c.
2004-09-09 Greg Kroah-HartmanUSB: fix usb_unlink_urb() usage in usb-serial core
2004-09-08 Catalin Boie[PATCH] USB Serial: Correct a use of out of range variable
2004-08-02 Greg Kroah-HartmanKREF: fix up the current kref users for the changed...
2004-07-14 Greg Kroah-Hartman[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUG
2004-06-29 Greg Kroah-HartmanUSB: fix bug where removing usb-serial modules or usb...
2004-05-17 Zwane Mwaikambo[PATCH] USB: fix usb-serial serial_open oops
2004-05-14 Greg Kroah-HartmanUSB: change usbserial core to use module_param()
2004-05-14 Greg Kroah-HartmanUSB: remove get_usb_serial() as it's pretty much unneeded
2004-05-14 Greg Kroah-HartmanUSB: remove serial_paranoia_check() function
2004-05-14 Greg Kroah-HartmanUSB: remove magic number field from struct usb_serial...
2004-05-14 Greg Kroah-HartmanUSB: remove magic number field from usb_serial_port...
2004-04-27 Greg Kroah-HartmanUSB: fix incorrect usb-serial conversion for cur_altset...
2004-04-26 Alan Stern[PATCH] USB: Altsetting updates for usb/serial
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Greg Kroah-Hartman[PATCH] USB: replace kobject with kref in usb-serial...
2004-03-08 Greg Kroah-HartmanUSB: fix usb-serial core to look at the proper interfac...
2003-12-10 Greg Kroah-Hartman[PATCH] USB: fix bug for multiple opens on ttyUSB devices.
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-12-08 Greg Kroah-Hartman[PATCH] USB: register usb-serial ports in the proper...
2003-09-23 Daniele Bellucci[PATCH] USB: Minor cleanups in usb_serial_probe
2003-09-17 Greg Kroah-Hartman[PATCH] USB: make sure we never reference a usbserial...
2003-08-29 Greg Kroah-Hartman[PATCH] USB: fix oops in keyspan and whiteheat devices...
2003-08-27 Greg Kroah-Hartman[PATCH] USB: fix up a bunch of copyrights that were...
2003-08-14 Greg Kroah-HartmanUSB: handle overloading of usb-serial functions in...
2003-08-13 Greg Kroah-Hartman[PATCH] USB: fix usb serial port release problem by...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Greg Kroah-Hartman[PATCH] USB: remove all struct device.name usage from...
2003-07-30 Greg Kroah-HartmanUSB: fix bug if open() fails in usb-serial device.
2003-07-29 Greg Kroah-Hartman[PATCH] USB: changes due to struct usb_interface changi...
2003-07-15 Greg Kroah-Hartman[PATCH] USB: fix a nasty use-after-free bug in the...
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-06 Andrew Morton[PATCH] Fix tty devfs mess
2003-05-29 Arnaldo Carvalho... o drivers/usb/serial/usb-serial: initialize struct...
2003-05-07 Greg Kroah-Hartman[PATCH] USB: update my copyrights in a few locations.
2003-04-24 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.5
2003-04-23 Alexander Viro[PATCH] tty cleanups (7/12)
2003-04-23 Greg Kroah-Hartman[PATCH] USB: usb-serial core: add support for new tty...
2003-04-07 Greg Kroah-HartmanUSB: set port->tty to NULL after we have closed the...
2003-03-14 Steven Cole[PATCH] USB: spelling fixes for drivers/usb
2003-03-06 David Gibson[PATCH] Squash warnings in usb-serial.c
2003-02-18 Greg Kroah-Hartman[PATCH] USB: serial core fix to solve ordering issues...
2003-02-18 Greg Kroah-Hartman[PATCH] USB serial: fix locking logic
2003-02-06 Steven Cole[PATCH] Spelling fixes
2003-01-15 Greg Kroah-HartmanUSB: added .owner for USB drivers that have a struct...
2003-01-10 Greg Kroah-Hartman[PATCH] USB: Fix problem of sending the wrong device_id...
2003-01-08 Neil Turton[PATCH] USB Serial patch for old pl2303 devices.
2003-01-07 Greg Kroah-Hartman[PATCH] USB serial: pass the usb_device_id to the probe...
2003-01-07 Greg Kroah-Hartman[PATCH] USB: drivers/usb/serial/ fixups due to dev_prin...
2002-12-27 Greg Kroah-Hartman[PATCH] USB serial drivers: remove direct calls to...
2002-12-26 Greg Kroah-Hartman[PATCH] USB: convert usbserial core to use dev_err...
2002-12-26 Greg Kroah-Hartman[PATCH] USB: make the usbserial driver have the same...
2002-12-12 Greg Kroah-Hartman[PATCH] USB: Moved usb-serial bus specific code to...
2002-12-10 Greg Kroah-Hartman[PATCH] USB: Added usb-serial driver core bus support.
2002-11-29 Greg Kroah-Hartman[PATCH] USB serial: cleaned up the rest of the __MOD_IN...
2002-11-29 Oliver Neukum[PATCH] module unload race with usb serial drivers
2002-11-27 Stuart MacDonald[PATCH] usb-serial.c disconnect race
2002-11-26 Greg Kroah-Hartman[PATCH] USB serial: split the generic functions out...
2002-11-26 Greg Kroah-Hartman[PATCH] USB serial: move the ezusb functions into their...
2002-11-19 Greg Kroah-HartmanUSB: usb-serial core updates
2002-11-18 Adrian Bunk[PATCH] fix compile error in usb-serial.c
2002-10-29 Greg Kroah-HartmanUSB: usb serial driver fixes due to USB structure changes.
2002-10-29 David Brownell[PATCH] USB: clean up usb structures some more
2002-10-13 Greg Kroah-Hartman[PATCH] USB: fix up previous pl2303 fix.
2002-10-13 Barry K. Nathan[PATCH] USB: 2.5.42 partial fix for older pl2303
2002-10-02 Greg Kroah-HartmanUSB: split the usb serial console code out into its...