aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
AgeCommit message (Expand)Author
2013-10-13xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-09-07powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: hvsi: use for_each_compatible_node() macroWei Yongjun
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitdataBill 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-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-14TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-25tty: Fix typo in tty driversMasanari Iida
2012-10-24TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-18tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-17tty: Fix hvc returnAlan Cox
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk
2012-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt
2012-08-21xen: missing includesStefano Stabellini
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13TTY: hvcs, add tty installJiri Slaby
2012-08-13TTY: hvcs, clean hvcs_open a bitJiri Slaby
2012-08-13TTY: hvc_console, add tty installJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-19xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter