summaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm
Commit message (Expand)AuthorAgeFilesLines
* jsm: Remove the uart port on errorsBreno Leitao2010-10-221-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* jsm: fixing error if the driver fails to loadBreno Leitao2010-03-021-3/+6
* jsm: removing the uart structure and filename on errorBreno Leitao2010-03-021-0/+1
* jsm: adding EEH handlersBreno Leitao2009-12-112-1/+47
* jsm: removing the field jsm_board->intr_countBreno Leitão2009-12-112-3/+0
* jsm: Removing unused jsm_channel->ch_wopen fieldBreno Leitão2009-12-111-2/+0
* jsm: Remove ch_cpstime fieldBreno Leitão2009-12-111-2/+0
* jsm: removing ch_old_baud fieldBreno Leitão2009-12-113-6/+0
* jsm: remove the ch_custom_speed fieldBreno Leitão2009-12-112-5/+0
* jsm: Rewriting a bad log messageBreno Leitão2009-12-111-1/+1
* jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão2009-12-111-1/+1
* serial: kill off uart_infoAlan Cox2009-09-192-11/+11
* jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton2009-06-241-2/+2
* jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2009-06-112-2/+13
* jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
* tty: jsm cleanupsBreno Leitao2009-04-072-21/+12
* jsm: Fix the return variable and removing the unused retval.Breno Leitao2009-04-061-4/+3
* jsm: define init function as __devinitBreno Leitao2009-04-062-3/+3
* jsm: additional device supportAdam Lackorzynski2009-02-181-0/+3
* Add enable_ms to jsm driverPaul Larson2009-01-301-0/+6
* Move jsm_remove_one to .devexit.textUwe Kleine-König2009-01-271-1/+1
* neo: Remove a bogus NULL checkAlan Cox2009-01-121-3/+0
* tty: We want the port object to be persistentAlan Cox2009-01-021-1/+1
* serial: use tty_portAlan Cox2008-07-202-5/+5
* jsm: add new supported board to jsm serial driverScott Kilau2008-05-012-1/+6
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
* Subject: jsm driver fix for linuxpps supportLen Sorensen2007-05-081-1/+6
* Small fixes for jsm driverLen Sorensen2007-05-081-0/+1
* [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-142-12/+6
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-5/+5
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-2/+2
* [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-7/+0
* fix the email address of Wendy XiongAdrian Bunk2006-04-013-3/+3
* [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-311-12/+17
* [PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk2006-02-033-5/+0
* [PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2006-02-031-143/+65
* [PATCH] jsm: fix for high baud rates problemV. Ananda Krishnan2006-02-011-47/+38
* [SERIAL] Clean up and fix tty transmission start/stopingRussell King2005-08-311-2/+2
* [PATCH] jsm: warning fixesV. ANANDA KRISHNAN2005-07-273-13/+20
* [PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN2005-07-271-1/+1
* [PATCH] Serial: Remove linux/version.hOlaf Hering2005-07-161-1/+0
* [PATCH] make lots of things staticAdrian Bunk2005-05-013-3/+4
* [PATCH] fix up newly added jsm driverChristoph Hellwig2005-04-163-311/+91
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-165-0/+3314
OpenPOWER on IntegriCloud