Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | tty: vt: Remove redundant null check before kfree. | Sachin Kamat | 2012-11-26 | 1 | -4/+2 | |
| * | | | | | | | | | tty/8250 Add check for pci_ioremap_bar failure | Matt Schulte | 2012-11-21 | 1 | -0/+2 | |
| * | | | | | | | | | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ... | Matt Schulte | 2012-11-21 | 1 | -0/+163 | |
| * | | | | | | | | | tty/8250 Add XR17D15x devices to the exar_handle_irq override | Matt Schulte | 2012-11-21 | 1 | -2/+4 | |
| * | | | | | | | | | tty/8250: Add sleep capability to XR17D15X ports | Matt Schulte | 2012-11-21 | 1 | -3/+9 | |
| * | | | | | | | | | serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35... | Matt Schulte | 2012-11-21 | 1 | -0/+4 | |
| * | | | | | | | | | serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in | Matt Schulte | 2012-11-21 | 1 | -3/+3 | |
| * | | | | | | | | | serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty. | Sonic Zhang | 2012-11-21 | 1 | -0/+9 | |
| * | | | | | | | | | pty: Mark pty_resize static | Josh Triplett | 2012-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI... | Matt Schulte | 2012-11-21 | 2 | -0/+167 | |
| * | | | | | | | | | tty: remove use of __devexit | Bill Pemberton | 2012-11-21 | 53 | -66/+66 | |
| * | | | | | | | | | tty: remove use of __devinitconst | Bill Pemberton | 2012-11-21 | 3 | -3/+3 | |
| * | | | | | | | | | tty: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 9 | -9/+9 | |
| * | | | | | | | | | tty: remove use of __devinitdata | Bill Pemberton | 2012-11-21 | 1 | -1/+1 | |
| * | | | | | | | | | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 60 | -113/+113 | |
| * | | | | | | | | | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 44 | -70/+70 | |
| * | | | | | | | | | tty: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 10 | -10/+10 | |
| * | | | | | | | | | tty: Mark tty_del_file and __tty_hangup static | Josh Triplett | 2012-11-21 | 1 | -2/+2 | |
| * | | | | | | | | | drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch | Josh Triplett | 2012-11-21 | 1 | -0/+1 | |
| * | | | | | | | | | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 2012-11-16 | 2 | -7/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | serial: mxs-auart: add the DMA support for mx28 | Huang Shijie | 2012-11-16 | 1 | -5/+317 | |
| * | | | | | | | | | serial: mxs-auart: distinguish the different SOCs | Huang Shijie | 2012-11-16 | 1 | -6/+36 | |
| * | | | | | | | | | tty/8250_early: Turn serial_in/serial_out into weak symbols. | Noam Camus | 2012-11-16 | 1 | -21/+21 | |
| * | | | | | | | | | serial: sh-sci: fix possible race cases on SCSCR register accesses | Shinya Kuribayashi | 2012-11-15 | 1 | -0/+6 | |
| * | | | | | | | | | serial: sh-sci: add locking to console write function to avoid SMP lockup | Shinya Kuribayashi | 2012-11-15 | 1 | -1/+22 | |
| * | | | | | | | | | serial: sh-sci: fix common SCIFB regmap definition | Takashi Yoshii | 2012-11-15 | 1 | -3/+3 | |
| * | | | | | | | | | serial: sh-sci: mask SCTFDR/RFDR according to fifosize | Takashi Yoshii | 2012-11-15 | 1 | -2/+2 | |
| * | | | | | | | | | serial: sh-sci: support lower baud rate | Takashi Yoshii | 2012-11-15 | 1 | -11/+8 | |
| * | | | | | | | | | serial: sh-sci: fix condition test to set SCBRR | Takashi Yoshii | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | serial: sh-sci: console runtime PM support (revisit) | Teppei Kamijou | 2012-11-15 | 1 | -11/+16 | |
| * | | | | | | | | | Partially revert "serial: sh-sci: console Runtime PM support" | Shinya Kuribayashi | 2012-11-15 | 1 | -52/+1 | |
| * | | | | | | | | | Revert "sh-sci / PM: Use power.irq_safe" | Shinya Kuribayashi | 2012-11-15 | 1 | -1/+0 | |
| * | | | | | | | | | Revert "sh-sci / PM: Avoid deadlocking runtime PM" | Shinya Kuribayashi | 2012-11-15 | 1 | -5/+0 | |
| * | | | | | | | | | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 2012-11-15 | 18 | -21/+74 | |
| * | | | | | | | | | TTY: isicom, fix tty buffers memory leak | Jiri Slaby | 2012-11-15 | 1 | -9/+12 | |
| * | | | | | | | | | TTY: introduce tty_port_destroy | Jiri Slaby | 2012-11-15 | 1 | -1/+15 | |
| * | | | | | | | | | TTY: n_gsm, use kref from tty_port | Jiri Slaby | 2012-11-15 | 1 | -6/+5 | |
| * | | | | | | | | | TTY: pty, fix tty buffers leak | Jiri Slaby | 2012-11-15 | 2 | -2/+2 | |
| * | | | | | | | | | TTY: isicom, stop using port->tty | Jiri Slaby | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | tty/serial/ar933x_uart: fix baud rate calculation | Gabor Juhos | 2012-11-15 | 1 | -5/+85 | |
| * | | | | | | | | | mm, oom: ensure sysrq+f always passes valid zonelist | David Rientjes | 2012-11-15 | 1 | -1/+2 | |
| * | | | | | | | | | serial: Unneeded ARCH dependencies are removed | Alexander Shiyan | 2012-11-15 | 1 | -12/+12 | |
| * | | | | | | | | | serial: mfd: Add nmi_touch_watchdog() into the console write function | Feng Tang | 2012-11-15 | 1 | -0/+3 | |
| * | | | | | | | | | serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel | Steven Miao | 2012-11-15 | 1 | -4/+3 | |
| * | | | | | | | | | serial: cast before shifting on port io | Alan Cox | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | serial: xilinx_uartps: kill CONFIG_OF conditional | Josh Cartwright | 2012-11-15 | 2 | -9/+1 | |
| * | | | | | | | | | ipwireless: don't oops if we run out of space | Alan Cox | 2012-11-15 | 1 | -1/+4 | |
| * | | | | | | | | | moxa: dcd handling of CLOCAL is backwards | Alan Cox | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ... | Jun Chen | 2012-11-15 | 1 | -3/+10 | |
| * | | | | | | | | | serial:ifx6x60:SPI header is decoded incorrectly | chao bi | 2012-11-15 | 1 | -2/+2 |