summaryrefslogtreecommitdiff
path: root/drivers/tty/hvc
Commit message (Expand)AuthorAge
* drivers: tty: Mark the function hvc_poll_init() as static in hvc_console.cRashika Kheria2013-12-17
* Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-15
|\
| * Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\
| * | xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk2013-09-30
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \
| * | | tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt2013-10-11
| * | | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-08
|\ \ \
| * | | tty/hvc_iucv: remove redundant NULL checkHendrik Brueckner2013-10-28
| |/ /
* | | 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-28
| |\ \
| * | | 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-15
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-15
|/
* 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-06
|\ \ \
| * | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-05