index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
hvc
/
hvsi.c
Age
Commit message (
Expand
)
Author
2013-01-15
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
2012-04-09
TTY: hvsi, use tty from tty_port
Jiri Slaby
2012-04-09
TTY: hvsi, sanitize uses of tty
Jiri Slaby
2012-04-09
TTY: hvsi, add tty_port
Jiri Slaby
2012-04-09
TTY: hvsi, CLOCAL is not in tty->flags
Jiri Slaby
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-01-26
serial: Kill off NO_IRQ
Alan Cox
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman