| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tty: n_hdlc: Drop redundant error message | Jean Delvare | 2017-04-11 | 1 | -4/+0 |
| * | drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc | Fabian Frederick | 2017-04-11 | 1 | -3/+1 |
| * | tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c | Kosuke Tatsukawa | 2017-04-11 | 1 | -4/+2 |
| * | tty: n_hdlc: get rid of racy n_hdlc.tbuf | Alexander Popov | 2017-04-11 | 1 | -63/+69 |
| * | TTY: n_hdlc, fix lockdep false positive | Jiri Slaby | 2017-04-11 | 1 | -15/+4 |
| * | vt: clear selection before resizing | Scot Doyle | 2017-04-11 | 1 | -0/+3 |
| * | tty: vt, fix bogus division in csi_J | Jiri Slaby | 2017-04-11 | 1 | -1/+1 |
| * | tty: limit terminal size to 4M chars | Dmitry Vyukov | 2017-04-11 | 1 | -0/+2 |
| * | BACKPORT: tty: Prevent ldisc drivers from re-using stale tty fields | Peter Hurley | 2016-11-17 | 1 | -0/+7 |
| * | tty: Properly fix memleak of alloc_pid | dragonpt | 2016-11-11 | 1 | -2/+2 |
| * | 3.10.102-> 3.10.103 | Jan Engelmohr | 2016-09-10 | 1 | -21/+9 |
| * | Linux 3.10.102 (accumulative patch) | Stefan Guendhoer | 2016-08-26 | 3 | -16/+11 |
| * | Linux 3.10.98 (accumulative patch) | Stefan Guendhoer | 2016-08-26 | 1 | -1/+20 |
| * | Linux 3.10.97 (accumulative patch) | Stefan Guendhoer | 2016-08-26 | 1 | -1/+23 |
| * | serial: 8250: don't bind to SMSC IrCC IR port | Maciej S. Szmigiero | 2016-08-26 | 1 | -0/+5 |
| * | 3.10.78 -> 3.10.79 | Jan Engelmohr | 2016-08-26 | 1 | -1/+17 |
| * | 3.10.77 -> 3.10.78 | Jan Engelmohr | 2016-08-26 | 1 | -1/+0 |
| * | 3.10.75 -> 3.10.76 | Jan Engelmohr | 2016-08-26 | 1 | -1/+4 |
| * | 3.10.72 -> 3.10.73 | Jan Engelmohr | 2016-08-26 | 1 | -1/+1 |
| * | 3.10.71 -> 3.10.72 | Jan Engelmohr | 2016-08-26 | 2 | -5/+11 |
| * | 3.10.70 -> 3.10.71 | Jan Engelmohr | 2016-08-26 | 2 | -1/+6 |
| * | first commit | Meizu OpenSource | 2016-08-15 | 204 | -0/+192572 |
