Wed, 05 Jan 2011 08:36:53 +0100 |
Martin Troxler |
use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 16:45:33 +0200 |
Florian Pose |
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 11:21:43 +0200 |
Florian Pose |
Removed TIOCSSERIAL because it doesn't make sense for virtual tty interfaces.
|
file |
diff |
annotate
|
Tue, 16 Feb 2010 11:16:05 +0100 |
Florian Pose |
Replaced deprecated init_MUTEX in tty code.
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 14:10:52 +0100 |
Florian Pose |
Allow multiple open() calls to tty devices.
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 16:43:08 +0100 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 18:32:45 +0100 |
Florian Pose |
Pass initial cflag to device-specific implementation in constructor.
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 17:42:07 +0100 |
Florian Pose |
Callback set via own structure.
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 16:15:56 +0100 |
Florian Pose |
Sorted methods.
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 14:10:18 +0100 |
Florian Pose |
Implemented setting of baud rate, data frame and RTS/CTS.
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 11:02:04 +0100 |
Florian Pose |
Request initial configuration on tty open.
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 17:53:40 +0100 |
Florian Pose |
Passing tty cflag to serial implementation.
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 16:41:41 +0100 |
Florian Pose |
Basic configuration for tty.
|
file |
diff |
annotate
|
Fri, 08 Jan 2010 10:34:29 +0100 |
Florian Pose |
Implemented tty put_char and break_ctl callbacks for kernels newer than 2.6.26
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:42:28 +0100 |
Florian Pose |
Implemented reading direction of tty driver.
|
file |
diff |
annotate
|
Wed, 02 Dec 2009 15:38:10 +0100 |
Florian Pose |
Send direction works!
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 22:19:13 +0100 |
Florian Pose |
Removed semaphore header.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 22:16:50 +0100 |
Florian Pose |
TTY open and close.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 22:03:50 +0100 |
Florian Pose |
Use own PFX for printk.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 21:45:45 +0100 |
Florian Pose |
Interface management.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 17:35:33 +0100 |
Florian Pose |
Register a TTY driver with one device.
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 18:02:29 +0100 |
Florian Pose |
Base files for new TTY driver.
|
file |
diff |
annotate
|