summaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-151-2/+17
|\
| * Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-081-0/+1
| |\
| * | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-301-2/+17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-122-15/+14Star
|\ \ \
| * | | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt2013-10-111-2/+2
| * | | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-111-13/+12Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-081-2/+1Star
|\ \ \
| * | | tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner2013-10-281-2/+1Star
| |/ /
* | | Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman2013-10-071-0/+1
|\| |
| * | xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-041-0/+1
| |/
* | hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings2013-09-271-1/+4
* | TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring2013-09-261-0/+21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-6/+143
|\
| * tile: various console improvementsChris Metcalf2013-08-121-6/+143
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-2/+2
|\ \
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-2/+2
| |\ \
| * | | powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard2013-08-141-2/+2
| | |/ | |/|
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-034-17/+67
|\ \ \ | |_|/ |/| |
| * | hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-301-3/+3
| * | tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner2013-07-251-13/+51
| * | tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlHendrik Brueckner2013-07-252-1/+13
| |/
* / powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-271-2/+2
|/
* tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-031-1/+1
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-191-6/+1Star
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-051-7/+2Star
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-251-1/+1
|\
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+3
* | TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-161-3/+1Star
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-163-5/+5
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+1
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-162-14/+10Star
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-162-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-223-4/+4
* | | tty: remove use of __devinitdataBill Pemberton2012-11-222-2/+2
* | | tty: remove use of __devinitdataBill Pemberton2012-11-221-1/+1
* | | tty: remove use of __devinitBill Pemberton2012-11-224-7/+7
* | | tty: remove use of __devexit_pBill Pemberton2012-11-222-2/+2
* | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-171-7/+0Star
|\ \ \
| * | | TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras2012-11-141-7/+0Star
| | |/ | |/|
* | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-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-052-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
| | |/ | |/|