summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-161-0/+8
| * | | | | drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-151-0/+1
| * | | | | TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-131-1/+1
| * | | | | TTY: hvcs, add tty installJiri Slaby2012-08-131-19/+33
| * | | | | TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-131-15/+17
| * | | | | TTY: hvc_console, add tty installJiri Slaby2012-08-131-6/+25
| * | | | | TTY: synclinkmp, add tty installJiri Slaby2012-08-131-9/+19
| * | | | | TTY: synclink, add tty installJiri Slaby2012-08-131-18/+26
| * | | | | TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-131-4/+20
| * | | | | TTY: use tty_port_link_deviceJiri Slaby2012-08-135-13/+23
| * | | | | TTY: add tty_port_link_deviceJiri Slaby2012-08-131-1/+21
| * | | | | TTY: tty_port, add some documentationJiri Slaby2012-08-131-0/+21
| * | | | | TTY: automatically create nodes for some driversJiri Slaby2012-08-131-1/+1
| * | | | | TTY: use tty_port_register_deviceJiri Slaby2012-08-1311-27/+39
| * | | | | TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-131-7/+41
| * | | | | TTY: add support for unnumbered device nodesJiri Slaby2012-08-131-2/+5
| * | | | | TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-131-40/+33
| * | | | | TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-131-11/+20
| * | | | | TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-101-9/+25
| * | | | | mxser: allow overlapping vectorJiri Slaby2012-08-101-4/+31
| * | | | | TTY: n_gsm, use tty_port_installJiri Slaby2012-08-101-6/+24
| * | | | | TTY: 68328serial, fix compilationJiri Slaby2012-08-101-4/+4
| * | | | | TTY: pty, stop passing NULL to free_tty_structJiri Slaby2012-08-101-1/+4
| * | | | | n_tty: Don't lose characters when PARMRK is enabledJaeden Amero2012-08-101-2/+10
| * | | | | tty: Fix possible race in n_tty_read()Stanislav Kozina2012-08-101-1/+5
| * | | | | tty: localise the lockAlan Cox2012-08-1012-109/+174
| * | | | | tty: handle NULL parameters in free_tty_struct()Dan Carpenter2012-08-101-0/+2
| * | | | | tty: fix missing assignmentDan Carpenter2012-08-101-0/+1
| * | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-066-25/+56
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tty: Fix race in tty releaseAlan Cox2012-07-273-11/+37
| * | | | | pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-171-1/+1
| * | | | | pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-171-6/+12
| * | | | | pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-171-0/+1
| * | | | | tty: of_serial: add no-loopback-test propertyGabor Juhos2012-07-171-0/+4
| * | | | | tty: Move the handling of the tty release logicAlan Cox2012-07-173-39/+30
| * | | | | vt: fix the keyboard/led lockingAlan Cox2012-07-171-18/+23
| * | | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-173-32/+9
| * | | | | tty: Fix up PPC fallout from the termios moveAlan Cox2012-07-171-12/+12
| * | | | | tty: move the termios object into the ttyAlan Cox2012-07-1624-238/+214
| * | | | | tty: revert incorrectly applied lock patchAlan Cox2012-07-1612-172/+108
| * | | | | Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman2012-07-161-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-121-1/+1
| * | | | | 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-123-5/+28
| * | | | | 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
| * | | | | 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-128-178/+155
| * | | | | tty: double unlock on error in ptmx_open()Dan Carpenter2012-07-121-3/+1
| * | | | | tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon2012-07-061-3/+0
| * | | | | tty: localise the lockAlan Cox2012-07-0612-108/+174
| * | | | | tty: note race we need to fixAlan Cox2012-06-261-0/+6
| * | | | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-264-20/+60
| |\ \ \ \ \
OpenPOWER on IntegriCloud