index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
jsm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-03
jsm: fixing error if the driver fails to load
Breno Leitao
1
-3
/
+6
2010-03-03
jsm: removing the uart structure and filename on error
Breno Leitao
1
-0
/
+1
2009-12-12
jsm: adding EEH handlers
Breno Leitao
2
-1
/
+47
2009-12-12
jsm: removing the field jsm_board->intr_count
Breno Leitão
2
-3
/
+0
2009-12-12
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: Remove ch_cpstime field
Breno Leitão
1
-2
/
+0
2009-12-12
jsm: removing ch_old_baud field
Breno Leitão
3
-6
/
+0
2009-12-12
jsm: remove the ch_custom_speed field
Breno Leitão
2
-5
/
+0
2009-12-12
jsm: Rewriting a bad log message
Breno Leitão
1
-1
/
+1
2009-12-12
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
1
-1
/
+1
2009-09-20
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-07
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
jsm: Fix the return variable and removing the unused retval.
Breno Leitao
1
-4
/
+3
2009-04-07
jsm: define init function as __devinit
Breno Leitao
2
-3
/
+3
2009-02-19
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-13
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-21
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-12
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-03
[PATCH] irq-flags: serial: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-29
[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-04-01
[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-28
[PATCH] jsm: warning fixes
V. ANANDA KRISHNAN
3
-13
/
+20
2005-07-28
[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-17
[PATCH] fix up newly added jsm driver
Christoph Hellwig
3
-311
/
+91
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
5
-0
/
+3314