aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+4
|\
| * serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-071-0/+4
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-0/+1
|\ \ | |/
| * tty: Allow uart_register/unregister/registerAlan Cox2012-06-011-0/+1
* | samsung update 1codeworkx2012-06-021-4/+18
|/
* serial-core: power up uart port early before we do set_termios when resumingNing Jiang2011-11-111-0/+2
* TTY: serial_core, remove superfluous set_task_stateJiri Slaby2011-04-251-1/+0
* TTY: serial_core, remove invalid testJiri Slaby2011-04-251-9/+0
* Serial: Remove unused code.Govindraj.R2011-04-191-11/+0
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* serial: core, remove uart_update_termiosJiri Slaby2011-04-191-24/+1
* serial: core, do not set DTR/RTS twice on startupJiri Slaby2011-04-191-14/+0
* serial: core, move termios handling to uart_startupJiri Slaby2011-04-191-15/+9
* TTY: serial_core, remove unused variableJiri Slaby2011-04-191-4/+0
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-4/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-4/+2
* serial-core: reset the console speed on resumeYin Kangkai2011-02-031-3/+3
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+2578