Commit Graph

27 Commits (5ceba7bab02df45260452e06f3b9c391ad1d776e)

Author SHA1 Message Date
Julia Lawall d3a7b83f86 drivers/tty/amiserial.c: add missing tty_unlock 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Jiri Slaby 9b937421e8 TTY: amiserial, use tty_port_close_start 13 years ago
Jiri Slaby b8edebe4b8 TTY: amiserial, use tty_port_close_end 13 years ago
Jiri Slaby 6e1aeb0379 TTY: amiserial, use tty_port_block_til_ready 13 years ago
Jiri Slaby f1166604f5 TTY: amiserial, provide carrier helpers 13 years ago
Jiri Slaby 6fe18d26b1 TTY: amiserial no longer needs serialP 13 years ago
Jiri Slaby ff169e5cbe TTY: amiserial, stop using serial_state->{irq,type,line} 13 years ago
Jiri Slaby 7188dc202a TTY: amiserial, define local tty_port pointer 13 years ago
Jiri Slaby 01bd730d92 TTY: amiserial/simserial, use flags from tty_port 13 years ago
Jiri Slaby 12c8035435 TTY: amiserial/simserial, use count from tty_port 13 years ago
Jiri Slaby 799be6ff2f TTY: amiserial/simserial, use close delays from tty_port 13 years ago
Jiri Slaby 87758791c9 TTY: amiserial/simserial, use tty_port 13 years ago
Jiri Slaby 588993dd8d TTY: amiserial, pass tty down to functions 13 years ago
Jiri Slaby 0f9b9684db TTY: amiserial, simplify set_serial_info 13 years ago
Jiri Slaby 916b765675 TTY: serialP, merge serial_state and async_struct 13 years ago
Jiri Slaby 13c9062122 TTY: amiserial, remove IRQ_ports 13 years ago
Jiri Slaby d852256389 TTY: simserial/amiserial, use one instance of other members 13 years ago
Jiri Slaby fef21073af TTY: amiserial, use only one copy of async flags 13 years ago
Jiri Slaby c5f0508b99 TTY: amiserial, remove tasklet for tty_wakeup 13 years ago
Jiri Slaby 9c8efecc91 TTY: serialP, remove unused material 13 years ago
Jiri Slaby 410235fd4d TTY: remove unneeded tty->index checks 13 years ago
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members 13 years ago
Yong Zhang 9cfb5c05fe TTY: irq: Remove IRQF_DISABLED 14 years ago
Jiri Slaby eff4b0b9fe TTY: ami_serial, remove BTM from wait_until_sent 14 years ago
Jovi Zhang 99edb3d10a tty: remove invalid location line in file header 14 years ago
Greg Kroah-Hartman a6afd9f3e8 tty: move a number of tty drivers from drivers/char/ to drivers/tty/ 14 years ago
Alan Cox 6caa76b778 tty: now phase out the ioctl file pointer for good 14 years ago
Alan Cox 20b9d17715 tiocmset: kill the file pointer argument 14 years ago
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Geert Uytterhoeven 37db8f91b7 amiserial: Remove unused variable icount 14 years ago
Alan Cox 0587102cf9 tty: icount changeover for other main devices 14 years ago
Arnd Bergmann e142a31da3 tty: release BTM while sleeping in block_til_ready 15 years ago
Arnd Bergmann 2036521926 tty: untangle locking of wait_until_sent 15 years ago
Arnd Bergmann ec79d6056d tty: replace BKL with a new tty_lock 15 years ago
Geert Uytterhoeven 826e8c8c80 m68k: amiga - Serial port platform device conversion 15 years ago
Julia Lawall c70c036f04 drivers/char/amiserial.c: add missing local_irq_restore 15 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Thadeu Lima de Souza Cascardo 4b512d26f4 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able 16 years ago
Alexey Dobriyan d594027d62 proc tty: switch amiserial to ->proc_fops 16 years ago
Geert Uytterhoeven 5edc304f49 m68k: amiserial - Kill warn_unused_result warnings 16 years ago
Alan Cox c9f19e96a2 tty: Remove some pointless casts 16 years ago
Geert Uytterhoeven d1a35e4d74 m68k: Disable Amiga serial console support if modular 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Geert Uytterhoeven 970a8a513c m68k/amiserial: fix fallout of tty break handling rework 17 years ago
Alan Cox 9e98966c7b tty: rework break handling 17 years ago
Alan Cox 257afa3cb6 amiserial: Switch put char to return success/fail 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox e18ce49b5b amiserial: prepare for locking relaxation in caller 17 years ago