index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
powerpc/hvsi: Fix endian issues in HVSI driver
Benjamin Herrenschmidt
1
-13
/
+12
2013-10-06
Merge 3.12-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2013-10-03
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-09-30
xen/hvc: If we use xen_raw_printk let it also work on HVM guests.
Konrad Rzeszutek Wilk
1
-2
/
+17
2013-09-26
hvc_vio: Do not override preferred console set by kernel parameter
Ben Hutchings
1
-1
/
+4
2013-09-25
TTY: hvc_dcc: probe for a JTAG connection before registering
Rob Herring
1
-0
/
+21
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-6
/
+143
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-09-03
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+67
2013-08-30
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
1
-3
/
+3
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-2
/
+2
2013-08-27
powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.
Eugene Surovegin
1
-2
/
+2
2013-08-14
powerpc: Make device tree accesses in HVC VIO console endian safe
Anton Blanchard
1
-2
/
+2
2013-08-12
tile: various console improvements
Chris Metcalf
1
-6
/
+143
2013-07-24
tty/hvc_iucv: Disconnect IUCV connection when lowering DTR
Hendrik Brueckner
1
-13
/
+51
2013-07-24
tty/hvc_console: Add DTR/RTS callback to handle HUPCL control
Hendrik Brueckner
2
-1
/
+13
2013-06-03
tty: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-03-05
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-02-24
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-1
/
+1
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+3
2013-01-15
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
3
-5
/
+5
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2
-14
/
+10
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2
-2
/
+2
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-11-21
tty: remove use of __devexit
Bill Pemberton
3
-4
/
+4
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
2
-2
/
+2
2012-11-21
tty: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
4
-7
/
+7
2012-11-21
tty: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-7
/
+0
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-11-14
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
1
-7
/
+0
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
7
-104
/
+182
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
2
-2
/
+2
2012-10-24
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
Wei Yongjun
1
-1
/
+3
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+4
2012-10-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-60
/
+96
2012-10-04
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-02
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-18
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
1
-1
/
+1
2012-09-17
tty: Fix hvc return
Alan Cox
1
-1
/
+1
2012-09-12
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
1
-9
/
+6
2012-09-05
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
1
-53
/
+70
2012-09-05
hvc_console: Better kernel console support
Benjamin Herrenschmidt
1
-7
/
+26
2012-08-21
xen: missing includes
Stefano Stabellini
1
-0
/
+2
[prev]
[next]