summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-08-16n_gsm: memory leak in uplink error pathRuss Gorby
2012-08-16n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby
2012-08-16n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby
2012-08-16n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-08-16char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir
2012-08-16n_gsm : Flow control handling in Mux driverFrederic Berat
2012-08-16n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-08-16n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin
2012-08-16Remove BUG_ON from n_tty_read()Stanislav Kozina
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox
2012-08-15drivers/tty/moxa.c: fix error return codeJulia Lawall
2012-08-13TTY: mxser, fix invalid module_parm permissionsJiri Slaby
2012-08-13TTY: hvcs, add tty installJiri Slaby
2012-08-13TTY: hvcs, clean hvcs_open a bitJiri Slaby
2012-08-13TTY: hvc_console, add tty installJiri Slaby
2012-08-13TTY: synclinkmp, add tty installJiri Slaby
2012-08-13TTY: synclink, add tty installJiri Slaby
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: add tty_port_link_deviceJiri Slaby
2012-08-13TTY: tty_port, add some documentationJiri Slaby
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-13TTY: move cdev_add to tty_register_deviceJiri Slaby
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby
2012-08-13TTY: move allocations to tty_alloc_driverJiri Slaby
2012-08-13TTY: pty, switch to tty_alloc_driverJiri Slaby
2012-08-10TTY: pass flags to alloc_tty_driverJiri Slaby
2012-08-10mxser: allow overlapping vectorJiri Slaby
2012-08-10TTY: n_gsm, use tty_port_installJiri Slaby
2012-08-10TTY: 68328serial, fix compilationJiri Slaby
2012-08-10TTY: pty, stop passing NULL to free_tty_structJiri Slaby
2012-08-10serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu
2012-08-10serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan
2012-08-10n_tty: Don't lose characters when PARMRK is enabledJaeden Amero
2012-08-10tty: Fix possible race in n_tty_read()Stanislav Kozina
2012-08-10tty: localise the lockAlan Cox
2012-08-10tty: handle NULL parameters in free_tty_struct()Dan Carpenter
2012-08-10tty: fix missing assignmentDan Carpenter
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-08-03serial/imx: make imx_port.devdata member point to const dataUwe Kleine-König
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-27tty: Fix race in tty releaseAlan Cox
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox