Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dd1c3ed76f26504621b5ce08b894666aafa38e47
/
drivers
/
tty
be37f21
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
f694936
tty: xilinx_uartps: Correct return value in probe
by Rajan Vaja
· 6 years ago
5b9cea1
serial: sprd: Modify the baud rate calculation formula
by Lanqing Liu
· 6 years ago
f481784
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
by Lubomir Rintel
· 6 years ago
fe9ed6d
serial: 8250_pxa: honor the port number from devicetree
by Lubomir Rintel
· 6 years ago
d56f00f
tty: hvc_xen: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3e913ee
tty: n_gsm: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
be24c27
tty: serial: msm_serial: Remove __init from msm_console_setup()
by Jeffrey Hugo
· 6 years ago
5086e0a
tty: serial: samsung: Enable baud clock during initialisation
by Stuart Menefy
· 6 years ago
7abab16
serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO
by Anssi Hannula
· 6 years ago
b289c49
tty: serial: remove redundant likely annotation
by Chengguang Xu
· 6 years ago
361bf8a
tty/n_hdlc: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
78d3820
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup()
by Jay Dolan
· 6 years ago
b896b03
serial: 8250_pci: Fix number of ports for ACCES serial cards
by Jay Dolan
· 6 years ago
a6dbe44
vt: perform safe console erase in the right order
by Nicolas Pitre
· 6 years ago
c392ed4
tty/nozomi: use pci_iomap instead of ioremap_nocache
by Hugo Lefeuvre
· 6 years ago
1355cba
tty/synclink: remove ISA support
by Christoph Hellwig
· 6 years ago
54b2f30
serial: 8250_pci: Replace custom code with pci_match_id()
by Heikki Krogerus
· 6 years ago
c744ca3
Merge 5.0-rc6 into tty-next
by Greg Kroah-Hartman
· 6 years ago
e22a15d
Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
f233ea4
serial: max310x: Correction of the initial setting of the MODE1 bits for various supported ICs.
by Alexander Shiyan
· 6 years ago
18f5c1d5
audit: join tty records to their syscall
by Richard Guy Briggs
· 6 years ago
74b13e7
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
fedb5760
serial: fix race between flush_to_ldisc and tty_open
by Greg Kroah-Hartman
· 6 years ago
9c6a258
serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown
by Nathan Chancellor
· 6 years ago
7ab57b7
tty: increase the default flip buffer limit to 2*640K
by Manfred Schlaegl
· 6 years ago
7dd50e20
tty: ipwireless: Fix potential NULL pointer dereference
by YueHaibing
· 6 years ago
775ea4e
serial: mps2-uart: support combined irq
by Vladimir Murzin
· 6 years ago
9f25e07
serial: mps2-uart: move to dynamic port allocation
by Vladimir Murzin
· 6 years ago
3c635e4
serdev: ttyport: call tiocmget and tiocmset ops directly
by Johan Hovold
· 6 years ago
4d95987
serial: sh-sci: Do not free irqs that have already been freed
by Chris Brandt
· 6 years ago
824d17c
serial: 8250_pci: Make PCI class test non fatal
by Andy Shevchenko
· 6 years ago
1575c08
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
2d908b3
serial: Add Tegra Combined UART driver
by Thierry Reding
· 6 years ago
8a417cd
Serial: Ingenic: Add support for the X1000.
by Zhou Yanjie
· 6 years ago
3a50365
serial: 8250: Add OF support for Xscale variant
by Linus Walleij
· 6 years ago
42b6876
serial: fsl_lpuart: DMA support for 32-bit variant
by Atsushi Nemoto
· 6 years ago
7c0cca7
tty: ldisc: add sysctl to prevent autoloading of ldiscs
by Greg Kroah-Hartman
· 6 years ago
83b21ed
Merge 5.0-rc4 into tty-next
by Greg Kroah-Hartman
· 6 years ago
a19f747
tty/serial: use uart_console_write in the RISC-V SBL early console
by Andreas Schwab
· 6 years ago
c3fee60
sysrq: Remove duplicated sysrq message
by Petr Mladek
· 6 years ago
075e1a0
sysrq: Restore original console_loglevel when sysrq disabled
by Petr Mladek
· 6 years ago
46dd6d7
serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_empty
by Atsushi Nemoto
· 6 years ago
b0b2735a
serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant
by Atsushi Nemoto
· 6 years ago
815d835
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
by Tomonori Sakita
· 6 years ago
e8a6ca8
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
by Matthias Kaehlcke
· 6 years ago
27cfb3a
tty: Handle problem if line discipline does not have receive_buf
by Greg Kroah-Hartman
· 6 years ago
04afcd3
vt: ignore sequences that contain ':' in parameters.
by Martin Hostettler
· 6 years ago
7a99565
vt: ignore csi sequences with intermediate characters.
by Martin Hostettler
· 6 years ago
5445447
vt: Implement parsing for >, =, < private sequences.
by Martin Hostettler
· 6 years ago
2ff5c5a
vt: refactor vc_ques to allow of other private sequences.
by Martin Hostettler
· 6 years ago
17504fd
vt: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
95252f9
vcs: restore and document initial POLLPRI event
by Nicolas Pitre
· 6 years ago
fad08b2
vcs: fasync(): make it consistent with poll()
by Nicolas Pitre
· 6 years ago
1bf931a
vcs: poll(): cope with a deallocated vt
by Nicolas Pitre
· 6 years ago
8a08549
vcsa: clamp header values when they don't fit
by Nicolas Pitre
· 6 years ago
0c9b196
vt: invoke notifier on screen size change
by Nicolas Pitre
· 6 years ago
7e1d226
vt: always call notifier with the console lock held
by Nicolas Pitre
· 6 years ago
6609cff
vt: make vt_console_print() compatible with the unicode screen buffer
by Nicolas Pitre
· 6 years ago
fc01d8c
tty/n_hdlc: fix __might_sleep warning
by Paul Fulghum
· 6 years ago
a5db482
n_tty: update comment for WAKEUP_CHARS define
by Valentin Vidic
· 6 years ago
352c4cf
serial: 8250: Fix serial8250 initialization crash
by He Zhe
· 6 years ago
aff9cf5
uart: Fix crash in uart_write and uart_put_char
by Samir Virmani
· 6 years ago
4feb7a4
n_gsm: Constify u8 and unsigned char usage
by Tony Lindgren
· 6 years ago
3384104
tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev
by Tony Lindgren
· 6 years ago
b30fd1a
tty: serial: lpc32xx_hs: fix missing console boot messages
by Alexandre Belloni
· 6 years ago
7d470eb
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
by Vignesh R
· 6 years ago
d6ce4ec
serial: 8250_omap: Drop check for of_node
by Vignesh R
· 6 years ago
9ec56a0
tty/serial: use uart_console_write in the RISC-V SBL early console
by Andreas Schwab
· 6 years ago
a26988e
tty: serial: meson: if no alias specified use an available id
by Loys Ollivier
· 6 years ago
defe3b6
Merge 5.0-rc2 into tty-next
by Greg Kroah-Hartman
· 6 years ago
437e878
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
d3736d8
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
by Dmitry Safonov
· 6 years ago
27de1f5
tty/serial: Add RISC-V SBI earlycon support
by Anup Patel
· 6 years ago
385298a
tty: serial: qcom_geni_serial: Use u32 for register variables
by Ryan Case
· 6 years ago
bdc05a8
tty: serial: qcom_geni_serial: Remove xfer_mode variable
by Ryan Case
· 6 years ago
a85fb9c
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
by Ryan Case
· 6 years ago
9e06d55
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
by Ryan Case
· 6 years ago
8fcf7a6
serial: sh-sci: Make RX/TX DMA function names consistent
by Geert Uytterhoeven
· 6 years ago
26f0739
serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
by Geert Uytterhoeven
· 6 years ago
38766e4
serial: sh-sci: Extract sci_dma_rx_reenable_irq()
by Geert Uytterhoeven
· 6 years ago
11b3770
serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
by Geert Uytterhoeven
· 6 years ago
833954a
serial: max310x: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
84f1c5c
sc16is7xx: Use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
51f689c
serial: max310x: pass return value of spi_register_driver
by Kangjie Lu
· 6 years ago
db4a6cb
serial: clps711x: Remove board support
by Alexander Shiyan
· 6 years ago
d3a28a5
serial: lantiq: Do not swap register read/writes
by Hauke Mehrtens
· 6 years ago
b23b0ea
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
c10b133
tty: serial: Add RDA8810PL UART driver
by Manivannan Sadhasivam
· 6 years ago
117eda8
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
047ce6d
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
598134f
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
by Greg Kroah-Hartman
· 6 years ago
6cafab5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
d430aff
serial/sunsu: fix refcount leak
by Yangtao Li
· 6 years ago
efa0f49
serial: sccnxp: Allow to use non-standard baud rates
by Alexander Shiyan
· 6 years ago
4ce193f
serial: sccnxp: Adds a delay between sequential read/write cycles
by Alexander Shiyan
· 6 years ago
663abb1
tty: serial: qcom_geni_serial: Fix UART hang
by Ryan Case
· 6 years ago
3c66eb4
tty: serial: qcom_geni_serial: Fix wrap around of TX buffer
by Matthias Kaehlcke
· 6 years ago
a8da3c7
serial: max310x: Fix tx_empty() callback
by Alexander Shiyan
· 6 years ago
Next »