summaryrefslogtreecommitdiff
path: root/drivers/tty/ehv_bytechan.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-03-19TTY: add tty_port_tty_wakeup helperJiri Slaby1-5/+1
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby1-8/+1
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-1/+1
2012-11-22tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-16TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+2
2012-08-14TTY: use tty_port_register_deviceJiri Slaby1-4/+5
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-09-27drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.cTimur Tabi1-5/+2
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi1-6/+2
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi1-0/+888