summaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-3015/+0
2010-10-22jsm: Remove the uart port on errorsBreno Leitao-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+2
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao-3/+6
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao-0/+1
2009-12-11jsm: adding EEH handlersBreno Leitao-1/+47
2009-12-11jsm: removing the field jsm_board->intr_countBreno Leitão-3/+0
2009-12-11jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão-2/+0
2009-12-11jsm: Remove ch_cpstime fieldBreno Leitão-2/+0
2009-12-11jsm: removing ch_old_baud fieldBreno Leitão-6/+0
2009-12-11jsm: remove the ch_custom_speed fieldBreno Leitão-5/+0
2009-12-11jsm: Rewriting a bad log messageBreno Leitão-1/+1
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão-1/+1
2009-09-19serial: kill off uart_infoAlan Cox-11/+11
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/+13
2009-05-06jsm: removing unused spinlockBreno Leitao-3/+0
2009-04-07tty: jsm cleanupsBreno Leitao-21/+12
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao-3/+3
2009-02-18jsm: additional device supportAdam Lackorzynski-0/+3
2009-01-30Add enable_ms to jsm driverPaul Larson-0/+6
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König-1/+1
2009-01-12neo: Remove a bogus NULL checkAlan Cox-3/+0
2009-01-02tty: We want the port object to be persistentAlan Cox-1/+1
2008-07-20serial: use tty_portAlan Cox-5/+5
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau-1/+6
2007-10-17jsm: Remove further unneeded crudAlan Cox-40/+3
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-1/+1
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen-0/+1
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan-12/+6
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-5/+5
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+2
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum-7/+0
2006-04-01fix the email address of Wendy XiongAdrian Bunk-3/+3
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-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan-143/+65
2006-02-01[PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan-47/+38
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King-2/+2
2005-07-27[PATCH] jsm: warning fixesV. ANANDA KRISHNAN-13/+20
2005-07-27[PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN-1/+1
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering-1/+0
2005-05-01[PATCH] make lots of things staticAdrian Bunk-3/+4
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig-311/+91
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+3314