Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bf12691d846b48fa6e3289810a822687457036cf
/
drivers
/
char
/
synclink_gt.c
1f80769
synclink_gt: add clock options
by Paul Fulghum
· 16 years ago
a18c56e
proc tty: switch synclink_gt to ->proc_fops
by Alexey Dobriyan
· 16 years ago
991990a
WAN: Convert generic HDLC drivers to netdev_ops.
by Krzysztof Hałasa
· 16 years ago
a6b2f87
synclink_gt: enable RI interrupt
by Paul Fulghum
· 16 years ago
a661499
tty: Introduce some close helpers for ports
by Alan Cox
· 16 years ago
5d951fb
tty: Pull the dtr raise into tty port
by Alan Cox
· 16 years ago
31f3593
tty_port: Add a port level carrier detect operation
by Alan Cox
· 16 years ago
b09c3e3
removed unused #include <version.h>
by Huang Weiyi
· 16 years ago
3859069
Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp
by Jeff Garzik
· 16 years ago
86f584f
Remove bogus dosyncppp variable from synclink drivers.
by Krzysztof Hałasa
· 16 years ago
c68a99c
synclink_gt fix locking in error path of rx enable
by Paul Fulghum
· 16 years ago
814dae0
synclink_gt: add rx DMA buffer fill level control
by Paul Fulghum
· 16 years ago
993456c
synclink_gt: leave transmitter in reset state after configuration
by Paul Fulghum
· 16 years ago
403214d
synclink_gt: improve TIOCOUTQ accuracy
by Paul Fulghum
· 16 years ago
e559071
synclink_gt: add serial bit order control
by Paul Fulghum
· 16 years ago
8a38c28
synclink_gt: improve and simplify write method
by Paul Fulghum
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
44b7d1b
tty: add more tty_port fields
by Alan Cox
· 16 years ago
8fb06c7
synclink: use tty_port
by Alan Cox
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
198191c
WAN: convert drivers to use built-in netdev_stats
by Krzysztof Halasa
· 16 years ago
6c82c41
drivers/char/synclink_gt.c: don't return an uninitialised local
by Andrew Morton
· 16 years ago
24cb233
char serial: switch drivers to ioremap_nocache
by Alan Cox
· 17 years ago
55da778
synclink series: switch to int put_char method
by Alan Cox
· 17 years ago
978e595
tty/serial: lay the foundations for the next set of reworks
by Alan Cox
· 17 years ago
1f8cabb
synclink series: Prepare for BKL pushdown
by Alan Cox
· 17 years ago
0fab6de
synclink drivers bool conversion
by Joe Perches
· 17 years ago
a6f97b2
drivers/char: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
ed8485f
synclink_gt fix missed serial input signal changes
by Paul Fulghum
· 17 years ago
3dd1247
synclink: standardize format of linux header file include's with "<>"
by Robert P. J. Day
· 17 years ago
51ef9c5
synclink_gt endianness annotations
by Al Viro
· 17 years ago
d4c63b7
synclink_gt fix module reference
by Paul Fulghum
· 17 years ago
bb029c6
synclink_gt: fix transmit DMA stall
by Paul Fulghum
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
de1764a
synclink: remove bogus 'no change' termios optimisation from synclink drivers
by Alan Cox
· 17 years ago
2acdb16
synclink_gt: add compat_ioctl
by Paul Fulghum
· 17 years ago
62eb5b1
synclink_gt use dynamic tty device registration
by Paul Fulghum
· 17 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
b963a84
[PATCH] Char: tty_wakeup cleanup
by Jiri Slaby
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
af69c7f
[PATCH] generic HDLC synclink config mismatch fix
by Paul Fulghum
· 18 years ago
36499dc2
[PATCH] synclink_gt: fix init error handling
by Akinobu Mita
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
a077c1a
[PATCH] synclink_gt: increase max devices
by Paul Fulghum
· 18 years ago
cb10dc9
[PATCH] synclink_gt: add bisync and monosync modes
by Paul Fulghum
· 18 years ago
202af6d
[PATCH] synclink_gt: fix receive tty error handling
by Paul Fulghum
· 18 years ago
fbeff3c
[WAN]: Converted synclink drivers to use netif_carrier_*()
by Krzysztof Halasa
· 18 years ago
0f2ed4c
[PATCH] irq-flags: drivers/char: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6f84be8
[PATCH] synclink_gt: add GT2 adapter support
by Paul Fulghum
· 18 years ago
294dad0
[PATCH] fix synclink_gt diagnostics error reporting
by Paul Fulghum
· 18 years ago
04b374d
[PATCH] add synclink_gt crc return feature
by Paul Fulghum
· 18 years ago
643f331
[PATCH] add synclink_gt custom hdlc idle
by Paul Fulghum
· 18 years ago
326f28e9
[PATCH] More !tty cleanups in drivers/char
by Eric Sesterhenn
· 18 years ago
be4676e
[PATCH] synclink_gt: remove uneeded async code
by Paul Fulghum
· 19 years ago
0080b7a
[PATCH] synclink_gt add gpio feature
by Paul Fulghum
· 19 years ago
53b3531
[PATCH] s/;;/;/g
by Alexey Dobriyan
· 19 years ago
2641dfd
[PATCH] synclink_gt: make ->init_error signed
by Darren Jenkins
· 19 years ago
35fbd39
[PATCH] synclink_gt fix size of register value storage
by Paul Fulghum
· 19 years ago
0c8365e
[PATCH] synclink_gt remove unnecessary page alignment
by Paul Fulghum
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
1306a48
[PATCH] remove asm/serial.h from synclink_gt.
by Andrew Morton
· 19 years ago
705b6c7
[PATCH] new driver synclink_gt
by Paul Fulghum
· 19 years ago