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
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
54
-999
/
+1226
|
\
|
*
tty/serial/sirf: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2013-04-23
1
-1
/
+1
|
*
serial: mxs: drop superfluous {get|put}_device
Wolfram Sang
2013-04-22
1
-3
/
+1
|
*
serial: mxs: fix buffer overflow
Wolfram Sang
2013-04-22
1
-1
/
+1
|
*
ARM: PL011: add support for extended FIFO-size of PL011-r1p5
Jongsung Kim
2013-04-17
1
-4
/
+16
|
*
serial_core.c: add put_device() after device_find_child()
Federico Vaga
2013-04-15
1
-0
/
+4
|
*
tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe
Peter Hurley
2013-04-15
1
-2
/
+2
|
*
serial: sccnxp: Replace pdata.init/exit with regulator API
Alexander Shiyan
2013-04-15
1
-6
/
+15
|
*
serial: sccnxp: Do not override device name
Alexander Shiyan
2013-04-15
1
-2
/
+0
|
*
TTY: pty, fix compilation warning
Jiri Slaby
2013-04-15
1
-6
/
+6
|
*
TTY: rocket, fix compilation warning
Jiri Slaby
2013-04-15
1
-19
/
+21
|
*
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
2013-04-14
3
-11
/
+20
|
|
\
|
*
|
TTY: synclinkmp: fix DTR being raised on hang up
Johan Hovold
2013-04-12
1
-1
/
+1
|
*
|
TTY: synclink_gt: fix DTR being raised on hang up
Johan Hovold
2013-04-12
1
-1
/
+1
|
*
|
TTY: synclink: fix DTR being raised on hang up
Johan Hovold
2013-04-12
1
-1
/
+1
|
*
|
serial: 8250_dw: Fix the stub for dw8250_probe_acpi()
Heikki Krogerus
2013-04-12
1
-1
/
+1
|
*
|
serial: 8250_dw: Convert to devm_ioremap()
Heikki Krogerus
2013-04-11
1
-1
/
+2
|
*
|
serial: 8250_dw: Set port capabilities based on CPR register
Heikki Krogerus
2013-04-11
1
-0
/
+4
|
*
|
serial: 8250_dw: Let ACPI code extract the DMA client info
Heikki Krogerus
2013-04-11
1
-66
/
+9
|
*
|
serial: 8250_dw: Support clk framework also with ACPI
Heikki Krogerus
2013-04-11
1
-13
/
+5
|
*
|
serial: 8250_dw: Enable runtime PM
Heikki Krogerus
2013-04-11
1
-9
/
+52
|
*
|
serial: 8250_dma: Provide default slave configuration parameters
Heikki Krogerus
2013-04-11
1
-2
/
+8
|
*
|
serial: 8250_dma: Use dmaengine helpers to get the slave channels
Heikki Krogerus
2013-04-11
1
-2
/
+6
|
*
|
serial: 8250_dma: Fix RX handling
Heikki Krogerus
2013-04-11
1
-7
/
+16
|
*
|
serial: 8250_dma: TX cleanup
Heikki Krogerus
2013-04-11
1
-7
/
+4
|
*
|
tty: serial/samsung: fix modular build
Arnd Bergmann
2013-04-11
2
-3
/
+5
|
*
|
tty: serial/samsung: make register definitions global
Arnd Bergmann
2013-04-11
1
-3
/
+3
|
*
|
tty: serial/samsung: prepare for common clock API
Arnd Bergmann
2013-04-11
1
-1
/
+6
|
*
|
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
2013-04-09
1
-12
/
+10
|
*
|
serial: max3100: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-05
1
-2
/
+2
|
*
|
amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled
Chanho Min
2013-04-03
1
-0
/
+4
|
*
|
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
2013-04-01
8
-26
/
+58
|
|
\
\
|
*
|
|
ARM: PL011: Add support for Rx DMA buffer polling.
Chanho Min
2013-03-29
1
-19
/
+138
|
*
|
|
serial: 8250_dw: add support for clk api
Emilio López
2013-03-28
1
-9
/
+24
|
*
|
|
serial: samsung: Avoid waiting forever for TX ready
Michael Spang
2013-03-28
1
-3
/
+19
|
*
|
|
serial: samsung: Restore IRQ mask during noirq resume
Michael Spang
2013-03-28
1
-0
/
+20
|
*
|
|
tty: serial: samsung: Disable interrupts in a suspend-friendly way
Tomasz Figa
2013-03-28
1
-0
/
+4
|
*
|
|
serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly
Karthik Manamcheri
2013-03-28
1
-7
/
+7
|
*
|
|
serial: 8250: remove a few lines of dead code
Paul Bolle
2013-03-25
1
-7
/
+0
|
*
|
|
serial: of_serial: Handle auto-flow-control property
Heikki Krogerus
2013-03-25
1
-3
/
+10
|
*
|
|
tty: tty_vhangup_session can be static
Changlong Xie
2013-03-25
1
-1
/
+1
|
*
|
|
serial: xilinx_uartps: remove superfluous IDR write
Steffen Trumtrar
2013-03-25
1
-3
/
+0
|
*
|
|
serial: sh-sci: remove obsolete Kconfig macros
Paul Bolle
2013-03-25
1
-2
/
+0
|
*
|
|
serial: of_serial: Handle fifo-size property
Heikki Krogerus
2013-03-25
1
-0
/
+4
|
*
|
|
serial: 8250: Allow probe drivers to ignore tx_loadsz
Heikki Krogerus
2013-03-25
1
-0
/
+4
|
*
|
|
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-21
9
-32
/
+84
|
|
\
\
\
|
*
|
|
|
driver: tty: vt: remove cast for kmalloc return value
Zhang Yanfei
2013-03-18
1
-2
/
+1
|
*
|
|
|
driver: tty: serial: remove cast for kzalloc return value
Zhang Yanfei
2013-03-18
1
-2
/
+1
|
*
|
|
|
TTY: serial, stop accessing potential NULLs
Jiri Slaby
2013-03-18
2
-2
/
+2
|
*
|
|
|
tty: Fix recursive deadlock in tty_perform_flush()
Peter Hurley
2013-03-18
1
-9
/
+19
[next]