index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
2013-03-05
1
-7
/
+2
*
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-02-24
1
-1
/
+1
|
\
|
*
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
1
-1
/
+1
*
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-0
/
+3
*
|
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
2013-01-15
1
-3
/
+1
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
3
-5
/
+5
*
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
2
-14
/
+10
*
|
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
2
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
2
-2
/
+2
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2012-10-28
7
-104
/
+182
|
|
\
|
*
|
tty: Fix typo in tty drivers
Masanari Iida
2012-10-25
2
-2
/
+2
*
|
|
tty: remove use of __devexit
Bill Pemberton
2012-11-21
3
-4
/
+4
*
|
|
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
2
-2
/
+2
*
|
|
tty: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
|
|
tty: remove use of __devinit
Bill Pemberton
2012-11-21
4
-7
/
+7
*
|
|
tty: remove use of __devexit_p
Bill Pemberton
2012-11-21
2
-2
/
+2
*
|
|
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-16
1
-7
/
+0
|
\
\
\
|
*
|
|
TTY: hvc_console, fix port reference count going to zero prematurely
Paul Mackerras
2012-11-14
1
-7
/
+0
|
|
|
/
|
|
/
|
*
|
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+1
*
|
|
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
Wei Yongjun
2012-10-24
1
-1
/
+3
|
/
/
*
|
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-12
1
-1
/
+4
|
\
\
|
*
|
xen/hvc: handle backend CLOSED without CLOSING
David Vrabel
2012-10-04
1
-1
/
+4
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
2
-60
/
+96
|
\
\
\
|
*
|
|
hvc_vio: Improve registration of udbg backend
Benjamin Herrenschmidt
2012-09-05
1
-53
/
+70
|
*
|
|
hvc_console: Better kernel console support
Benjamin Herrenschmidt
2012-09-05
1
-7
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
1
-9
/
+6
|
|
\
\
|
|
|
/
|
*
|
xen: missing includes
Stefano Stabellini
2012-08-21
1
-0
/
+2
*
|
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-1
/
+1
|
\
\
\
|
*
|
|
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
tty/serial: remove CONFIG_EXPERIMENTAL dependencies
Greg Kroah-Hartman
2012-09-18
1
-1
/
+1
*
|
|
tty: Fix hvc return
Alan Cox
2012-09-17
1
-1
/
+1
*
|
|
TTY: hvcs, add tty install
Jiri Slaby
2012-08-13
1
-19
/
+33
*
|
|
TTY: hvcs, clean hvcs_open a bit
Jiri Slaby
2012-08-13
1
-15
/
+17
*
|
|
TTY: hvc_console, add tty install
Jiri Slaby
2012-08-13
1
-6
/
+25
*
|
|
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+2
*
|
|
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2012-08-06
1
-9
/
+6
|
\
\
\
|
|
/
/
|
*
|
Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-07-24
1
-9
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xen/hvc: Fix up checks when the info is allocated.
Konrad Rzeszutek Wilk
2012-07-19
1
-9
/
+6
*
|
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-1
/
+1
|
/
/
*
|
tty/hvc_opal: Fix debug function name
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
|
/
*
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-06-15
1
-14
/
+17
|
\
|
*
xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.
Konrad Rzeszutek Wilk
2012-05-24
1
-3
/
+8
|
*
xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN
Konrad Rzeszutek Wilk
2012-05-24
1
-1
/
+2
|
*
xen/hvc: Collapse error logic.
Konrad Rzeszutek Wilk
2012-05-24
1
-12
/
+9
|
*
hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-21
1
-2
/
+2
*
|
tty: hvc_xen: NULL dereference on allocation failure
Dan Carpenter
2012-05-15
1
-2
/
+2
*
|
TTY: hvc, fix TTY refcounting
Jiri Slaby
2012-04-13
1
-5
/
+0
*
|
TTY: hvsi, use tty from tty_port
Jiri Slaby
2012-04-09
1
-14
/
+21
[next]