index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
jsm
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-0
/
+2
*
jsm: fixing error if the driver fails to load
Breno Leitao
2010-03-02
1
-3
/
+6
*
jsm: removing the uart structure and filename on error
Breno Leitao
2010-03-02
1
-0
/
+1
*
jsm: adding EEH handlers
Breno Leitao
2009-12-11
2
-1
/
+47
*
jsm: removing the field jsm_board->intr_count
Breno Leitão
2009-12-11
2
-3
/
+0
*
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
2009-12-11
1
-2
/
+0
*
jsm: Remove ch_cpstime field
Breno Leitão
2009-12-11
1
-2
/
+0
*
jsm: removing ch_old_baud field
Breno Leitão
2009-12-11
3
-6
/
+0
*
jsm: remove the ch_custom_speed field
Breno Leitão
2009-12-11
2
-5
/
+0
*
jsm: Rewriting a bad log message
Breno Leitão
2009-12-11
1
-1
/
+1
*
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
2009-12-11
1
-1
/
+1
*
serial: kill off uart_info
Alan Cox
2009-09-19
2
-11
/
+11
*
jsm: clean up "serial: jsm: correctly support 4 8 port boards"
Andrew Morton
2009-06-24
1
-2
/
+2
*
jsm: correctly support multiple 4/8-port boards
Alexander Y. Fomichev
2009-06-11
2
-2
/
+13
*
jsm: removing unused spinlock
Breno Leitao
2009-05-06
2
-3
/
+0
*
tty: jsm cleanups
Breno Leitao
2009-04-07
2
-21
/
+12
*
jsm: Fix the return variable and removing the unused retval.
Breno Leitao
2009-04-06
1
-4
/
+3
*
jsm: define init function as __devinit
Breno Leitao
2009-04-06
2
-3
/
+3
*
jsm: additional device support
Adam Lackorzynski
2009-02-18
1
-0
/
+3
*
Add enable_ms to jsm driver
Paul Larson
2009-01-30
1
-0
/
+6
*
Move jsm_remove_one to .devexit.text
Uwe Kleine-König
2009-01-27
1
-1
/
+1
*
neo: Remove a bogus NULL check
Alan Cox
2009-01-12
1
-3
/
+0
*
tty: We want the port object to be persistent
Alan Cox
2009-01-02
1
-1
/
+1
*
serial: use tty_port
Alan Cox
2008-07-20
2
-5
/
+5
*
jsm: add new supported board to jsm serial driver
Scott Kilau
2008-05-01
2
-1
/
+6
*
jsm: Remove further unneeded crud
Alan Cox
2007-10-17
1
-40
/
+3
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-1
/
+1
*
Subject: jsm driver fix for linuxpps support
Len Sorensen
2007-05-08
1
-1
/
+6
*
Small fixes for jsm driver
Len Sorensen
2007-05-08
1
-0
/
+1
*
[PATCH] serial: replace kmalloc+memset with kzalloc
Burman Yan
2007-02-14
2
-12
/
+6
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-5
/
+5
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
2
-2
/
+2
*
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
2006-06-28
1
-7
/
+0
*
fix the email address of Wendy Xiong
Adrian Bunk
2006-04-01
3
-3
/
+3
*
[PATCH] Decrease number of pointer derefs in jsm_tty.c
Jesper Juhl
2006-03-31
1
-12
/
+17
*
[PATCH] drivers/serial/jsm/: cleanups
Adrian Bunk
2006-02-03
3
-5
/
+0
*
[PATCH] jsm: update for tty buffering revamp
V. Ananda Krishnan
2006-02-03
1
-143
/
+65
*
[PATCH] jsm: fix for high baud rates problem
V. Ananda Krishnan
2006-02-01
1
-47
/
+38
*
[SERIAL] Clean up and fix tty transmission start/stoping
Russell King
2005-08-31
1
-2
/
+2
*
[PATCH] jsm: warning fixes
V. ANANDA KRISHNAN
2005-07-27
3
-13
/
+20
*
[PATCH] jsm: use dynamic major number allocation
V. ANANDA KRISHNAN
2005-07-27
1
-1
/
+1
*
[PATCH] Serial: Remove linux/version.h
Olaf Hering
2005-07-16
1
-1
/
+0
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
3
-3
/
+4
*
[PATCH] fix up newly added jsm driver
Christoph Hellwig
2005-04-16
3
-311
/
+91
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
5
-0
/
+3314