summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvcs.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-1/+1
* tty: remove use of __devexitBill Pemberton2012-11-221-2/+2
* tty: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-4/+4
* tty: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-241-1/+3
* TTY: hvcs, add tty installJiri Slaby2012-08-141-19/+33
* TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-141-15/+17
* TTY: hvcs, use tty from tty_portJiri Slaby2012-04-091-9/+7Star
* TTY: hvcs, use kref from tty_portJiri Slaby2012-04-091-18/+16Star
* TTY: hvcs, add tty_portJiri Slaby2012-04-091-12/+12
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-4/+1Star
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-14/+10Star
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-2/+0Star
* serial: Kill off NO_IRQAlan Cox2012-01-271-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-071-3/+3
|\
| * hvcs: Ensure page aligned partner info bufferBrian King2011-09-201-3/+3
* | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-231-1/+1
* | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-151-1/+1
* | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-021-31/+43
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-131-0/+1604