aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/ehv_bytechan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+2
2012-08-13TTY: use tty_port_register_deviceJiri Slaby1-4/+5
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-09-26drivers/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