index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: sh-sci: Fix R-Car SCIF and HSCIF overrun handling
Hisashi Nakamura
2015-02-02
1
-1
/
+13
|
*
|
serial: sh-sci: Use dev_dbg() to log an error message
Yoshihiro Kaneko
2015-02-02
1
-1
/
+1
|
*
|
serial: 8250_dma: don't bother DMA with small transfers
Andy Shevchenko
2015-02-02
1
-0
/
+4
|
*
|
serial: 8250_core: remove redundant else keyword
Andy Shevchenko
2015-02-02
1
-2
/
+4
|
*
|
sh-sci: extend PM methods
Sergei Shtylyov
2015-02-02
1
-6
/
+3
|
*
|
pty: Fix overlimit memory use
Peter Hurley
2015-02-02
1
-14
/
+3
|
*
|
tty: xuartps: Fix RX hang, and TX corruption in termios call
Nathan Rossi
2015-02-02
1
-4
/
+6
|
*
|
tty/isicom: fix big-endian compile warning
Arnd Bergmann
2015-02-02
1
-1
/
+1
|
*
|
serial: mxs-auart: Remove unneeded zeroing of 'ret'
Fabio Estevam
2015-02-02
1
-1
/
+1
|
*
|
serial: mxs-auart: Check for platform_get_irq() error
Fabio Estevam
2015-02-02
1
-0
/
+3
|
*
|
serial: mxs-auart: Remove irq from private structure
Fabio Estevam
2015-02-02
1
-6
/
+4
|
*
|
tty/serial: digicolor: remove sysrq reference
Baruch Siach
2015-02-02
1
-4
/
+1
|
*
|
serial: 8250_pnp: Enable PNP_CONSOLE for console ports
Peter Hurley
2015-02-02
1
-1
/
+7
|
*
|
tty: serial: msm_serial: Remove console unregistration from driver exit.
Pramod Gurav
2015-02-02
1
-3
/
+0
|
*
|
tty: serial: msm_serial: code cleanup in msm_console_setup
Pramod Gurav
2015-02-02
1
-20
/
+4
|
*
|
serial: 8250_pci: remove one useless explicit type conversion
Heikki Krogerus
2015-02-02
1
-2
/
+2
|
*
|
x86, mrst: remove Moorestown specific serial drivers
Andy Shevchenko
2015-02-02
4
-981
/
+0
|
*
|
serial: imx: Fix imx_flush_buffer()
Fabio Estevam
2015-02-02
1
-0
/
+26
|
*
|
tty: serial: fsl_lpuart: terminate DMA on buffer flush
Stefan Agner
2015-02-02
1
-0
/
+11
|
*
|
serial: fsl-lpuart: disable interrupt when suspend
Yuan Yao
2015-02-02
1
-0
/
+13
|
*
|
serial: fsl_lpuart: update RX timer on successful DMA transfer
Stefan Agner
2015-02-02
1
-0
/
+1
|
*
|
serial: fsl_lpuart: move DMA channel request to probe
Stefan Agner
2015-02-02
1
-52
/
+44
|
*
|
serial: fsl_lpuart: avoid new transfer while DMA is running
Stefan Agner
2015-02-02
1
-4
/
+5
|
*
|
serial: fsl_lpuart: delete timer on shutdown
Stefan Agner
2015-02-02
1
-3
/
+4
|
*
|
tty: Prevent untrappable signals from malicious program
Peter Hurley
2015-02-02
1
-0
/
+3
|
*
|
vt: provide notifications on selection changes
Nicolas Pitre
2015-02-02
1
-1
/
+3
|
*
|
Merge 3.19-rc5 into tty-next
Greg Kroah-Hartman
2015-01-19
5
-35
/
+70
|
|
\
\
|
*
|
|
vt: fix locking around vt_bind/vt_unbind
Imre Deak
2015-01-09
1
-6
/
+5
|
*
|
|
vt: fix check for system/busy console drivers when unregistering them
Imre Deak
2015-01-09
1
-2
/
+1
|
*
|
|
TTY: fix misspelling of current function in string
Julia Lawall
2015-01-09
1
-2
/
+2
|
*
|
|
TTY: fix misspelling of current function in string
Julia Lawall
2015-01-09
1
-1
/
+1
|
*
|
|
serial: 8250_early: optimize early 8250 uart
Vineet Gupta
2015-01-09
1
-2
/
+5
|
*
|
|
tty: 8250: Add 64byte UART support for FSL platforms
Vijay Rai
2015-01-09
1
-1
/
+22
|
*
|
|
serial: driver for Conexant Digicolor USART
Baruch Siach
2015-01-09
3
-0
/
+579
|
*
|
|
serial: imx: ignore framing errors when IGNPAR is set.
Eric Nelson
2015-01-09
1
-1
/
+1
|
*
|
|
serial: imx: preserve characters with parity or framing errors
Eric Nelson
2015-01-09
1
-1
/
+1
|
*
|
|
serial: altera-uart: fix NULL device in log message
Ley Foon Tan
2015-01-09
1
-0
/
+1
|
*
|
|
serial: altera-juart: fix NULL device in log message
Ley Foon Tan
2015-01-09
1
-0
/
+1
|
*
|
|
serial: samsung: add DMA support for RX
Robert Baldyga
2015-01-09
2
-3
/
+231
|
*
|
|
serial: samsung: add DMA support for TX
Robert Baldyga
2015-01-09
2
-16
/
+225
|
*
|
|
serial: samsung: add dma reqest/release functions
Robert Baldyga
2015-01-09
1
-0
/
+101
|
*
|
|
serial: samsung: alloc dma stucture in ourport
Robert Baldyga
2015-01-09
1
-0
/
+12
|
*
|
|
serial: samsung: add struct s3c24xx_uart_dma
Robert Baldyga
2015-01-09
1
-0
/
+38
|
*
|
|
serial: imx: Support sw flow control in DMA mode
Jiada Wang
2015-01-09
1
-2
/
+28
|
*
|
|
serial: imx: Fix issue in software flow control
Jiada Wang
2015-01-09
1
-0
/
+2
|
*
|
|
serial: imx: Enable UCR4_OREN in startup interface
Jiada Wang
2015-01-09
1
-7
/
+8
|
*
|
|
serial: imx: start rx_dma once RXFIFO is not empty
Robin Gong
2015-01-09
1
-1
/
+14
|
*
|
|
serial: imx: initialized DMA w/o HW flow enabled
Anton Bondarenko
2015-01-09
1
-7
/
+8
|
*
|
|
serial: imx: disable TDMAEN in imx_flush_buffer()
Dirk Behme
2015-01-09
1
-0
/
+15
|
*
|
|
serial: imx: call imx_dma_tx() again in dma_tx_callback
Jiada Wang
2015-01-09
1
-0
/
+6
[prev]
[next]