index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ehv_bytechan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
tty: ehv_bytechan: clean up init error handling
Johan Hovold
1
-9
/
+8
2016-02-07
drivers/tty: make ehv_bytechan.c explicitly non-modular
Paul Gortmaker
1
-37
/
+3
2015-02-04
tty: remove unused variable sprop
Fabian Frederick
1
-1
/
+0
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-26
tty: pr_warning->pr_warn and logging neatening
Joe Perches
1
-2
/
+2
2014-10-20
tty: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
1
-39
/
+4
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-05-20
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-5
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-8
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-1
/
+1
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+2
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-4
/
+5
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-09-27
drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Timur Tabi
1
-5
/
+2
2011-08-26
tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
Timur Tabi
1
-6
/
+2
2011-08-23
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi
1
-0
/
+888