index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
synclink.c
Commit message (
Expand
)
Author
Age
*
Char: synclink, remove unnecessary checks
Jiri Slaby
2010-03-02
*
hdlc: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-06-11
*
proc tty: switch synclink to ->proc_fops
Alexey Dobriyan
2009-04-01
*
WAN: Convert generic HDLC drivers to netdev_ops.
Krzysztof Hałasa
2009-01-21
*
tty: Remove some pointless casts
Alan Cox
2009-01-02
*
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
*
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
*
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
*
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...
Jeff Garzik
2008-08-07
|
\
|
*
Remove bogus dosyncppp variable from synclink drivers.
Krzysztof Hałasa
2008-07-23
*
|
tty: rework break handling
Alan Cox
2008-07-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-20
|
\
|
*
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-04
*
|
tty: add more tty_port fields
Alan Cox
2008-07-20
*
|
synclink: use tty_port
Alan Cox
2008-07-20
*
|
tty: Ldisc revamp
Alan Cox
2008-07-20
|
/
*
drivers-char-synclinkc-inbreak-mgsl_put_char-fix
Andrew Morton
2008-05-01
*
drivers/char/synclink.c: unbreak mgsl_put_char()
Andrew Morton
2008-05-01
*
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
*
synclink series: switch to int put_char method
Alan Cox
2008-04-30
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
*
synclink series: Prepare for BKL pushdown
Alan Cox
2008-04-30
*
synclink drivers bool conversion
Joe Perches
2008-04-28
*
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
*
synclink: standardize format of linux header file include's with "<>"
Robert P. J. Day
2008-02-06
*
drivers/char/: Spelling fixes
Joe Perches
2008-02-03
*
Clean up duplicate includes in drivers/char/
Jesper Juhl
2007-10-17
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
2007-07-16
*
drivers/char/synclink.c: check kmalloc() return value
Amit Choudhary
2007-05-08
*
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-12
*
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2007-02-11
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
*
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
2006-12-07
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
*
[PATCH] synclink: remove PAGE_SIZE reference
Paul Fulghum
2006-10-17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-10-03
|
\
|
*
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
2006-10-01
*
|
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
|
/
*
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
2006-07-21
*
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
*
[PATCH] synclink: remove dead code
Paul Fulghum
2006-03-28
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
[next]