aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc/hvcs.c
AgeCommit message (Expand)Author
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: remove use of __devexit_pBill Pemberton
2012-10-24TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun
2012-08-13TTY: hvcs, add tty installJiri Slaby
2012-08-13TTY: hvcs, clean hvcs_open a bitJiri Slaby
2012-04-09TTY: hvcs, use tty from tty_portJiri Slaby
2012-04-09TTY: hvcs, use kref from tty_portJiri Slaby
2012-04-09TTY: hvcs, add tty_portJiri Slaby
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-01-26serial: Kill off NO_IRQAlan Cox
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-09-20hvcs: Ensure page aligned partner info bufferBrian King
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-02powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt
2011-02-15hvcs: fix typo in commentPaul Bolle
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman