USB: usbserial: mos7720: add support for parallel port on moschip 7715
[safe/jmp/linux-2.6] / drivers / usb / serial / mos7720.c
2010-05-20 Mike DunnUSB: usbserial: mos7720: add support for parallel port...
2010-03-02 Alan CoxUSB: tty: Prune uses of tty_request_room in the USB...
2010-03-02 Joe PerchesUSB: serial: Remove unnecessary \n's from dbg uses
2010-03-02 Mike DunnUSB: serial: add support for serial port on the moschip...
2010-03-02 Németh MártonUSB serial: make USB device id constant
2010-03-02 Johan HovoldUSB: mos7720: fix DMA buffers on stack and clean up...
2009-09-19 Alan Coxtty: USB does not need the filp argument in the drivers
2009-09-19 Kees Schoenmakerstty: usb_serial_mos7720: Fix get_lsr_info
2009-09-19 Kees SchoenmakersMOS7720 has no tiocmget method
2009-07-20 Alan Coxtty: fix chars_in_buffers
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-04-23 Oliver NeukumUSB: removal of tty->low_latency hack dating back to...
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 Coxtty-usb-mos7720: Coding style
2008-07-22 Alan Coxusb_serial: API all change
2008-04-25 Alan Coxusb serial: more fixes and groundwork for tty changes
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 Greg Kroah-HartmanUSB: serial: remove unneeded number endpoints settings
2008-02-01 Oliver NeukumUSB: stop io performed by mos7720 upon close()
2008-02-01 Alan CoxUSB: mos7720: clean up termios
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-07-20 Florin MalitaUSB: mos7720, mos7840: remove redundant urb check
2007-07-12 Alan CoxUSB: mos7720: remove bogus no termios change check
2007-07-12 Greg Kroah-HartmanUSB: mos7720: change developer email addresses
2007-07-12 Greg Kroah-HartmanUSB: serial: mos7720: clean up urb->status usage
2007-04-27 Oliver NeukumUSB: fix endianness in mos7720
2007-04-27 Oliver Neukummos7720 update
2007-04-27 Oliver NeukumUSB: unnecessary GFP_ATOMIC in mos7720 driver
2007-03-19 Oliver NeukumUSB: necessary update for mos7720 driver
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
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-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-10-17 Greg Kroah-HartmanUSB: add USB serial mos7720 driver