aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/rocket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-09TTY: fix misspelling of current function in stringJulia Lawall1-2/+2
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-04-15TTY: rocket, fix compilation warningJiri Slaby1-19/+21
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-11/+8
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby1-6/+1
2013-01-17tty: rocket: Explicitly list supported PCI IDsKevin Cernekee1-3/+25
2013-01-15tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-14/+11
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+2
2013-01-15TTY: convert more flipping functionsJiri Slaby1-1/+1
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+2
2012-08-13TTY: use tty_port_register_deviceJiri Slaby1-2/+2
2012-07-16tty: move the termios object into the ttyAlan Cox1-9/+9
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-3/+3
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-04-19TTY: rocket, remove unused variablesJiri Slaby1-47/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman1-0/+3199