index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ehv_bytechan.c
Age
Commit message (
Expand
)
Author
2017-11-08
tty: ehv_bytechan: fix spelling mistake
Arvind Yadav
2017-11-08
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
2017-05-18
tty: ehv_bytechan: clean up init error handling
Johan Hovold
2016-02-06
drivers/tty: make ehv_bytechan.c explicitly non-modular
Paul Gortmaker
2015-02-03
tty: remove unused variable sprop
Fabian Frederick
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
tty: pr_warning->pr_warn and logging neatening
Joe Perches
2014-10-20
tty: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-26
tty: Update hypervisor tty drivers to use core stdout parsing code.
Grant Likely
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-05-20
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-09-26
drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Timur Tabi
2011-08-26
tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
Timur Tabi
2011-08-23
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi