summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
...
| * | | | | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-16
| * | | | | pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu2012-08-16
| * | | | | serial: sc26xx: Fix compile breakageAlexander Shiyan2012-08-16
| * | | | | TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-16
| * | | | | n_gsm: memory leak in uplink error pathRuss Gorby2012-08-16
| * | | | | n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby2012-08-16
| * | | | | n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby2012-08-16
| * | | | | n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-08-16
| * | | | | char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir2012-08-16
| * | | | | n_gsm : Flow control handling in Mux driverFrederic Berat2012-08-16
| * | | | | n_gsm: uplink SKBs accumulate on listRuss Gorby2012-08-16
| * | | | | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin2012-08-16
| * | | | | Remove BUG_ON from n_tty_read()Stanislav Kozina2012-08-16
| * | | | | 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-16
| * | | | | drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-15
| * | | | | TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-13
| * | | | | TTY: hvcs, add tty installJiri Slaby2012-08-13
| * | | | | TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-13
| * | | | | TTY: hvc_console, add tty installJiri Slaby2012-08-13
| * | | | | TTY: synclinkmp, add tty installJiri Slaby2012-08-13
| * | | | | TTY: synclink, add tty installJiri Slaby2012-08-13
| * | | | | TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-13
| * | | | | TTY: use tty_port_link_deviceJiri Slaby2012-08-13
| * | | | | TTY: add tty_port_link_deviceJiri Slaby2012-08-13
| * | | | | TTY: tty_port, add some documentationJiri Slaby2012-08-13
| * | | | | TTY: automatically create nodes for some driversJiri Slaby2012-08-13
| * | | | | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
| * | | | | TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-13
| * | | | | TTY: add support for unnumbered device nodesJiri Slaby2012-08-13
| * | | | | TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-13
| * | | | | TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-13
| * | | | | TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-10
| * | | | | mxser: allow overlapping vectorJiri Slaby2012-08-10
| * | | | | TTY: n_gsm, use tty_port_installJiri Slaby2012-08-10
| * | | | | TTY: 68328serial, fix compilationJiri Slaby2012-08-10
| * | | | | TTY: pty, stop passing NULL to free_tty_structJiri Slaby2012-08-10
| * | | | | n_tty: Don't lose characters when PARMRK is enabledJaeden Amero2012-08-10
| * | | | | tty: Fix possible race in n_tty_read()Stanislav Kozina2012-08-10
| * | | | | tty: localise the lockAlan Cox2012-08-10
| * | | | | tty: handle NULL parameters in free_tty_struct()Dan Carpenter2012-08-10
| * | | | | tty: fix missing assignmentDan Carpenter2012-08-10
| * | | | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | tty: Fix race in tty releaseAlan Cox2012-07-27
| * | | | | pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-17
| * | | | | pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-17
| * | | | | pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-17
| * | | | | tty: of_serial: add no-loopback-test propertyGabor Juhos2012-07-17
| * | | | | tty: Move the handling of the tty release logicAlan Cox2012-07-17
| * | | | | vt: fix the keyboard/led lockingAlan Cox2012-07-17
| * | | | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17