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
/
char
/
synclinkmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 synclinkmp to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-40
/
+34
*
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
-19
/
+19
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
1
-55
/
+3
*
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
1
-6
/
+14
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
1
-20
/
+35
*
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
-4
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
1
-17
/
+14
|
\
|
*
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
1
-17
/
+14
*
|
tty: add more tty_port fields
Alan Cox
2008-07-20
1
-7
/
+7
*
|
synclink: use tty_port
Alan Cox
2008-07-20
1
-105
/
+98
*
|
tty: Ldisc revamp
Alan Cox
2008-07-20
1
-2
/
+2
|
/
*
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
1
-4
/
+6
*
synclink series: switch to int put_char method
Alan Cox
2008-04-30
1
-4
/
+7
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-2
/
+6
*
synclink series: Prepare for BKL pushdown
Alan Cox
2008-04-30
1
-1
/
+11
*
char: make functions static in synclinkmp.c
Harvey Harrison
2008-04-28
1
-60
/
+60
*
synclink drivers bool conversion
Joe Perches
2008-04-28
1
-78
/
+79
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
1
-13
/
+9
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
1
-2
/
+1
*
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
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
1
-15
/
+7
*
[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
-2
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+4
*
[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
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+1
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
2006-07-21
1
-4
/
+10
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] More !tty cleanups in drivers/char
Eric Sesterhenn
2006-06-25
1
-2
/
+2
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
1
-1
/
+1
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-24
/
+10
*
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-10
1
-2
/
+2
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[PATCH] kfree cleanup: drivers/char
Jesper Juhl
2005-11-07
1
-6
/
+3
*
[PATCH] SyncLink adapters: updates .owner field of struct pci_driver
Laurent Riffard
2005-10-30
1
-0
/
+1
*
[PATCH] synclinkmp.c: fix async internal loopback
Paul Fulghum
2005-09-09
1
-4
/
+3
*
[PATCH] synclinkmp.c: add statistics clear
Paul Fulghum
2005-09-09
1
-6
/
+8
*
[PATCH] synclinkmp.c: disable burst transfers
Paul Fulghum
2005-09-09
1
-1
/
+1
*
[PATCH] synclinkmp.c: fix double mapping of signals
Paul Fulghum
2005-09-09
1
-14
/
+3
*
[PATCH] gratuitous includes of asm/serial.h
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+0
[next]