aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/hvcs.c
Commit message (Expand)AuthorAge
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-05
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitdataBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: remove use of __devexit_pBill Pemberton2012-11-21
* TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-24
* TTY: hvcs, add tty installJiri Slaby2012-08-13
* TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-13
* TTY: hvcs, use tty from tty_portJiri Slaby2012-04-09
* TTY: hvcs, use kref from tty_portJiri Slaby2012-04-09
* TTY: hvcs, add tty_portJiri Slaby2012-04-09
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-27
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* serial: Kill off NO_IRQAlan Cox2012-01-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\
| * hvcs: Ensure page aligned partner info bufferBrian King2011-09-20
* | TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* | TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\
| * hvcs: fix typo in commentPaul Bolle2011-02-15
* | powerpc/pseries: Reduce HVCS driver insanityBenjamin Herrenschmidt2011-03-02
|/
* tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-13