aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | | | | | | | SERIAL: core: add hardware assisted s/w flow control supportRussell King2012-11-04
| * | | | | | | | | SERIAL: core: use local variable uport in uart_set_termios()Russell King2012-11-04
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usageAndrew Morton2012-11-26
| * | | | | | | | | serial: ifx6x60: Add modem power off function in the platform reboot processJun Chen2012-11-26
| * | | | | | | | | serial: mxs-auart: unmap the scatter list before we copy the dataHuang Shijie2012-11-26
| * | | | | | | | | serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabledHuang Shijie2012-11-26
| * | | | | | | | | serial: max310x: Setup missing "can_sleep" field for GPIOAlexander Shiyan2012-11-26
| * | | | | | | | | tty/serial: fix ifx6x60.c declaration warningRandy Dunlap2012-11-26
| * | | | | | | | | serial: samsung: add devicetree properties for non-Exynos SoCsHeiko Stübner2012-11-26
| * | | | | | | | | serial: samsung: fix potential soft lockup during uart writeThomas Abraham2012-11-26
| * | | | | | | | | tty: vt: Remove redundant null check before kfree.Sachin Kamat2012-11-26
| * | | | | | | | | tty/8250 Add check for pci_ioremap_bar failureMatt Schulte2012-11-21
| * | | | | | | | | tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte2012-11-21
| * | | | | | | | | tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte2012-11-21
| * | | | | | | | | tty/8250: Add sleep capability to XR17D15X portsMatt Schulte2012-11-21
| * | | | | | | | | serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte2012-11-21
| * | | | | | | | | serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte2012-11-21
| * | | | | | | | | serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.Sonic Zhang2012-11-21
| * | | | | | | | | pty: Mark pty_resize staticJosh Triplett2012-11-21
| * | | | | | | | | Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-21
| * | | | | | | | | tty: remove use of __devexitBill Pemberton2012-11-21
| * | | | | | | | | tty: remove use of __devinitconstBill Pemberton2012-11-21
| * | | | | | | | | tty: remove use of __devinitdataBill Pemberton2012-11-21
| * | | | | | | | | tty: remove use of __devinitdataBill Pemberton2012-11-21
| * | | | | | | | | tty: remove use of __devinitBill Pemberton2012-11-21
| * | | | | | | | | tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
| * | | | | | | | | tty: remove use of __devexit_pBill Pemberton2012-11-21
| * | | | | | | | | tty: Mark tty_del_file and __tty_hangup staticJosh Triplett2012-11-21
| * | | | | | | | | drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switchJosh Triplett2012-11-21
| * | | | | | | | | Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-16
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | serial: mxs-auart: add the DMA support for mx28Huang Shijie2012-11-16
| * | | | | | | | | serial: mxs-auart: distinguish the different SOCsHuang Shijie2012-11-16
| * | | | | | | | | tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-16
| * | | | | | | | | serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi2012-11-15
| * | | | | | | | | serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi2012-11-15
| * | | | | | | | | serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii2012-11-15
| * | | | | | | | | serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii2012-11-15
| * | | | | | | | | serial: sh-sci: support lower baud rateTakashi Yoshii2012-11-15
| * | | | | | | | | serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii2012-11-15
| * | | | | | | | | serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou2012-11-15
| * | | | | | | | | Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi2012-11-15
| * | | | | | | | | Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi2012-11-15
| * | | | | | | | | Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi2012-11-15
| * | | | | | | | | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
| * | | | | | | | | TTY: isicom, fix tty buffers memory leakJiri Slaby2012-11-15
| * | | | | | | | | TTY: introduce tty_port_destroyJiri Slaby2012-11-15
| * | | | | | | | | TTY: n_gsm, use kref from tty_portJiri Slaby2012-11-15
| * | | | | | | | | TTY: pty, fix tty buffers leakJiri Slaby2012-11-15
| * | | | | | | | | TTY: isicom, stop using port->ttyJiri Slaby2012-11-15