index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
jsm
Age
Commit message (
Expand
)
Author
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-01
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-09-07
make drivers with pci error handlers const
Stephen Hemminger
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-01-24
jsm: Fixed EEH recovery error
Lucas Kannebley Tavares
2011-10-31
tty: Add module.h to drivers/tty users who just expect it there.
Paul Gortmaker
2011-08-24
jsm: print byte we are dequeing
Thadeu Lima de Souza Cascardo
2011-08-24
jsm: remove buggy write queue
Thadeu Lima de Souza Cascardo
2011-08-24
jsm: remove remaining flip buffer code
Thadeu Lima de Souza Cascardo
2011-06-07
serial: ioremap warning fix for jsm driver.
Lennart Sorensen
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman