summaryrefslogtreecommitdiff
path: root/drivers/serial/jsm/jsm_tty.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-02tty: We want the port object to be persistentAlan Cox1-1/+1
2008-07-21serial: use tty_portAlan Cox1-4/+4
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-8/+4
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-5/+5
2006-06-29[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-7/+0
2006-04-01[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl1-12/+17
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk1-1/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan1-143/+65
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-2/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+3
2005-04-17[PATCH] fix up newly added jsm driverChristoph Hellwig1-24/+0
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1038