index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
2012-11-01
1
-2
/
+2
*
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2012-11-01
2
-1
/
+11
*
serial/arc-uart: Add new driver
Vineet Gupta
2012-10-30
3
-0
/
+770
*
uart: add other serial core layer get attributes
Alan Cox
2012-10-30
1
-0
/
+145
*
uart: tidy the uart_get_info API
Alan Cox
2012-10-30
1
-14
/
+15
*
uart: update the sysfs handler to use uart_get_info
Alan Cox
2012-10-30
1
-5
/
+5
*
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
2012-10-30
1
-12
/
+1
*
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
2012-10-30
4
-109
/
+120
*
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
2012-10-29
1
-6
/
+6
|
\
|
*
Revert "serial: omap: fix software flow control"
Felipe Balbi
2012-10-24
1
-6
/
+6
*
|
tty: Add get- ioctls to fetch tty status v3
Cyrill Gorcunov
2012-10-25
2
-0
/
+26
*
|
tty: pty - Move TIOCPKT handling into pty.c
Cyrill Gorcunov
2012-10-25
2
-21
/
+26
*
|
of serial port driver - add clk_get_rate() support
Murali Karicheri
2012-10-25
1
-6
/
+26
*
|
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2012-10-25
2
-2
/
+2
*
|
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
2012-10-25
1
-1
/
+1
*
|
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
2012-10-25
1
-3
/
+1
*
|
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2012-10-25
2
-10
/
+61
*
|
serial/amba-pl011: use devm_* managed resources
Linus Walleij
2012-10-25
1
-16
/
+9
*
|
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
2012-10-25
1
-1
/
+1
*
|
serial: omap: Remove the default setting of special character
Shubhrajyoti D
2012-10-25
1
-5
/
+1
*
|
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
2012-10-25
1
-4
/
+8
*
|
serial: clps711x: Cleanup driver
Alexander Shiyan
2012-10-24
1
-59
/
+46
*
|
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
2012-10-24
1
-24
/
+12
*
|
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
2012-10-24
1
-22
/
+7
*
|
serial: clps711x: Using resource-managed functions
Alexander Shiyan
2012-10-24
1
-22
/
+17
*
|
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
2012-10-24
1
-30
/
+29
*
|
serial: clps711x: Fix break control handling
Alexander Shiyan
2012-10-24
1
-1
/
+3
*
|
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
2012-10-24
1
-6
/
+4
*
|
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
2012-10-24
1
-8
/
+7
*
|
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
2012-10-24
1
-5
/
+15
*
|
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
2012-10-24
1
-15
/
+17
*
|
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
2012-10-24
1
-122
/
+89
*
|
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
2012-10-24
1
-6
/
+33
[next]