Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc | Fabian Frederick | 2014-05-28 | 1 | -3/+1 |
* | tty: n_hdlc: Drop redundant error message | Jean Delvare | 2014-05-27 | 1 | -4/+0 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | tty: n_hdlc not atomic use tty->flags. | Ilya Zykov | 2011-11-30 | 1 | -3/+3 |
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -10/+8 |
* | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -8/+10 |
* | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 2011-03-02 | 1 | -1/+0 |
* | n_hdlc: fix read and write locking | Paul Fulghum | 2011-01-22 | 1 | -45/+45 |
* | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+1007 |