aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm/jsm_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao1-3/+6
2009-12-11jsm: adding EEH handlersBreno Leitao1-1/+1
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão1-2/+0
2009-12-11jsm: Rewriting a bad log messageBreno Leitão1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-10/+10
2009-06-24jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton1-2/+2
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev1-2/+12
2009-04-07tty: jsm cleanupsBreno Leitao1-11/+8
2009-04-06jsm: define init function as __devinitBreno Leitao1-2/+2
2009-01-30Add enable_ms to jsm driverPaul Larson1-0/+6
2009-01-02tty: We want the port object to be persistentAlan Cox1-1/+1
2008-07-20serial: 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-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-7/+0
2006-03-31[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-16[PATCH] fix up newly added jsm driverChristoph Hellwig1-24/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1038