index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
TTY: isicom, fix tty buffers memory leak
Jiri Slaby
2012-11-15
TTY: introduce tty_port_destroy
Jiri Slaby
2012-11-15
TTY: n_gsm, use kref from tty_port
Jiri Slaby
2012-11-15
TTY: pty, fix tty buffers leak
Jiri Slaby
2012-11-15
TTY: isicom, stop using port->tty
Jiri Slaby
2012-11-15
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
2012-11-15
mm, oom: ensure sysrq+f always passes valid zonelist
David Rientjes
2012-11-15
serial: Unneeded ARCH dependencies are removed
Alexander Shiyan
2012-11-15
serial: mfd: Add nmi_touch_watchdog() into the console write function
Feng Tang
2012-11-15
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
2012-11-15
serial: cast before shifting on port io
Alan Cox
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2012-11-15
ipwireless: don't oops if we run out of space
Alan Cox
2012-11-15
moxa: dcd handling of CLOCAL is backwards
Alan Cox
2012-11-15
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
2012-11-15
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2012-10-30
serial/arc-uart: Add new driver
Vineet Gupta
2012-10-30
uart: add other serial core layer get attributes
Alan Cox
2012-10-30
uart: tidy the uart_get_info API
Alan Cox
2012-10-30
uart: update the sysfs handler to use uart_get_info
Alan Cox
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-25
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
2012-10-25
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
2012-10-25
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
2012-10-24
Revert "serial: omap: fix software flow control"
Felipe Balbi
2012-10-24
serial: clps711x: Cleanup driver
Alexander Shiyan
2012-10-24
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
2012-10-24
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
2012-10-24
serial: clps711x: Using resource-managed functions
Alexander Shiyan
2012-10-24
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
2012-10-24
serial: clps711x: Fix break control handling
Alexander Shiyan
2012-10-24
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
2012-10-24
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
2012-10-24
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
2012-10-24
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
2012-10-24
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
2012-10-24
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
[next]