aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAge
* Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman2013-10-06
|\
| * xen/hvc: allow xenboot console to be used againDavid Vrabel2013-10-03
* | hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings2013-09-26
* | TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring2013-09-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-06
|\
| * tile: various console improvementsChris Metcalf2013-08-12
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\ \
| * \ Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
| |\ \
| * | | powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard2013-08-14
| | |/ | |/|
* | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-03
|\ \ \ | |_|/ |/| |
| * | hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-30
| * | tty/hvc_iucv: Disconnect IUCV connection when lowering DTRHendrik Brueckner2013-07-24
| * | tty/hvc_console: Add DTR/RTS callback to handle HUPCL controlHendrik Brueckner2013-07-24
| |/
* / powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-27
|/
* tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-05
* Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\
| * xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | TTY: hvsi: use for_each_compatible_node() macroWei Yongjun2013-01-16
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-10-28
| |\
| * | tty: Fix typo in tty driversMasanari Iida2012-10-25
* | | tty: remove use of __devexitBill Pemberton2012-11-21
* | | tty: remove use of __devinitdataBill 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
* | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-16
|\ \ \
| * | | TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras2012-11-14
| | |/ | |/|
* | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* | | TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun2012-10-24
|/ /
* | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
|\ \
| * | xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-04
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\ \ \
| * | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-05
| * | | hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-05
| | |/ | |/|
* | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-03
|\ \ \ | | |/ | |/|
| * | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-12
| |\|
| * | xen: missing includesStefano Stabellini2012-08-21
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \ \
| * | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| | |/ | |/|
* | | tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-18
* | | tty: Fix hvc returnAlan Cox2012-09-17
* | | TTY: hvcs, add tty installJiri Slaby2012-08-13