Alan Cox
44b7d1b37f
tty: add more tty_port fields
...
Move more bits into the tty_port structure
Signed-off-by: Alan Cox <alan@redhat.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-07-20 17:12:38 -07:00
Alan Cox
85f8f81052
riscom8: use tty_port
...
Switch riscom8 to use the new tty_port structure
Signed-off-by: Alan Cox <alan@redhat.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-07-20 17:12:36 -07:00
Jiri Slaby
b98e70de78
Char: riscom8, remove wakeup and hangup bottomhalves
...
Both of them may be called directly from the code, don't add special code
and variables and schedule a work for them.
Signed-off-by: Jiri Slaby <jirislaby@gmail.com >
Acked-by: Alan Cox <alan@redhat.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-02-07 08:42:34 -08:00
Al Viro
64b33619a3
long vs. unsigned long - low-hanging fruits in drivers
...
deal with signedness of the stuff passed to set_bit() et.al.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-10-14 12:41:51 -07:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00