Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3e20c31a222e31aa681bdf6a62d7bc9b82af60b7
/
drivers
/
tty
ff0daa1
serial: sprd: check for NULL after calling devm_clk_get
by Fernando Guzman Lugo
· 10 years ago
899f0c1
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
by Soeren Grunewald
· 10 years ago
be32c0c
serial: 8250_pci: Add support for 12 port Exar boards
by Soeren Grunewald
· 10 years ago
f10a223
serial: core: cleanup in uart_get_baud_rate()
by Joakim Nordell
· 10 years ago
48a6092
serial: stm32-usart: Add STM32 USART Driver
by Maxime Coquelin
· 10 years ago
2a44624
tty/serial: kill off set_irq_flags usage
by Rob Herring
· 10 years ago
00fda16
Merge 4.1-rc7 into tty-next
by Greg Kroah-Hartman
· 10 years ago
b334b77
Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
72586c6
n_tty: Fix auditing support for cannonical mode
by Laura Abbott
· 10 years ago
9809889
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 10 years ago
d2aef35
serial: 8250: add LPC18xx/43xx UART driver
by Joachim Eastwood
· 10 years ago
1a8d290
serial: 8250_uniphier: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
0788c39
serial: 8250_dw: support ACPI platforms with integrated DMA engine
by Heikki Krogerus
· 10 years ago
6f0c309
serial: of_serial: check the return value of clk_prepare_enable()
by Masahiro Yamada
· 10 years ago
3a63d22
serial: of_serial: use devm_clk_get() instead of clk_get()
by Masahiro Yamada
· 10 years ago
6e63be3
serial: earlycon: Add support for big-endian MMIO accesses
by Noam Camus
· 10 years ago
0f17e3b
serial: sirf: use hrtimer for data rx
by Qipan Li
· 10 years ago
86459b0
serial: sirf: correct the fifo empty_bit
by Qipan Li
· 10 years ago
326707e
serial: sirf: fix system hung on console log output
by Qipan Li
· 10 years ago
ba02406
serial: 8250: remove return statements from void function
by Masahiro Yamada
· 10 years ago
478d105
sc16is7xx: use kworker for RS-485 configuration
by Jakub Kicinski
· 10 years ago
059d581
sc16is7xx: use kworker to update ier bits
by Jakub Kicinski
· 10 years ago
a010408
sc16is7xx: use kworker for md_proc
by Jakub Kicinski
· 10 years ago
dbe5a40
sc16is7xx: move RTS delay to workqueue
by Jakub Kicinski
· 10 years ago
9e6f4ca
sc16is7xx: use kthread_worker for tx_work and irq
by Jakub Kicinski
· 10 years ago
4ae82e5
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
by Jakub Kicinski
· 10 years ago
4117a60
sc16is7xx: add missing compatible strings
by Jakub Kicinski
· 10 years ago
5451bb29
sc16is7xx: remove RS-485 delay RTS handling
by Jakub Kicinski
· 10 years ago
2c837a8
sc16is7xx: spi interface is added
by Rama Kiran Kumar Indrakanti
· 10 years ago
70f041b
ttyFDC: Fix to use native endian MMIO reads
by James Hogan
· 10 years ago
3db9ab0
drivers: PL011: add ACPI probing for SBSA UART
by Graeme Gregory
· 10 years ago
0dd1e24
drivers: PL011: add support for the ARM SBSA generic UART
by Andre Przywara
· 10 years ago
cefc2d1
drivers: PL011: allow to supply fixed option string
by Andre Przywara
· 10 years ago
71eec48
drivers: PL011: allow avoiding UART enabling/disabling
by Andre Przywara
· 10 years ago
9c4ef4b
drivers: PL011: move cts_event workaround into separate function
by Andre Przywara
· 10 years ago
075167e
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
by Andre Przywara
· 10 years ago
3873e2d
drivers: PL011: refactor pl011_probe()
by Andre Przywara
· 10 years ago
ef5a935
drivers: PL011: refactor pl011_set_termios()
by Andre Przywara
· 10 years ago
95166a3
drivers: PL011: refactor pl011_shutdown()
by Andre Przywara
· 10 years ago
867b8e8
drivers: PL011: refactor pl011_startup()
by Andre Przywara
· 10 years ago
49bb3c8
drivers: PL011: avoid potential unregister_driver call
by Andre Przywara
· 10 years ago
7798ede
tty: serial/8250: remove console dependency for mediatek
by Arnd Bergmann
· 10 years ago
357d561
serial: samsung: only use earlycon for console
by Arnd Bergmann
· 10 years ago
abab381
tty: remove platform_sysrq_reset_seq
by Arnd Bergmann
· 10 years ago
445df7f
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
by Uwe Kleine-König
· 10 years ago
c33eecc7
tty: Spelling s/reseved/reserved/
by Geert Uytterhoeven
· 10 years ago
9e91597
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 10 years ago
8f8e48f
serial: tegra: Fix memory leak on DMA setup failure
by Jon Hunter
· 10 years ago
c35b49b
serial: sirf: assign console default index if users not set a valid one
by Qipan Li
· 10 years ago
7f60f2f
serial: sirf: add serial loopback function support
by Qipan Li
· 10 years ago
d9e8e97
serial: sirf: add uart receive's some error counter and mark
by Qipan Li
· 10 years ago
36c0991
serial: sirf: fix endless loop bug in uart receive tasklet
by Qipan Li
· 10 years ago
eab192a
serial: sirf: fix the issue that HW flow control doesn't work for BT
by Qipan Li
· 10 years ago
c1b7ac6
serial: sirf: enable ATLAS7 USP serial support
by Qipan Li
· 10 years ago
98b3f0d
tty: rocket: fix comment of ROCKET_SPD_HI
by Masahiro Yamada
· 10 years ago
8687634
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
by Nicolas Ferre
· 10 years ago
da555db
n_tty: Fix calculation of size in canon_copy_from_read_buf
by Mark Tomlinson
· 10 years ago
392bcee
serial: imx: Fix DMA handling for IDLE condition aborts
by Philipp Zabel
· 10 years ago
43dd1f9
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
by Dave Martin
· 10 years ago
865d872
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
fa8cd0f
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
by Dave Martin
· 10 years ago
77bb3df
xen/events: don't bind non-percpu VIRQs with percpu chip
by David Vrabel
· 10 years ago
02730d3
Merge 4.1-rc4 into tty-next
by Greg Kroah-Hartman
· 10 years ago
dd8edd7
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
77232f7
vt: Don't check KD_GRAPHICS when binding/unbinding
by Daniel Vetter
· 10 years ago
d364b5c
vt: fix console lock vs. kernfs s_active lock order
by Imre Deak
· 10 years ago
1a48632
pty: Fix input race when closing
by Peter Hurley
· 10 years ago
8f9cfee
tty/n_gsm.c: fix a memory leak when gsmtty is removed
by Pan Xinhui
· 10 years ago
80463501
tty/hvc: remove celleb-only beat driver
by Daniel Axtens
· 10 years ago
03ac6b3
drivers/tty/nozomi.c: rename CONFIG_MAGIC
by Valentin Rothberg
· 10 years ago
360ee94
TTY: msm_smd_tty: Remove unused driver
by Stephen Boyd
· 10 years ago
bd63364
vt: add cursor blink interval escape sequence
by Scot Doyle
· 10 years ago
ad909b3
serial: tegra: Correct error handling on DMA setup
by Jon Hunter
· 10 years ago
d92aca3
serial: tegra: Correct shutdown of UARTs
by Jon Hunter
· 10 years ago
49433c8
serial: tegra: Fix cookie used by TX channel
by Jon Hunter
· 10 years ago
0b0c1bd
serial: tegra: Use unsigned types for RX and TX byte counts
by Jon Hunter
· 10 years ago
853a699
serial: tegra: handle race condition on uart rx side
by Shardar Shariff Md
· 10 years ago
db8e784
serial: tegra: check the count and read if any from dma
by Shardar Shariff Md
· 10 years ago
11e7100
serial: tegra: Add delay after enabling FIFO mode
by Jon Hunter
· 10 years ago
245c027
serial: tegra: Correct delay after TX flush
by Jon Hunter
· 10 years ago
7a7a7e6
serial: of_serial: do not set port.type twice
by Masahiro Yamada
· 10 years ago
1ed7b84
serial: 8250: do not copy port.fifosize member twice
by Masahiro Yamada
· 10 years ago
54585ba
serial: xuartps: add __init to earlycon write method
by Masahiro Yamada
· 10 years ago
59cfc45
serial: 8250: Do nothing if nr_uarts=0
by Jan Kiszka
· 10 years ago
24ee4df
serial: samsung: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7578197
serial: samsung: Staticize local symbol
by Krzysztof Kozlowski
· 10 years ago
0cd4521
serial: mxs: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
31ada04
serial: imx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
99fb215
serial: sh-sci: Remove obsolete comment about overrun detection
by Geert Uytterhoeven
· 10 years ago
afd66db
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
by Geert Uytterhoeven
· 10 years ago
2e0842a
serial: sh-sci: Use the correct register for overrun checks
by Geert Uytterhoeven
· 10 years ago
75c249f
serial: sh-sci: Replace hardcoded overrun bit values
by Geert Uytterhoeven
· 10 years ago
2922598
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
by Geert Uytterhoeven
· 10 years ago
d94a0a3
serial: sh-sci: Standardize on using the BIT() macro to define register bits
by Geert Uytterhoeven
· 10 years ago
31f9079
serial: sh-sci: Document remaining FIFO Control Register bits
by Geert Uytterhoeven
· 10 years ago
c097abc
serial: sh-sci: Add SCIFA/B SCPCR register definitions
by Geert Uytterhoeven
· 10 years ago
76735e9
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
by Geert Uytterhoeven
· 10 years ago
c27ffc1
serial: sh-sci: Move private definitions to private header file
by Geert Uytterhoeven
· 10 years ago
f9ce5cc
tty: tty_ldsem.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
e16cb0a
tty: tty_buffer.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
Next »