index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
tty/8250_early: Turn serial_in/serial_out into weak symbols.
Noam Camus
1
-21
/
+21
2012-11-15
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
1
-0
/
+6
2012-11-15
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
1
-1
/
+22
2012-11-15
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
1
-3
/
+3
2012-11-15
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
1
-2
/
+2
2012-11-15
serial: sh-sci: support lower baud rate
Takashi Yoshii
1
-11
/
+8
2012-11-15
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
1
-1
/
+1
2012-11-15
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
1
-11
/
+16
2012-11-15
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
1
-52
/
+1
2012-11-15
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
1
-1
/
+0
2012-11-15
Revert "sh-sci / PM: Avoid deadlocking runtime PM"
Shinya Kuribayashi
1
-5
/
+0
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
4
-1
/
+14
2012-11-15
tty/serial/ar933x_uart: fix baud rate calculation
Gabor Juhos
1
-5
/
+85
2012-11-15
serial: Unneeded ARCH dependencies are removed
Alexander Shiyan
1
-12
/
+12
2012-11-15
serial: mfd: Add nmi_touch_watchdog() into the console write function
Feng Tang
1
-0
/
+3
2012-11-15
serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel
Steven Miao
1
-4
/
+3
2012-11-15
serial: cast before shifting on port io
Alan Cox
1
-1
/
+1
2012-11-15
serial: xilinx_uartps: kill CONFIG_OF conditional
Josh Cartwright
2
-9
/
+1
2012-11-15
serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...
Jun Chen
1
-3
/
+10
2012-11-15
serial:ifx6x60:SPI header is decoded incorrectly
chao bi
1
-2
/
+2
2012-11-01
tty: of_serial: fix return value check in of_platform_serial_setup()
Wei Yongjun
1
-2
/
+2
2012-11-01
serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown
chao bi
2
-1
/
+11
2012-10-30
serial/arc-uart: Add new driver
Vineet Gupta
3
-0
/
+770
2012-10-30
uart: add other serial core layer get attributes
Alan Cox
1
-0
/
+145
2012-10-30
uart: tidy the uart_get_info API
Alan Cox
1
-14
/
+15
2012-10-30
uart: update the sysfs handler to use uart_get_info
Alan Cox
1
-5
/
+5
2012-10-30
serial: 8250_pci: use module_pci_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-10-30
serial: jsm: Convert jsm_printk to jsm_dbg
Joe Perches
4
-109
/
+120
2012-10-29
Merge 3.7-rc3 into tty-next
Greg Kroah-Hartman
1
-6
/
+6
2012-10-25
of serial port driver - add clk_get_rate() support
Murali Karicheri
1
-6
/
+26
2012-10-25
serial: ifx6x60: del_timer_sync must not be called in interrupt context.
Jun Chen
1
-1
/
+1
2012-10-25
serial: ifx6x60: add_timer is not safe in the mrdy_assert function
Jun Chen
1
-3
/
+1
2012-10-25
serial: ifx6x60: different SPI word width configure requires different swap p...
chao bi
2
-10
/
+61
2012-10-25
serial/amba-pl011: use devm_* managed resources
Linus Walleij
1
-16
/
+9
2012-10-25
serial: omap: Remove the hardcode serial_omap_console_ports array.
Shubhrajyoti D
1
-1
/
+1
2012-10-25
serial: omap: Remove the default setting of special character
Shubhrajyoti D
1
-5
/
+1
2012-10-25
serial: omap: Make context_loss_cnt signed
Shubhrajyoti D
1
-4
/
+8
2012-10-24
Revert "serial: omap: fix software flow control"
Felipe Balbi
1
-6
/
+6
2012-10-24
serial: clps711x: Cleanup driver
Alexander Shiyan
1
-59
/
+46
2012-10-24
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
1
-24
/
+12
2012-10-24
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
1
-22
/
+7
2012-10-24
serial: clps711x: Using resource-managed functions
Alexander Shiyan
1
-22
/
+17
2012-10-24
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
1
-30
/
+29
2012-10-24
serial: clps711x: Fix break control handling
Alexander Shiyan
1
-1
/
+3
2012-10-24
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
1
-6
/
+4
2012-10-24
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
1
-8
/
+7
2012-10-24
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
1
-5
/
+15
2012-10-24
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
1
-15
/
+17
2012-10-24
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
1
-122
/
+89
2012-10-24
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
1
-6
/
+33
[next]