summaryrefslogtreecommitdiff
path: root/drivers/tty/amiserial.c
Commit message (Expand)AuthorAge
* tty/amiserial: avoid interruptible_sleep_onArnd Bergmann2014-01-07
* TTY: amiserial, add missing platform checkGeert Uytterhoeven2013-11-25
* TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han2013-08-27
* TTY: amiserial, use module_platform_driver_probe()Jingoo Han2013-03-15
* tty: Remove ancient hardpps()Peter Hurley2013-02-13
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: move low_latency to tty_portJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* serial: add a new helper functionHuang Shijie2012-09-05
* TTY: use tty_port_link_deviceJiri Slaby2012-08-13
* tty: localise the lockAlan Cox2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven2012-05-07
* tty_lock: Localise the lockAlan Cox2012-05-04
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-19
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: amiserial, use tty_port_close_startJiri Slaby2012-03-08
* TTY: amiserial, use tty_port_close_endJiri Slaby2012-03-08
* TTY: amiserial, use tty_port_block_til_readyJiri Slaby2012-03-08
* TTY: amiserial, provide carrier helpersJiri Slaby2012-03-08
* TTY: amiserial no longer needs serialPJiri Slaby2012-03-08
* TTY: amiserial, stop using serial_state->{irq,type,line}Jiri Slaby2012-03-08
* TTY: amiserial, define local tty_port pointerJiri Slaby2012-03-08
* TTY: amiserial/simserial, use flags from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use count from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use close delays from tty_portJiri Slaby2012-03-08
* TTY: amiserial/simserial, use tty_portJiri Slaby2012-03-08
* TTY: amiserial, pass tty down to functionsJiri Slaby2012-03-08
* TTY: amiserial, simplify set_serial_infoJiri Slaby2012-03-08
* TTY: serialP, merge serial_state and async_structJiri Slaby2012-03-08
* TTY: amiserial, remove IRQ_portsJiri Slaby2012-03-08
* TTY: simserial/amiserial, use one instance of other membersJiri Slaby2012-03-08
* TTY: amiserial, use only one copy of async flagsJiri Slaby2012-03-08
* TTY: amiserial, remove tasklet for tty_wakeupJiri Slaby2012-03-08
* TTY: serialP, remove unused materialJiri Slaby2012-03-08
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby2011-08-23
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22