index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-06
1
-0
/
+9
|
\
|
*
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
2014-08-04
1
-0
/
+9
*
|
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-08-01
1
-3
/
+4
*
|
serial: sc16is7xx: Correct initialization of s->clk
Jon Ringle
2014-07-27
1
-5
/
+4
*
|
serial: 8250_dw: Add support for deferred probing
Chen-Yu Tsai
2014-07-27
1
-7
/
+34
*
|
serial: 8250_dw: Add optional reset control support
Chen-Yu Tsai
2014-07-27
1
-0
/
+9
*
|
serial: st-asc: Fix overflow in baudrate calculation
Maxime COQUELIN
2014-07-27
1
-5
/
+5
*
|
serial: st-asc: Don't call BUG in asc_console_setup()
Maxime COQUELIN
2014-07-27
1
-1
/
+2
*
|
tty: serial: msm: Make of_device_id array const
Kiran Padwal
2014-07-23
1
-1
/
+1
*
|
serial/core: Fix too big allocation for attribute member
Yoshihiro YUNOMAE
2014-07-23
1
-1
/
+1
*
|
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
2014-07-22
1
-4
/
+4
*
|
serial: altera_jtaguart: Fix putchar function passed to uart_console_write()
Tobias Klauser
2014-07-22
1
-4
/
+2
*
|
serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
Yoshihiro YUNOMAE
2014-07-17
2
-15
/
+160
*
|
Serial: allow port drivers to have a default attribute group
Greg Kroah-Hartman
2014-07-17
1
-7
/
+17
*
|
tty: kgdb_nmi: Automatically manage tty enable
Daniel Thompson
2014-07-17
1
-21
/
+15
*
|
serial: altera_jtaguart: Adpot uart_console_write()
Tobias Klauser
2014-07-17
1
-7
/
+5
*
|
serial: samsung: improve code clarity by defining a variable
Naveen Krishna Chatradhi
2014-07-17
1
-4
/
+5
*
|
serial: samsung: correct the case and default order in switch
Naveen Krishna Chatradhi
2014-07-17
1
-1
/
+1
*
|
serial: samsung: get fifosize via device tree
Naveen Krishna Chatradhi
2014-07-17
1
-3
/
+9
*
|
serial: 8250: introduce up_to_u8250p() helper
Andy Shevchenko
2014-07-17
4
-47
/
+27
*
|
tty: serial: fsl_lpuart: add 32-bit register interface support
Jingchang Lu
2014-07-17
1
-8
/
+637
*
|
serial: sh-sci: Add calculation recive margin for HSCIF
Nobuhiro Iwamatsu
2014-07-17
1
-18
/
+59
*
|
serial: sh-sci: Fix range check of bit-rate for HSCIF
Nobuhiro Iwamatsu
2014-07-17
1
-2
/
+1
*
|
serial: sh-sci: Updated calculation of bit error rate and bit rate
Nobuhiro Iwamatsu
2014-07-17
1
-3
/
+5
*
|
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2014-07-13
7
-4
/
+19
|
\
\
|
|
/
|
*
serial: imx: Fix build breakage
Peter Hurley
2014-07-11
1
-1
/
+1
|
*
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-10
1
-1
/
+1
|
*
serial: Test for no tx data on tx restart
Peter Hurley
2014-07-10
6
-3
/
+18
*
|
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-11
1
-1
/
+1
*
|
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
2014-07-11
1
-7
/
+13
*
|
serial: altera: Adopt uart_console_write()
Daniel Thompson
2014-07-11
1
-6
/
+2
*
|
serial: efm32: correct namespacing of location property
Uwe Kleine-König
2014-07-11
1
-1
/
+7
*
|
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-10
2
-12
/
+20
*
|
serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK define
Dan Carpenter
2014-07-10
1
-1
/
+0
*
|
serial: blackfin: Fix CTS flow control
Peter Hurley
2014-07-10
2
-8
/
+16
*
|
tty: serial: Fix termios/port flags mismatch
Peter Hurley
2014-07-10
1
-2
/
+3
*
|
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
2
-18
/
+5
*
|
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2014-07-10
2
-3
/
+3
*
|
tty: Move tty->closing from port lock critical section
Peter Hurley
2014-07-10
1
-1
/
+1
*
|
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
2014-07-10
1
-14
/
+13
*
|
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
2014-07-10
1
-7
/
+11
*
|
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
2014-07-10
1
-0
/
+3
*
|
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
2014-07-10
1
-0
/
+1
*
|
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
2014-07-10
1
-0
/
+3
*
|
serial: lpc32xx uart module can't do console
Arnd Bergmann
2014-07-10
1
-1
/
+1
*
|
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
2014-07-10
1
-1
/
+1
*
|
serial/arc: Enable DT based earlycon
Vineet Gupta
2014-07-10
1
-0
/
+1
*
|
serial/arc: inline the probe helper
Vineet Gupta
2014-07-10
1
-50
/
+40
*
|
serial/arc: remove last remanants of platform data
Vineet Gupta
2014-07-10
1
-16
/
+6
*
|
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
2014-07-10
1
-75
/
+12
[next]