summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-141-1/+1
* | TTY: hvcs, add tty installJiri Slaby2012-08-141-19/+33
* | TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-141-15/+17
* | TTY: hvc_console, add tty installJiri Slaby2012-08-141-6/+25
* | TTY: synclinkmp, add tty installJiri Slaby2012-08-141-9/+19
* | TTY: synclink, add tty installJiri Slaby2012-08-141-18/+26
* | TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-141-4/+20
* | TTY: use tty_port_link_deviceJiri Slaby2012-08-145-13/+23
* | TTY: add tty_port_link_deviceJiri Slaby2012-08-141-1/+21
* | TTY: tty_port, add some documentationJiri Slaby2012-08-141-0/+21
* | TTY: automatically create nodes for some driversJiri Slaby2012-08-141-1/+1
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-1411-27/+39
* | TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-141-7/+41
* | TTY: add support for unnumbered device nodesJiri Slaby2012-08-141-2/+5
* | TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-141-40/+33
* | TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-141-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
|\|
| * serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-011-2/+3
| * Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-011-2/+1
| |\
| | * uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
| * | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-281-1/+1
| |\ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | | | |/
| * | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-277-37/+90
| |\ \ \ \
| | * | | | pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-261-1/+1
| | * | | | pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-261-6/+12
| | * | | | pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-261-0/+1
| | * | | | tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-261-1/+1
| | * | | | pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-07-261-12/+26
| | * | | | vt: fix race in vt_waitactive()Rabin Vincent2012-07-261-13/+34
| | * | | | serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-07-261-0/+1
| | * | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-261-0/+8
| | * | | | serial_core: Update buffer overrun statistics.Corbin2012-07-261-2/+4
| | * | | | serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-07-261-2/+2
| | |/ / /
| * | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-07-251-4/+4
| |\ \ \ \
| | * | | | serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski2012-07-131-4/+4
| | | |_|/ | | |/| |
| * | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-07-241-9/+6
| |\ \ \ \
| | * | | | xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk2012-07-191-9/+6
| * | | | | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-5/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-021-5/+1
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |