index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
synclink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
2011-02-22
1
-8119
/
+0
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-2
/
+1
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-3
/
+3
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
1
-39
/
+34
*
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
1
-0
/
+2
*
synclink: kill the big kernel lock
Alan Cox
2010-08-10
1
-9
/
+10
*
Char: synclink, remove unnecessary checks
Jiri Slaby
2010-03-02
1
-2
/
+2
*
hdlc: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-4
/
+3
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-06-11
1
-3
/
+6
*
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-59
/
+39
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
1
-7
/
+11
*
tty: Remove some pointless casts
Alan Cox
2009-01-02
1
-18
/
+18
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
1
-55
/
+3
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
1
-0
/
+1
*
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
1
-6
/
+15
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
1
-20
/
+41
*
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
2008-08-07
1
-4
/
+0
|
\
|
*
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof Hałasa
2008-07-23
1
-4
/
+0
*
|
tty: rework break handling
Alan Cox
2008-07-22
1
-3
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
1
-18
/
+15
|
\
|
*
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
1
-18
/
+15
*
|
tty: add more tty_port fields
Alan Cox
2008-07-20
1
-9
/
+7
*
|
synclink: use tty_port
Alan Cox
2008-07-20
1
-101
/
+94
*
|
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-2
/
+2
|
/
*
drivers-char-synclinkc-inbreak-mgsl_put_char-fix
Andrew Morton
2008-05-01
1
-1
/
+1
*
drivers/char/synclink.c: unbreak mgsl_put_char()
Andrew Morton
2008-05-01
1
-8
/
+8
*
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
1
-2
/
+5
*
synclink series: switch to int put_char method
Alan Cox
2008-04-30
1
-5
/
+6
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-3
/
+4
*
synclink series: Prepare for BKL pushdown
Alan Cox
2008-04-30
1
-1
/
+5
*
synclink drivers bool conversion
Joe Perches
2008-04-28
1
-132
/
+126
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
1
-12
/
+9
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
1
-2
/
+1
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
Clean up duplicate includes in drivers/char/
Jesper Juhl
2007-10-17
1
-4
/
+0
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-2
/
+1
*
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
2007-07-16
1
-8
/
+0
*
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
2007-05-08
1
-1
/
+6
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-6
/
+4
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
1
-4
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-1
/
+3
*
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
2006-12-07
1
-12
/
+14
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+5
*
[PATCH] synclink: remove PAGE_SIZE reference
Paul Fulghum
2006-10-17
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-10-03
1
-1
/
+0
|
\
[next]