aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm/jsm_tty.c
Commit message (Expand)AuthorAgeFilesLines
* tty: jsm cleanupsBreno Leitao2009-04-071-11/+8
* jsm: define init function as __devinitBreno Leitao2009-04-061-2/+2
* Add enable_ms to jsm driverPaul Larson2009-01-301-0/+6
* tty: We want the port object to be persistentAlan Cox2009-01-021-1/+1
* serial: use tty_portAlan Cox2008-07-201-4/+4
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* Small fixes for jsm driverLen Sorensen2007-05-081-0/+1
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-141-8/+4
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-7/+0
* [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
* [PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk2006-02-031-1/+0
* [PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2006-02-031-143/+65
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-2/+2
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+3
* [PATCH] fix up newly added jsm driverChristoph Hellwig2005-04-161-24/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1038