summaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm/jsm_tty.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-910/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao-3/+6
2009-12-11jsm: adding EEH handlersBreno Leitao-1/+1
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão-2/+0
2009-12-11jsm: Rewriting a bad log messageBreno Leitão-1/+1
2009-09-19serial: kill off uart_infoAlan Cox-10/+10
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton-2/+2
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev-2/+12
2009-04-07tty: jsm cleanupsBreno Leitao-11/+8
2009-04-06jsm: define init function as __devinitBreno Leitao-2/+2
2009-01-30Add enable_ms to jsm driverPaul Larson-0/+6
2009-01-02tty: We want the port object to be persistentAlan Cox-1/+1
2008-07-20serial: use tty_portAlan Cox-4/+4
2007-10-17jsm: Remove further unneeded crudAlan Cox-40/+3
2007-05-08Small fixes for jsm driverLen Sorensen-0/+1
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan-8/+4
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-5/+5
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum-7/+0
2006-03-31[PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl-12/+17
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk-1/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan-143/+65
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-2/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk-1/+3
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig-24/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1038