Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5d6168fc61b7f13baf27ae5567be7ea1fccb463e
/
drivers
/
tty
b0bb126
Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 6 years ago
f91253a
tty: Don't force RISCV SBI console as preferred console
by Anup Patel
· 6 years ago
c39ea0b
panic: avoid the extra noise dmesg
by Feng Tang
· 6 years ago
055128e
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
b3a5e64
Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
e0dccbd
Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
423ea32
tty: rocket: fix incorrect forward declaration of 'rp_init()'
by Linus Torvalds
· 6 years ago
45c054d
tty: serial: add driver for the SiFive UART
by Paul Walmsley
· 6 years ago
1863178
serial: uartps: Add support for cts-override
by Shubhrajyoti Datta
· 6 years ago
74cdf8c
serial: milbeaut_usio: Fix error handling in probe and remove
by Wei Yongjun
· 6 years ago
8ef7956
tty: rocket: deprecate the rp_ioctl
by Fuqian Huang
· 6 years ago
29973f8
tty: rocket: Remove RCPK_GET_STRUCT ioctl
by Fuqian Huang
· 6 years ago
8daa89e
tty: update obsolete termios comment
by Johan Hovold
· 6 years ago
050dfc0
tty: serial_core: fix error code returned by uart_register_driver()
by Sergey Organov
· 6 years ago
bdbd0a7
serial: 8250-mtk: modify baudrate setting
by Long Cheng
· 6 years ago
8ceeb47
serial: 8250-mtk: add follow control
by Long Cheng
· 6 years ago
f137401
docs: serial: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
3e51cee
serial: 8250_exar: Adjust IOT2000 matching
by Su Bao Cheng
· 6 years ago
4cdd17b
TTY: serial_core, add ->install
by Jiri Slaby
· 6 years ago
6bc3703
serial: Fix using plain integer instead of Null pointer
by Sugaya Taichi
· 6 years ago
3b8a1f4
Merge 5.1-rc6 into tty-next
by Greg Kroah-Hartman
· 6 years ago
817de6b
Merge 5.1-rc6 into staging-next
by Greg Kroah-Hartman
· 6 years ago
496124e
vt: selection: allow functions to be called from inside kernel
by Okash Khawaja
· 6 years ago
c530511
sc16is7xx: put err_spi and err_i2c into correct #ifdef
by Guoqing Jiang
· 6 years ago
b2ecf00
vt: fix cursor when clearing the screen
by Mikulas Patocka
· 6 years ago
c7a6b9e
tty:serial_core: Spelling mistake
by Hariprasad Kelam
· 6 years ago
e00164a
sc16is7xx: move label 'err_spi' to correct section
by Guoqing Jiang
· 6 years ago
6b87784
serial: sh-sci: Fix HSCIF RX sampling point adjustment
by Geert Uytterhoeven
· 6 years ago
ace9656
serial: sh-sci: Fix HSCIF RX sampling point calculation
by Geert Uytterhoeven
· 6 years ago
3117ff1
tty: Add NULL TTY driver
by Vincent Whitchurch
· 6 years ago
89bb1e1
tty: vt: keyboard: Allow Unicode compose base char
by Reinis Danne
· 6 years ago
0d3cb6f
Revert "tty: fix NULL pointer issue when tty_port ops is not set"
by Johan Hovold
· 6 years ago
ba44dc0
serial: Add Milbeaut serial control
by Sugaya Taichi
· 6 years ago
fa2b360
tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctl
by Konstantin Khorenko
· 6 years ago
f692f77
tty: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
7a7457b
serial: sprd: Fix a copy-paste err in sprd_request_dma()
by YueHaibing
· 6 years ago
9ef8927
n_tty: check for negative and zero space return from tty_write_room
by Colin Ian King
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
f16aa97
tty: fix up a few remaining files without SPDX identifiers
by Greg Kroah-Hartman
· 6 years ago
38c91d1
tty: add SPDX identifiers to Kconfig and Makefiles
by Greg Kroah-Hartman
· 6 years ago
b63d443
Merge 5.1-rc3 into tty-next
by Greg Kroah-Hartman
· 6 years ago
0eae468
Revert "tty: pty: Fix race condition between release_one_tty and pty_write"
by Greg Kroah-Hartman
· 6 years ago
67fbfc3
vt: use /dev/vcs (not /dev/vcs0) in comment
by Jakub Wilk
· 6 years ago
b9ca5f8
tty: pty: Fix race condition between release_one_tty and pty_write
by Sahara
· 6 years ago
75ddbc1
tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
by Yifeng Li
· 6 years ago
46ca3f7
tty/vt: fix write/write race in ioctl(KDSKBSENT) handler
by Sergei Trofimovich
· 6 years ago
1bbb1c3
tty: ipwireless: fix missing checks for ioremap
by Kangjie Lu
· 6 years ago
cf90c06
tty: fix read of tty->pgrp outside of ctrl_lock
by David Emett
· 6 years ago
3adf2aa
drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment
by Valdis Klētnieks
· 6 years ago
6ac972d
tty/sysrq: Convert show_lock to raw_spinlock_t
by Julien Grall
· 6 years ago
f4e68d5
tty: fix NULL pointer issue when tty_port ops is not set
by Fabien Dessenne
· 6 years ago
6b77908
serial: sc16is7xx: Drop of_match_ptr() use
by Andy Shevchenko
· 6 years ago
00d9f0c
serial: sc16is7xx: Switch to use device_get_match_data()
by Andy Shevchenko
· 6 years ago
24bc6e6
serial: sc16is7xx: Respect clock-frequency property
by Andy Shevchenko
· 6 years ago
f4487db
serial: sprd: Add DMA mode support
by Lanqing Liu
· 6 years ago
4007098
serial: sprd: Add power management for the Spreadtrum serial controller
by Lanqing Liu
· 6 years ago
9828def
serial: 8250_fintek: Make fintek_8250_set_termios static
by YueHaibing
· 6 years ago
3ec8002
Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc
by Wentao Wang
· 6 years ago
69646d7
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
by Razvan Stefanescu
· 6 years ago
f304098
tty/serial: atmel: Add is_half_duplex helper
by Razvan Stefanescu
· 6 years ago
5ba846b
dmaengine: idma64: Use actual device for DMA transfers
by Andy Shevchenko
· 6 years ago
93bcefd
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
by Hoan Nguyen An
· 6 years ago
72ff51d
serial: ar933x_uart: Fix build failure with disabled console
by Petr Štetiar
· 6 years ago
c5cbc78
tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup
by Nathan Chancellor
· 6 years ago
ac0cdb3
sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
by Mao Wenan
· 6 years ago
6734330
tty: mxs-auart: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
c85be04
tty: atmel_serial: fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
3a10e3d
serial: max310x: Fix to avoid potential NULL pointer dereference
by Aditya Pakki
· 6 years ago
32f4717
serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
by Aditya Pakki
· 6 years ago
31ef489
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
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
0ce26a1
PCI: Move Rohm Vendor ID to generic list
by Andy Shevchenko
· 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
Next »