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
/
char
/
synclink_gt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-13
drivers/char/synclink_gt.c: don't return an uninitialised local
Andrew Morton
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
1
-1
/
+1
2008-04-30
synclink series: switch to int put_char method
Alan Cox
1
-5
/
+9
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-2
/
+4
2008-04-30
synclink series: Prepare for BKL pushdown
Alan Cox
1
-19
/
+39
2008-04-28
synclink drivers bool conversion
Joe Perches
1
-51
/
+51
2008-04-21
drivers/char: minor irq handler cleanups
Jeff Garzik
1
-9
/
+4
2008-02-06
synclink_gt fix missed serial input signal changes
Paul Fulghum
1
-31
/
+37
2008-02-06
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
1
-2
/
+1
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-08-23
synclink_gt fix module reference
Paul Fulghum
1
-0
/
+4
2007-08-01
synclink_gt: fix transmit DMA stall
Paul Fulghum
1
-29
/
+46
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-16
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
1
-8
/
+0
2007-05-11
synclink_gt: add compat_ioctl
Paul Fulghum
1
-0
/
+107
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-13
/
+6
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-4
/
+1
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+4
2006-12-07
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
1
-12
/
+14
2006-12-07
[PATCH] synclink_gt: fix init error handling
Akinobu Mita
1
-0
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-10-01
[PATCH] synclink_gt: increase max devices
Paul Fulghum
1
-3
/
+3
2006-10-01
[PATCH] synclink_gt: add bisync and monosync modes
Paul Fulghum
1
-25
/
+63
2006-09-01
[PATCH] synclink_gt: fix receive tty error handling
Paul Fulghum
1
-7
/
+7
2006-07-22
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
1
-4
/
+10
2006-07-03
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-25
[PATCH] synclink_gt: add GT2 adapter support
Paul Fulghum
1
-1
/
+7
2006-06-25
[PATCH] fix synclink_gt diagnostics error reporting
Paul Fulghum
1
-3
/
+3
2006-06-25
[PATCH] add synclink_gt crc return feature
Paul Fulghum
1
-22
/
+33
2006-06-25
[PATCH] add synclink_gt custom hdlc idle
Paul Fulghum
1
-13
/
+33
2006-06-25
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
1
-2
/
+2
2006-03-28
[PATCH] synclink_gt: remove uneeded async code
Paul Fulghum
1
-4
/
+0
2006-03-28
[PATCH] synclink_gt add gpio feature
Paul Fulghum
1
-4
/
+242
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
1
-1
/
+1
2006-03-01
[PATCH] synclink_gt: make ->init_error signed
Darren Jenkins
1
-1
/
+1
2006-01-19
[PATCH] synclink_gt fix size of register value storage
Paul Fulghum
1
-1
/
+1
2006-01-12
[PATCH] synclink_gt remove unnecessary page alignment
Paul Fulghum
1
-12
/
+4
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-18
/
+17
2006-01-10
[PATCH] remove asm/serial.h from synclink_gt.
Andrew Morton
1
-1
/
+0
2006-01-09
[PATCH] new driver synclink_gt
Paul Fulghum
1
-0
/
+4501