| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | m32r_sio: remove dependency on struct serial_uart_config | Paul Gortmaker | 2012-09-05 | 1 | -34/+2 |
| * | serial/imx: improve error diagnosics for clock and pinctrl failures | Uwe Kleine-König | 2012-09-05 | 1 | -0/+3 |
| * | tty: move the async flags from the serial code into the tty includes | Alan Cox | 2012-09-05 | 4 | -72/+83 |
| * | tty: Split the serial_core helpers for setserial into two | Alan Cox | 2012-09-05 | 1 | -71/+87 |
| * | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data | Julia Lawall | 2012-09-05 | 1 | -6/+2 |
| * | tty: serial: mpc5xxx: add support for mark/space parity | Wolfram Sang | 2012-09-05 | 1 | -2/+6 |
| * | drivers:tty:fix up ENOIOCTLCMD error handling | Wanlong Gao | 2012-09-05 | 1 | -1/+1 |
| * | tty: serial: max310x: Remove explicit use of devm_kfree | Emil Goode | 2012-09-05 | 1 | -3/+0 |
| * | tty: serial: max310x: Check return code of gpiochip_remove | Emil Goode | 2012-09-05 | 1 | -3/+7 |
| * | tty: serial: altera_uart: Use platform_{get,set}_drvdata | Tobias Klauser | 2012-09-05 | 1 | -3/+3 |
| * | tty: max3100: use module_spi_driver | Devendra Naga | 2012-09-05 | 1 | -11/+1 |
| * | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_... | Julia Lawall | 2012-09-05 | 2 | -22/+8 |
| * | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 871 | -6613/+10204 |
| |\ |
|
| * | | TTY: check if tty->port is assigned | Jiri Slaby | 2012-08-17 | 1 | -0/+4 |
| * | | firmware: remove computone driver firmware and documentation | Tim Gardner | 2012-08-16 | 4 | -2670/+0 |
| * | | serial: New serial driver MAX310X | Alexander Shiyan | 2012-08-16 | 7 | -1662/+1339 |
| * | | OMAP/serial: Add support for driving a GPIO as DTR. | NeilBrown | 2012-08-16 | 3 | -1/+44 |
| * | | pch_uart: check kzalloc result in dma_handle_tx() | Fengguang Wu | 2012-08-16 | 1 | -0/+4 |
| * | | serial: sc26xx: Fix compile breakage | Alexander Shiyan | 2012-08-16 | 1 | -0/+1 |
| * | | TTY: tty_alloc_driver() returns error pointers | Dan Carpenter | 2012-08-16 | 4 | -10/+10 |
| * | | n_gsm: memory leak in uplink error path | Russ Gorby | 2012-08-16 | 1 | -2/+5 |
| * | | n_gsm: replace kfree_skb w/ appropriate dev_* versions | Russ Gorby | 2012-08-16 | 1 | -4/+4 |
| * | | n_gsm: avoid accessing freed memory during CMD_FCOFF condition | Russ Gorby | 2012-08-16 | 1 | -27/+13 |
| * | | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby | 2012-08-16 | 1 | -2/+6 |
| * | | char: n_gsm: remove message filtering for contipated DLCI | samix.lebsir | 2012-08-16 | 1 | -24/+1 |
| * | | n_gsm : Flow control handling in Mux driver | Frederic Berat | 2012-08-16 | 1 | -22/+57 |
| * | | n_gsm: uplink SKBs accumulate on list | Russ Gorby | 2012-08-16 | 1 | -2/+5 |
| * | | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin | 2012-08-16 | 1 | -0/+4 |
| * | | Remove BUG_ON from n_tty_read() | Stanislav Kozina | 2012-08-16 | 1 | -1/+2 |
| * | | 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-16 | 1 | -0/+1 |
| * | | MIPS: OCTEON: Fix breakage due to 8250 changes. | David Daney | 2012-08-14 | 1 | -15/+15 |
| * | | TTY: synclink_cs, fix build | Jiri Slaby | 2012-08-14 | 1 | -1/+1 |
| * | | TTY: mxser, fix invalid module_parm permissions | Jiri Slaby | 2012-08-14 | 1 | -1/+1 |
| * | | TTY: hvcs, add tty install | Jiri Slaby | 2012-08-14 | 1 | -19/+33 |
| * | | TTY: hvcs, clean hvcs_open a bit | Jiri Slaby | 2012-08-14 | 1 | -15/+17 |
| * | | TTY: hvc_console, add tty install | Jiri Slaby | 2012-08-14 | 1 | -6/+25 |
| * | | TTY: tty3270, add tty install | Jiri Slaby | 2012-08-14 | 1 | -9/+22 |
| * | | TTY: ircomm_tty, add tty install | Jiri Slaby | 2012-08-14 | 1 | -16/+25 |
| * | | TTY: synclinkmp, add tty install | Jiri Slaby | 2012-08-14 | 1 | -9/+19 |
| * | | TTY: synclink, add tty install | Jiri Slaby | 2012-08-14 | 1 | -18/+26 |
| * | | TTY: i4l, add tty install | Jiri Slaby | 2012-08-14 | 1 | -8/+15 |
| * | | TTY: con3215, add tty install | Jiri Slaby | 2012-08-14 | 1 | -6/+15 |
| * | | TTY: con3215, unset raw3215[line] | Jiri Slaby | 2012-08-14 | 1 | -0/+7 |
| * | | TTY: nfcon, add tty_port and link it | Jiri Slaby | 2012-08-14 | 1 | -0/+4 |
| * | | TTY: moxa, convert to dynamic device | Jiri Slaby | 2012-08-14 | 1 | -4/+20 |
| * | | TTY: synclink_cs, final cleanup in synclink_cs_init | Jiri Slaby | 2012-08-14 | 1 | -33/+32 |
| * | | TTY: synclink_cs, use dynamic tty devices | Jiri Slaby | 2012-08-14 | 1 | -12/+15 |
| * | | TTY: synclink_cs, sanitize fail paths | Jiri Slaby | 2012-08-14 | 1 | -27/+14 |
| * | | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-14 | 12 | -13/+30 |