| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | 8250: add AgeStar AS-PRS2-009 | Alan Cox | 2012-08-16 | 1 | -0/+8 |
| * | | | | | drivers/tty/moxa.c: fix error return code | Julia Lawall | 2012-08-15 | 1 | -0/+1 |
| * | | | | | TTY: mxser, fix invalid module_parm permissions | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
| * | | | | | TTY: hvcs, add tty install | Jiri Slaby | 2012-08-13 | 1 | -19/+33 |
| * | | | | | TTY: hvcs, clean hvcs_open a bit | Jiri Slaby | 2012-08-13 | 1 | -15/+17 |
| * | | | | | TTY: hvc_console, add tty install | Jiri Slaby | 2012-08-13 | 1 | -6/+25 |
| * | | | | | TTY: synclinkmp, add tty install | Jiri Slaby | 2012-08-13 | 1 | -9/+19 |
| * | | | | | TTY: synclink, add tty install | Jiri Slaby | 2012-08-13 | 1 | -18/+26 |
| * | | | | | TTY: moxa, convert to dynamic device | Jiri Slaby | 2012-08-13 | 1 | -4/+20 |
| * | | | | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 5 | -13/+23 |
| * | | | | | TTY: add tty_port_link_device | Jiri Slaby | 2012-08-13 | 1 | -1/+21 |
| * | | | | | TTY: tty_port, add some documentation | Jiri Slaby | 2012-08-13 | 1 | -0/+21 |
| * | | | | | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
| * | | | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 11 | -27/+39 |
| * | | | | | TTY: move cdev_add to tty_register_device | Jiri Slaby | 2012-08-13 | 1 | -7/+41 |
| * | | | | | TTY: add support for unnumbered device nodes | Jiri Slaby | 2012-08-13 | 1 | -2/+5 |
| * | | | | | TTY: move allocations to tty_alloc_driver | Jiri Slaby | 2012-08-13 | 1 | -40/+33 |
| * | | | | | TTY: pty, switch to tty_alloc_driver | Jiri Slaby | 2012-08-13 | 1 | -11/+20 |
| * | | | | | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 2012-08-10 | 1 | -9/+25 |
| * | | | | | mxser: allow overlapping vector | Jiri Slaby | 2012-08-10 | 1 | -4/+31 |
| * | | | | | TTY: n_gsm, use tty_port_install | Jiri Slaby | 2012-08-10 | 1 | -6/+24 |
| * | | | | | TTY: 68328serial, fix compilation | Jiri Slaby | 2012-08-10 | 1 | -4/+4 |
| * | | | | | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby | 2012-08-10 | 1 | -1/+4 |
| * | | | | | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero | 2012-08-10 | 1 | -2/+10 |
| * | | | | | tty: Fix possible race in n_tty_read() | Stanislav Kozina | 2012-08-10 | 1 | -1/+5 |
| * | | | | | tty: localise the lock | Alan Cox | 2012-08-10 | 12 | -109/+174 |
| * | | | | | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter | 2012-08-10 | 1 | -0/+2 |
| * | | | | | tty: fix missing assignment | Dan Carpenter | 2012-08-10 | 1 | -0/+1 |
| * | | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 6 | -25/+56 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | tty: Fix race in tty release | Alan Cox | 2012-07-27 | 3 | -11/+37 |
| * | | | | | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 2012-07-17 | 1 | -1/+1 |
| * | | | | | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 2012-07-17 | 1 | -6/+12 |
| * | | | | | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 2012-07-17 | 1 | -0/+1 |
| * | | | | | tty: of_serial: add no-loopback-test property | Gabor Juhos | 2012-07-17 | 1 | -0/+4 |
| * | | | | | tty: Move the handling of the tty release logic | Alan Cox | 2012-07-17 | 3 | -39/+30 |
| * | | | | | vt: fix the keyboard/led locking | Alan Cox | 2012-07-17 | 1 | -18/+23 |
| * | | | | | 8250: three way resolve of the 8250 diffs | Alan Cox | 2012-07-17 | 3 | -32/+9 |
| * | | | | | tty: Fix up PPC fallout from the termios move | Alan Cox | 2012-07-17 | 1 | -12/+12 |
| * | | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 24 | -238/+214 |
| * | | | | | tty: revert incorrectly applied lock patch | Alan Cox | 2012-07-16 | 12 | -172/+108 |
| * | | | | | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 2012-07-16 | 1 | -1/+1 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh | 2012-07-12 | 1 | -1/+1 |
| * | | | | | 8250: add support for ASIX devices with a FIFO bug | Alan Cox | 2012-07-12 | 3 | -5/+28 |
| * | | | | | 8250: propogate the bugs field | Alan Cox | 2012-07-12 | 1 | -0/+1 |
| * | | | | | 8250: use the 8250 register interface not the legacy one | Alan Cox | 2012-07-12 | 8 | -178/+155 |
| * | | | | | tty: double unlock on error in ptmx_open() | Dan Carpenter | 2012-07-12 | 1 | -3/+1 |
| * | | | | | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon | 2012-07-06 | 1 | -3/+0 |
| * | | | | | tty: localise the lock | Alan Cox | 2012-07-06 | 12 | -108/+174 |
| * | | | | | tty: note race we need to fix | Alan Cox | 2012-06-26 | 1 | -0/+6 |
| * | | | | | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 2012-06-26 | 4 | -20/+60 |
| |\ \ \ \ \ |
|