2010-10-25 |
Florian Pose |
Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
|
file |
diff |
annotate
|
2010-04-20 |
Florian Pose |
Removed TIOCSSERIAL because it doesn't make sense for virtual tty interfaces.
|
file |
diff |
annotate
|
2010-02-16 |
Florian Pose |
Replaced deprecated init_MUTEX in tty code.
|
file |
diff |
annotate
|
2010-02-02 |
Florian Pose |
Allow multiple open() calls to tty devices.
|
file |
diff |
annotate
|
2010-01-26 |
Florian Pose |
Minor change.
|
file |
diff |
annotate
|
2010-01-25 |
Florian Pose |
Pass initial cflag to device-specific implementation in constructor.
|
file |
diff |
annotate
|
2010-01-25 |
Florian Pose |
Callback set via own structure.
|
file |
diff |
annotate
|
2010-01-25 |
Florian Pose |
Sorted methods.
|
file |
diff |
annotate
|
2010-01-22 |
Florian Pose |
Implemented setting of baud rate, data frame and RTS/CTS.
|
file |
diff |
annotate
|
2010-01-22 |
Florian Pose |
Request initial configuration on tty open.
|
file |
diff |
annotate
|
2010-01-21 |
Florian Pose |
Passing tty cflag to serial implementation.
|
file |
diff |
annotate
|
2010-01-21 |
Florian Pose |
Basic configuration for tty.
|
file |
diff |
annotate
|
2010-01-08 |
Florian Pose |
Implemented tty put_char and break_ctl callbacks for kernels newer than 2.6.26
|
file |
diff |
annotate
|
2009-12-09 |
Florian Pose |
Implemented reading direction of tty driver.
|
file |
diff |
annotate
|
2009-12-02 |
Florian Pose |
Send direction works!
|
file |
diff |
annotate
|
2009-12-01 |
Florian Pose |
Removed semaphore header.
|
file |
diff |
annotate
|
2009-12-01 |
Florian Pose |
TTY open and close.
|
file |
diff |
annotate
|
2009-12-01 |
Florian Pose |
Use own PFX for printk.
|
file |
diff |
annotate
|
2009-12-01 |
Florian Pose |
Interface management.
|
file |
diff |
annotate
|
2009-12-01 |
Florian Pose |
Register a TTY driver with one device.
|
file |
diff |
annotate
|
2009-11-30 |
Florian Pose |
Base files for new TTY driver.
|
file |
diff |
annotate
|