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
...
|
*
|
|
|
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
2015-05-24
1
-0
/
+8
|
*
|
|
|
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2015-05-24
1
-0
/
+171
|
*
|
|
|
drivers: PL011: allow to supply fixed option string
Andre Przywara
2015-05-24
1
-4
/
+13
|
*
|
|
|
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
2015-05-24
1
-6
/
+12
|
*
|
|
|
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
2015-05-24
1
-13
/
+20
|
*
|
|
|
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
2015-05-24
1
-2
/
+4
|
*
|
|
|
drivers: PL011: refactor pl011_probe()
Andre Przywara
2015-05-24
1
-35
/
+61
|
*
|
|
|
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
2015-05-24
1
-27
/
+33
|
*
|
|
|
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
2015-05-24
1
-25
/
+32
|
*
|
|
|
drivers: PL011: refactor pl011_startup()
Andre Przywara
2015-05-24
1
-20
/
+28
|
*
|
|
|
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
2015-05-24
1
-16
/
+20
|
*
|
|
|
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
2015-05-24
1
-0
/
+2
|
*
|
|
|
serial: samsung: only use earlycon for console
Arnd Bergmann
2015-05-24
1
-1
/
+1
|
*
|
|
|
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
2015-05-24
1
-18
/
+1
|
*
|
|
|
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
Uwe Kleine-König
2015-05-24
1
-3
/
+2
|
*
|
|
|
tty: Spelling s/reseved/reserved/
Geert Uytterhoeven
2015-05-24
1
-1
/
+1
|
*
|
|
|
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-24
1
-9
/
+73
|
*
|
|
|
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
2015-05-24
1
-21
/
+11
|
*
|
|
|
serial: sirf: assign console default index if users not set a valid one
Qipan Li
2015-05-24
1
-1
/
+1
|
*
|
|
|
serial: sirf: add serial loopback function support
Qipan Li
2015-05-24
2
-1
/
+21
|
*
|
|
|
serial: sirf: add uart receive's some error counter and mark
Qipan Li
2015-05-24
1
-5
/
+10
|
*
|
|
|
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
2015-05-24
1
-0
/
+9
|
*
|
|
|
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
2015-05-24
1
-1
/
+2
|
*
|
|
|
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
2015-05-24
2
-47
/
+115
|
*
|
|
|
tty: rocket: fix comment of ROCKET_SPD_HI
Masahiro Yamada
2015-05-24
1
-1
/
+1
|
*
|
|
|
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
2015-05-24
1
-6
/
+3
|
*
|
|
|
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
2015-05-19
1
-3
/
+0
|
*
|
|
|
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
2015-05-18
9
-33
/
+76
|
|
\
\
\
\
|
*
|
|
|
|
vt: Don't check KD_GRAPHICS when binding/unbinding
Daniel Vetter
2015-05-10
1
-20
/
+2
|
*
|
|
|
|
vt: fix console lock vs. kernfs s_active lock order
Imre Deak
2015-05-10
1
-10
/
+51
|
*
|
|
|
|
tty/hvc: remove celleb-only beat driver
Daniel Axtens
2015-05-10
3
-142
/
+0
|
*
|
|
|
|
drivers/tty/nozomi.c: rename CONFIG_MAGIC
Valentin Rothberg
2015-05-10
1
-4
/
+4
|
*
|
|
|
|
TTY: msm_smd_tty: Remove unused driver
Stephen Boyd
2015-05-10
3
-241
/
+0
|
*
|
|
|
|
vt: add cursor blink interval escape sequence
Scot Doyle
2015-05-10
1
-0
/
+9
|
*
|
|
|
|
serial: tegra: Correct error handling on DMA setup
Jon Hunter
2015-05-10
1
-23
/
+28
|
*
|
|
|
|
serial: tegra: Correct shutdown of UARTs
Jon Hunter
2015-05-10
1
-7
/
+4
|
*
|
|
|
|
serial: tegra: Fix cookie used by TX channel
Jon Hunter
2015-05-10
1
-1
/
+1
|
*
|
|
|
|
serial: tegra: Use unsigned types for RX and TX byte counts
Jon Hunter
2015-05-10
1
-7
/
+8
|
*
|
|
|
|
serial: tegra: handle race condition on uart rx side
Shardar Shariff Md
2015-05-10
1
-1
/
+12
|
*
|
|
|
|
serial: tegra: check the count and read if any from dma
Shardar Shariff Md
2015-05-10
1
-4
/
+6
|
*
|
|
|
|
serial: tegra: Add delay after enabling FIFO mode
Jon Hunter
2015-05-10
1
-0
/
+10
|
*
|
|
|
|
serial: tegra: Correct delay after TX flush
Jon Hunter
2015-05-10
1
-2
/
+22
|
*
|
|
|
|
serial: of_serial: do not set port.type twice
Masahiro Yamada
2015-05-10
1
-1
/
+0
|
*
|
|
|
|
serial: 8250: do not copy port.fifosize member twice
Masahiro Yamada
2015-05-10
1
-1
/
+0
|
*
|
|
|
|
serial: xuartps: add __init to earlycon write method
Masahiro Yamada
2015-05-10
1
-1
/
+2
|
*
|
|
|
|
serial: 8250: Do nothing if nr_uarts=0
Jan Kiszka
2015-05-10
1
-1
/
+7
|
*
|
|
|
|
serial: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
|
*
|
|
|
|
serial: samsung: Staticize local symbol
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
|
*
|
|
|
|
serial: mxs: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
|
*
|
|
|
|
serial: imx: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
[prev]
[next]