Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
67bf47452ea00edd90e796054229b651e64b82c1
/
drivers
/
tty
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
ec92497
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 5 years ago
d726197
Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
2d41ef5
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
by Linus Torvalds
· 5 years ago
35a4ed0
tty: serial: fsl_lpuart: add imx8qxp support
by Fugang Duan
· 5 years ago
011bd05
serial: imx: set_termios(): preserve RTS state
by Sergey Organov
· 6 years ago
ddf89e7
serial: imx: set_termios(): clarify RTS/CTS bits calculation
by Sergey Organov
· 6 years ago
41ffa48
serial: imx: set_termios(): factor-out 'ucr2' initial value
by Sergey Organov
· 6 years ago
775b7ff
serial: sh-sci: Terminate TX DMA during buffer flushing
by Geert Uytterhoeven
· 6 years ago
8493eab
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
by Geert Uytterhoeven
· 6 years ago
ecd6bf6
serial: mpsc: Remove obsolete MPSC driver
by Mark Greer
· 6 years ago
b7a8f76
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8250_port()
by Wei Yongjun
· 5 years ago
84872dc
serial: stm32: add RX and TX FIFO flush
by Erwan Le Ray
· 6 years ago
d0a6a7b
serial: stm32: add support of RX FIFO threshold
by Erwan Le Ray
· 6 years ago
d075719
serial: stm32: add support of TX FIFO threshold
by Erwan Le Ray
· 6 years ago
5d9176e
serial: stm32: update PIO transmission
by Erwan Le Ray
· 6 years ago
4cc0ed6
serial: stm32: add support of timeout interrupt for RX
by Erwan Le Ray
· 6 years ago
3f2640e
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
by Oliver Barta
· 6 years ago
4a96895
tty/serial/8250: use mctrl_gpio helpers
by Yegor Yefremov
· 6 years ago
d994826
serial: mctrl_gpio: Check if GPIO property exisits before requesting it
by Stefan Roese
· 6 years ago
607ea69
serial: 8250: pericom_do_set_divisor can be static
by kbuild test robot
· 6 years ago
13b18d3
tty: serial_core: Set port active bit in uart_port_activate
by Serge Semin
· 6 years ago
4291208
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
by Stefan Roese
· 6 years ago
7e267b2
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
by Andy Shevchenko
· 6 years ago
099f79c
serial: fsl_lpuart: Remove unneeded OOM error message
by Fabio Estevam
· 6 years ago
8d53935
serial: uartps: Remove useless return from cdns_uart_poll_put_char
by Nava kishore Manne
· 6 years ago
7be7a01
serial: uartps: Do not add a trailing semicolon to macro
by Nava kishore Manne
· 6 years ago
a53f82d
serial: uartps: Fix long line over 80 chars
by Nava kishore Manne
· 6 years ago
b6415f2
serial: uartps: Fix multiple line dereference
by Nava kishore Manne
· 6 years ago
26d5a32
serial: uartps: Use octal permission for module_param()
by Nava kishore Manne
· 6 years ago
ab26266
serial: uartps: Use the same dynamic major number for all ports
by Shubhrajyoti Datta
· 6 years ago
6bf4e42
serial: 8250: Add support for higher baud rates to Pericom chips
by Jay Dolan
· 6 years ago
4e828c3
serial: imx: fix locking in set_termios()
by Sergey Organov
· 6 years ago
9ffbe8a
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()
by Nikolay Borisov
· 6 years ago
ab42b81
docs: fb: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
934bda5
powerpc/pseries/hvconsole: Fix stack overread via udbg
by Daniel Axtens
· 6 years ago
07a6d63
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
by John Paul Adrian Glaubitz
· 6 years ago
da0f843
Revert "serial: stm32: select pinctrl state in each suspend/resume function"
by Greg Kroah-Hartman
· 6 years ago
ddde3c1
vt: More locking checks
by Daniel Vetter
· 6 years ago
a135513
vt: might_sleep() annotation for do_blank_screen
by Daniel Vetter
· 6 years ago
ba3684f
tty: serial: msm_serial: avoid system lockup condition
by Jorge Ramirez-Ortiz
· 6 years ago
db1b5bc
serial: 8250: Fix TX interrupt handling condition
by Rautkoski Kimmo EXT
· 6 years ago
707aeea
serial: stm32: fix a recursive locking in stm32_config_rs485
by Borut Seljak
· 6 years ago
87bb008
tty: serial: 8250-of: Do not warn on deferred probe
by Thierry Reding
· 6 years ago
f5a9e5f
serial: imx: Use dev_info() instead of pr_info()
by Fabio Estevam
· 6 years ago
9edaf50
serial: fsl_lpuart: Use dev_info() instead of printk()
by Fabio Estevam
· 6 years ago
9315ad99
uart: mediatek: support Rx in-band wakeup
by Claire Chang
· 6 years ago
277375b
serial: uartps: Add a timeout to the tx empty wait
by Shubhrajyoti Datta
· 6 years ago
1074756
serial: uartps: Move the spinlock after the read of the tx empty
by Shubhrajyoti Datta
· 6 years ago
1f74dfa
serial: 8250-mtk: modify uart DMA rx
by Long Cheng
· 6 years ago
c7ad9ba
tty/serial: digicolor: Fix digicolor-usart already registered warning
by Kefeng Wang
· 6 years ago
929ffa4
serial: stm32: Make stm32_get_databits static
by YueHaibing
· 6 years ago
c70669e
serial: stm32: select pinctrl state in each suspend/resume function
by Bich Hemon
· 6 years ago
15b3cd8
Revert "consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c"
by Ben Hutchings
· 6 years ago
888dc27
Merge 5.2-rc3 into tty-next
by Greg Kroah-Hartman
· 6 years ago
a1ad1cc
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
by Grzegorz Halat
· 6 years ago
324e8f5
tty: cpm_uart: drop unused iflag macro
by Johan Hovold
· 6 years ago
8c8af41
tty: tty_io: fix driver refcount imbalance on error path
by Lin Yi
· 6 years ago
5e309c6
vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
by Grzegorz Halat
· 6 years ago
84ecc2f
consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
by Gen Zhang
· 6 years ago
06aaa3d
tty: serial: cpm_uart - fix init when SMC is relocated
by Christophe Leroy
· 6 years ago
2c58e56
serial: stm32: fix the get_irq error case
by Erwan Le Ray
· 6 years ago
5297f27
serial: stm32: fix wakeup source initialization
by Erwan Le Ray
· 6 years ago
64c32ea
serial: stm32: Add support of TC bit status check
by Erwan Le Ray
· 6 years ago
b83b957
serial: stm32: fix transmit_chars when tx is stopped
by Erwan Le Ray
· 6 years ago
6c5962f
serial: stm32: fix rx data length when parity enabled
by Erwan Le Ray
· 6 years ago
4f01d83
serial: stm32: fix rx error handling
by Erwan Le Ray
· 6 years ago
c8a9d04
serial: stm32: fix word length configuration
by Erwan Le Ray
· 6 years ago
5d24f45
tty: max310x: Fix external crystal register setup
by Joe Burmeister
· 6 years ago
099506c
serial: sh-sci: disable DMA for uart_console
by George G. Davis
· 6 years ago
8178eeb
serial: imx: remove log spamming error message
by Sascha Hauer
· 6 years ago
61c0e37
tty: serial: msm_serial: Fix XON/XOFF
by Jorge Ramirez-Ortiz
· 6 years ago
9c12d73
tty: max310x: Split uart characters insertion loop
by Serge Semin
· 6 years ago
2b9e6f0
tty: max310x: Optionally enable rs485 on startup
by Serge Semin
· 6 years ago
68f22c0
tty: max310x: Add rx-during-tx rs485 flag support
by Serge Semin
· 6 years ago
35240ba
tty: max310x: Fix invalid baudrate divisors calculator
by Serge Semin
· 6 years ago
b7382c7
tty: max310x: Don't pass stacked buffers to SPI
by Serge Semin
· 6 years ago
1b5d239
tty: max310x: Introduce max310x_one port macro-wrapper
by Serge Semin
· 6 years ago
2987590
tty: max310x: Simplify tx-work item code
by Serge Semin
· 6 years ago
9f20e88
tty: amba-pl011: allow shared interrupt
by Doug Berger
· 6 years ago
dfaffb9
tty: serial: 8250: Fix type field in format string
by Hao Lee
· 6 years ago
525667c
serial: 8250_of: Use of_device_get_match_data()
by Andy Shevchenko
· 6 years ago
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
Next »