index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2015-06-01
serial: 8250: add LPC18xx/43xx UART driver
Joachim Eastwood
2015-06-01
serial: 8250_uniphier: add UniPhier serial driver
Masahiro Yamada
2015-06-01
serial: 8250_dw: support ACPI platforms with integrated DMA engine
Heikki Krogerus
2015-06-01
serial: of_serial: check the return value of clk_prepare_enable()
Masahiro Yamada
2015-06-01
serial: of_serial: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2015-06-01
serial: earlycon: Add support for big-endian MMIO accesses
Noam Camus
2015-06-01
serial: sirf: use hrtimer for data rx
Qipan Li
2015-06-01
serial: sirf: correct the fifo empty_bit
Qipan Li
2015-06-01
serial: sirf: fix system hung on console log output
Qipan Li
2015-06-01
serial: 8250: remove return statements from void function
Masahiro Yamada
2015-06-01
sc16is7xx: use kworker for RS-485 configuration
Jakub Kicinski
2015-06-01
sc16is7xx: use kworker to update ier bits
Jakub Kicinski
2015-06-01
sc16is7xx: use kworker for md_proc
Jakub Kicinski
2015-06-01
sc16is7xx: move RTS delay to workqueue
Jakub Kicinski
2015-06-01
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
2015-06-01
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
2015-06-01
sc16is7xx: add missing compatible strings
Jakub Kicinski
2015-06-01
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
2015-06-01
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-05-28
hvc_xen: avoid uninitialized variable warning
Jan Beulich
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-26
ttyFDC: Fix to use native endian MMIO reads
James Hogan
2015-05-24
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
2015-05-24
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2015-05-24
drivers: PL011: allow to supply fixed option string
Andre Przywara
2015-05-24
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
2015-05-24
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
2015-05-24
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_probe()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_startup()
Andre Przywara
2015-05-24
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
2015-05-24
serial: samsung: only use earlycon for console
Arnd Bergmann
2015-05-24
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
2015-05-24
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
Uwe Kleine-König
2015-05-24
tty: Spelling s/reseved/reserved/
Geert Uytterhoeven
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
2015-05-24
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
2015-05-24
serial: sirf: assign console default index if users not set a valid one
Qipan Li
2015-05-24
serial: sirf: add serial loopback function support
Qipan Li
2015-05-24
serial: sirf: add uart receive's some error counter and mark
Qipan Li
2015-05-24
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
2015-05-24
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
2015-05-24
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
2015-05-24
tty: rocket: fix comment of ROCKET_SPD_HI
Masahiro Yamada
2015-05-24
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
2015-05-24
n_tty: Fix calculation of size in canon_copy_from_read_buf
Mark Tomlinson
[prev]
[next]