Commit Graph

81 Commits (87e51107323a84e26a5004337217fc954e8d9545)

Author SHA1 Message Date
Paul Fulghum 9807224f1d drivers/char/synclink_gt.c: add extended sync feature 14 years ago
Vasiliy Kulikov ed77ed6112 drivers/char/synclink_gt.c: fix information leak to userland 14 years ago
Paul Fulghum ffd7d6baa6 synclink_gt: fix per device locking 14 years ago
Alan Cox 0587102cf9 tty: icount changeover for other main devices 14 years ago
Dan Carpenter 80d04f22b0 synclink: add mutex_unlock() on error path 15 years ago
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
Alan Cox a360fae67b synclink: reworking locking a bit 15 years ago
Alan Cox f602501d90 synclink: kill the big kernel lock 15 years ago
Kulikov Vasiliy 7ea7c6d51e synclink: use ARRAY_SIZE 15 years ago
Paul Fulghum de538eb344 serial: synclink_gt: dropped transmit data bugfix 15 years ago
Stephen Hemminger 4c5d502d8b hdlc: convert to netdev_tx_t 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Paul Fulghum ce89294c05 synclink_gt: fix transmit race and timeout 16 years ago
Paul Fulghum 5ba5a5d212 tty: synclink_gt add receive pio mode 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
Paul Fulghum 1f80769ffd synclink_gt: add clock options 16 years ago
Alexey Dobriyan a18c56e5af proc tty: switch synclink_gt to ->proc_fops 16 years ago
Krzysztof Hałasa 991990a12d WAN: Convert generic HDLC drivers to netdev_ops. 16 years ago
Paul Fulghum a6b2f87be1 synclink_gt: enable RI interrupt 16 years ago
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 5d951fb458 tty: Pull the dtr raise into tty port 16 years ago
Alan Cox 31f35939d1 tty_port: Add a port level carrier detect operation 16 years ago
Huang Weiyi b09c3e3f17 removed unused #include <version.h> 17 years ago
Krzysztof Hałasa 86f584f087 Remove bogus dosyncppp variable from synclink drivers. 17 years ago
Paul Fulghum c68a99cda8 synclink_gt fix locking in error path of rx enable 17 years ago
Paul Fulghum 814dae031d synclink_gt: add rx DMA buffer fill level control 17 years ago
Paul Fulghum 993456cdc8 synclink_gt: leave transmitter in reset state after configuration 17 years ago
Paul Fulghum 403214d0ad synclink_gt: improve TIOCOUTQ accuracy 17 years ago
Paul Fulghum e5590717af synclink_gt: add serial bit order control 17 years ago
Paul Fulghum 8a38c2851d synclink_gt: improve and simplify write method 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 44b7d1b37f tty: add more tty_port fields 17 years ago
Alan Cox 8fb06c7713 synclink: use tty_port 17 years ago
Alan Cox a352def21a tty: Ldisc revamp 17 years ago
Krzysztof Halasa 198191c4a7 WAN: convert drivers to use built-in netdev_stats 17 years ago
Andrew Morton 6c82c41509 drivers/char/synclink_gt.c: don't return an uninitialised local 17 years ago
Alan Cox 24cb233520 char serial: switch drivers to ioremap_nocache 17 years ago
Alan Cox 55da77899c synclink series: switch to int put_char method 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox 1f8cabb705 synclink series: Prepare for BKL pushdown 17 years ago
Joe Perches 0fab6de09c synclink drivers bool conversion 17 years ago
Jeff Garzik a6f97b293b drivers/char: minor irq handler cleanups 17 years ago
Paul Fulghum ed8485fb34 synclink_gt fix missed serial input signal changes 17 years ago
Robert P. J. Day 3dd1247f4d synclink: standardize format of linux header file include's with "<>" 17 years ago
Al Viro 51ef9c57f0 synclink_gt endianness annotations 18 years ago
Paul Fulghum d4c63b7c74 synclink_gt fix module reference 18 years ago
Paul Fulghum bb029c67e4 synclink_gt: fix transmit DMA stall 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Alan Cox de1764af27 synclink: remove bogus 'no change' termios optimisation from synclink drivers 18 years ago
Paul Fulghum 2acdb16944 synclink_gt: add compat_ioctl 18 years ago