aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/bfin_jtag_comm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold1-13/+0
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-1/+0
2013-09-30TTY: bfin_jtag_comm: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-12/+10
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-2/+4
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-0/+1
2012-04-09TTY: bfin_jtag_comm, use tty from tty_portJiri Slaby1-18/+18
2012-04-09TTY: bfin_jtag_comm, add tty_portJiri Slaby1-5/+5
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman1-0/+366