index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tty: Add driver unthrottle in ioctl(...,TCFLSH,..).
Ilya Zykov
2013-01-18
1
-2
/
+6
|
*
|
serial: lpc32xx: Fix fallout from tty_port conversion
Thierry Reding
2013-01-18
1
-1
/
+1
|
*
|
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
2013-01-17
1
-9
/
+4
|
*
|
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
2013-01-17
1
-15
/
+19
|
*
|
serial: tegra: Switch to using struct tty_port
Thierry Reding
2013-01-17
1
-12
/
+15
|
*
|
serial: imx: Remove unused 'tty' variable
Fabio Estevam
2013-01-17
1
-1
/
+0
|
*
|
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
2013-01-17
1
-2
/
+0
|
*
|
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
2013-01-17
1
-2
/
+2
|
*
|
serial: rp2: New driver for Comtrol RocketPort 2 cards
Kevin Cernekee
2013-01-17
3
-0
/
+910
|
*
|
tty: rocket: Explicitly list supported PCI IDs
Kevin Cernekee
2013-01-17
1
-3
/
+25
|
*
|
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
2013-01-17
1
-2
/
+2
|
*
|
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
2013-01-17
1
-2
/
+2
|
*
|
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
1
-1
/
+1
|
*
|
tty: serial/68328serial.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
1
-1
/
+1
|
*
|
OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...
Alexey Pelykh
2013-01-17
1
-10
/
+28
|
*
|
serial/arc-uart: Fix section mistmatch
Vineet Gupta
2013-01-17
1
-2
/
+2
|
*
|
serial: sirf: only use lookup table to set baudrate when ioclk=150MHz
Barry Song
2013-01-17
2
-7
/
+22
|
*
|
TTY: ip22zilog, fix tty_flip_buffer_push call
Jiri Slaby
2013-01-16
1
-18
/
+12
|
*
|
serial: 8250_dw: Set maxburst size
Heikki Krogerus
2013-01-16
1
-2
/
+4
|
*
|
serial: 8250_dw: Use ifdef with ACPI
Heikki Krogerus
2013-01-16
1
-0
/
+7
|
*
|
serial: 8250_dma: TX optimisation
Heikki Krogerus
2013-01-16
1
-3
/
+3
|
*
|
serial: 8250_dma: Switch to using tty_port
Heikki Krogerus
2013-01-16
1
-4
/
+7
|
*
|
tty: don't deadlock while flushing workqueue
Sebastian Andrzej Siewior
2013-01-15
1
-5
/
+5
|
*
|
serial: 8250_dw: Enable DMA support with ACPI
Heikki Krogerus
2013-01-15
1
-0
/
+65
|
*
|
serial: 8250: Add support for dmaengine
Heikki Krogerus
2013-01-15
5
-3
/
+300
|
*
|
serial: 8250_dw: Add ACPI 5.0 support
Heikki Krogerus
2013-01-15
2
-1
/
+42
|
*
|
serial: 8250_dw: Set FIFO size dynamically
Heikki Krogerus
2013-01-15
1
-4
/
+53
|
*
|
serial: 8250_dw: Move device tree code to separate function
Heikki Krogerus
2013-01-15
1
-31
/
+47
|
*
|
serial: 8250_dw: Map IO memory
Heikki Krogerus
2013-01-15
1
-2
/
+5
|
*
|
serial: 8250_dw: Don't use UPF_FIXED_TYPE
Heikki Krogerus
2013-01-15
1
-1
/
+1
|
*
|
serial: 8250: Allow drivers to deliver capabilities
Heikki Krogerus
2013-01-15
1
-6
/
+16
|
*
|
tty: Only wakeup the line discipline idle queue when queue is active
Ivo Sieben
2013-01-15
1
-1
/
+3
|
*
|
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
2013-01-15
1
-1
/
+8
|
*
|
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
2013-01-15
1
-3
/
+1
|
*
|
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-15
1
-1
/
+1
|
*
|
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-15
1
-45
/
+103
|
*
|
serial: mcf: Add support RS485 in ColdFire serial driver
Quoc-Viet Nguyen
2013-01-15
1
-0
/
+71
|
*
|
TTY: do not reset master's packet mode
Jiri Slaby
2013-01-15
1
-1
/
+0
|
*
|
tty: add parenthesis to macro POLL_PERIOD in rocket.c
Cong Ding
2013-01-15
1
-1
/
+1
|
*
|
tty: cleanup checkpatch warning in pty.c
Cong Ding
2013-01-15
1
-3
/
+3
|
*
|
tty: cleanup the panic message
Cong Ding
2013-01-15
1
-1
/
+1
|
*
|
Revert "n_gsm.c: add tx_lock in gsm_send"
Greg Kroah-Hartman
2013-01-15
1
-3
/
+0
|
*
|
serial: 8250_pci: remove __devexit usage
Greg Kroah-Hartman
2013-01-15
1
-2
/
+2
|
*
|
TTY: nozomi, remove dead code
Jiri Slaby
2013-01-15
1
-7
/
+0
|
*
|
TTY: synclink, remove unneeded tests
Jiri Slaby
2013-01-15
2
-5
/
+0
|
*
|
cyclades: push down tty_port_tty_get
Jiri Slaby
2013-01-15
1
-122
/
+115
|
*
|
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-15
7
-67
/
+34
|
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
85
-468
/
+224
|
*
|
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
17
-25
/
+25
|
*
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
22
-44
/
+46
[prev]
[next]