summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-6/+1
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-241-1/+1
|\
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-191-1/+1
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+3
* | TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-151-3/+1
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-153-5/+5
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-152-14/+10
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-152-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-10-287-104/+182
| |\
| * | tty: Fix typo in tty driversMasanari Iida2012-10-252-2/+2
* | | tty: remove use of __devexitBill Pemberton2012-11-213-4/+4
* | | tty: remove use of __devinitdataBill Pemberton2012-11-212-2/+2
* | | tty: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* | | tty: remove use of __devinitBill Pemberton2012-11-214-7/+7
* | | tty: remove use of __devexit_pBill Pemberton2012-11-212-2/+2
* | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-161-7/+0
|\ \ \
| * | | TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras2012-11-141-7/+0
| | |/ | |/|
* | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
* | | TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-241-1/+3
|/ /
* | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-1/+4
|\ \
| * | xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-062-60/+96
|\ \ \
| * | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-051-53/+70
| * | | hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-051-7/+26
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-0/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-121-9/+6
| |\|
| * | xen: missing includesStefano Stabellini2012-08-211-0/+2
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| | |/ | |/|
* | | tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-181-1/+1
* | | tty: Fix hvc returnAlan Cox2012-09-171-1/+1
* | | TTY: hvcs, add tty installJiri Slaby2012-08-131-19/+33
* | | TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-131-15/+17
* | | TTY: hvc_console, add tty installJiri Slaby2012-08-131-6/+25
* | | TTY: use tty_port_link_deviceJiri Slaby2012-08-131-0/+2
* | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-9/+6
|\| |
| * | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-241-9/+6
| |\ \ | | |/ | |/|
| | * xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-191-9/+6
* | | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/ /
* / tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt2012-07-101-1/+1
|/
* Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-06-151-14/+17
|\
| * xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk2012-05-241-3/+8
| * xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk2012-05-241-1/+2
| * xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk2012-05-241-12/+9
| * hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-211-2/+2
* | tty: hvc_xen: NULL dereference on allocation failureDan Carpenter2012-05-151-2/+2