Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 5 | -3015/+0 |
2010-10-22 | jsm: Remove the uart port on errors | Breno Leitao | 1 | -1/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-02 | jsm: fixing error if the driver fails to load | Breno Leitao | 1 | -3/+6 |
2010-03-02 | jsm: removing the uart structure and filename on error | Breno Leitao | 1 | -0/+1 |
2009-12-11 | jsm: adding EEH handlers | Breno Leitao | 2 | -1/+47 |
2009-12-11 | jsm: removing the field jsm_board->intr_count | Breno Leitão | 2 | -3/+0 |
2009-12-11 | jsm: Removing unused jsm_channel->ch_wopen field | Breno Leitão | 1 | -2/+0 |
2009-12-11 | jsm: Remove ch_cpstime field | Breno Leitão | 1 | -2/+0 |
2009-12-11 | jsm: removing ch_old_baud field | Breno Leitão | 3 | -6/+0 |
2009-12-11 | jsm: remove the ch_custom_speed field | Breno Leitão | 2 | -5/+0 |
2009-12-11 | jsm: Rewriting a bad log message | Breno Leitão | 1 | -1/+1 |
2009-12-11 | jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled | Breno Leitão | 1 | -1/+1 |
2009-09-19 | serial: kill off uart_info | Alan Cox | 2 | -11/+11 |
2009-06-24 | jsm: clean up "serial: jsm: correctly support 4 8 port boards" | Andrew Morton | 1 | -2/+2 |
2009-06-11 | jsm: correctly support multiple 4/8-port boards | Alexander Y. Fomichev | 2 | -2/+13 |
2009-05-06 | jsm: removing unused spinlock | Breno Leitao | 2 | -3/+0 |
2009-04-07 | tty: jsm cleanups | Breno Leitao | 2 | -21/+12 |
2009-04-06 | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 1 | -4/+3 |
2009-04-06 | jsm: define init function as __devinit | Breno Leitao | 2 | -3/+3 |
2009-02-18 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+3 |
2009-01-30 | Add enable_ms to jsm driver | Paul Larson | 1 | -0/+6 |
2009-01-27 | Move jsm_remove_one to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-01-12 | neo: Remove a bogus NULL check | Alan Cox | 1 | -3/+0 |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox | 1 | -1/+1 |
2008-07-20 | serial: use tty_port | Alan Cox | 2 | -5/+5 |
2008-05-01 | jsm: add new supported board to jsm serial driver | Scott Kilau | 2 | -1/+6 |
2007-10-17 | jsm: Remove further unneeded crud | Alan Cox | 1 | -40/+3 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 1 | -1/+1 |
2007-05-08 | Subject: jsm driver fix for linuxpps support | Len Sorensen | 1 | -1/+6 |
2007-05-08 | Small fixes for jsm driver | Len Sorensen | 1 | -0/+1 |
2007-02-14 | [PATCH] serial: replace kmalloc+memset with kzalloc | Burman Yan | 2 | -12/+6 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -5/+5 |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -2/+2 |
2006-07-02 | [PATCH] irq-flags: serial: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-28 | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 1 | -7/+0 |
2006-04-01 | fix the email address of Wendy Xiong | Adrian Bunk | 3 | -3/+3 |
2006-03-31 | [PATCH] Decrease number of pointer derefs in jsm_tty.c | Jesper Juhl | 1 | -12/+17 |
2006-02-03 | [PATCH] drivers/serial/jsm/: cleanups | Adrian Bunk | 3 | -5/+0 |
2006-02-03 | [PATCH] jsm: update for tty buffering revamp | V. Ananda Krishnan | 1 | -143/+65 |
2006-02-01 | [PATCH] jsm: fix for high baud rates problem | V. Ananda Krishnan | 1 | -47/+38 |
2005-08-31 | [SERIAL] Clean up and fix tty transmission start/stoping | Russell King | 1 | -2/+2 |
2005-07-27 | [PATCH] jsm: warning fixes | V. ANANDA KRISHNAN | 3 | -13/+20 |
2005-07-27 | [PATCH] jsm: use dynamic major number allocation | V. ANANDA KRISHNAN | 1 | -1/+1 |
2005-07-16 | [PATCH] Serial: Remove linux/version.h | Olaf Hering | 1 | -1/+0 |
2005-05-01 | [PATCH] make lots of things static | Adrian Bunk | 3 | -3/+4 |
2005-04-16 | [PATCH] fix up newly added jsm driver | Christoph Hellwig | 3 | -311/+91 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 5 | -0/+3314 |