index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ehv_bytechan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-18
1
-6
/
+6
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
tty: ehv_bytechan: fix spelling mistake
Arvind Yadav
2017-11-08
1
-2
/
+2
*
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: Convert to using %pOF instead of full_name
Rob Herring
2017-07-30
1
-1
/
+1
*
tty: ehv_bytechan: clean up init error handling
Johan Hovold
2017-05-18
1
-9
/
+8
*
drivers/tty: make ehv_bytechan.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-37
/
+3
*
tty: remove unused variable sprop
Fabian Frederick
2015-02-03
1
-1
/
+0
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
tty: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
tty: pr_warning->pr_warn and logging neatening
Joe Perches
2014-11-25
1
-2
/
+2
|
/
*
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2014-06-26
1
-39
/
+4
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
*
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-20
1
-0
/
+1
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-5
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-8
/
+1
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+2
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-13
1
-4
/
+5
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Timur Tabi
2011-09-26
1
-5
/
+2
*
tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
Timur Tabi
2011-08-26
1
-6
/
+2
*
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi
2011-08-23
1
-0
/
+888