index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pch_uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-04-09
1
-11
/
+10
*
serial: pch: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
2024-03-02
1
-15
/
+9
*
serial: pch: Remove eg20t_port::lock.
Sebastian Andrzej Siewior
2024-03-02
1
-20
/
+6
*
serial: pch: Don't initialize uart_port's spin_lock.
Sebastian Andrzej Siewior
2024-03-02
1
-2
/
+0
*
serial: pch: Don't disable interrupts while acquiring lock in ISR.
Sebastian Andrzej Siewior
2024-03-02
1
-3
/
+2
*
serial: pch: Make push_rx() return void.
Sebastian Andrzej Siewior
2024-03-02
1
-8
/
+4
*
serial: pch: Invoke handle_rx_to() directly.
Sebastian Andrzej Siewior
2024-03-02
1
-6
/
+1
*
serial: pch: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-5
/
+5
*
tty: pcn_uart: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-08
1
-1
/
+1
*
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
2022-11-22
1
-0
/
+4
*
serial: pch_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-8
/
+4
*
serial: pch_uart: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
2022-08-30
1
-3
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
*
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
1
-4
/
+3
*
serial: pch: inline pop_tx() into handle_tx()
Jiri Slaby
2022-05-05
1
-18
/
+7
*
serial: pch: simplify pop_tx() even more
Jiri Slaby
2022-05-05
1
-7
/
+5
*
serial: pch: remove xmit circ_buf size double check
Jiri Slaby
2022-05-05
1
-6
/
+1
*
serial: pch: remove debug print from pop_tx
Jiri Slaby
2022-05-05
1
-5
/
+1
*
serial: pch: decomission pch_uart_hal_write()
Jiri Slaby
2022-05-05
1
-33
/
+13
*
serial: pch: don't overwrite xmit->buf[0] by x_char
Jiri Slaby
2022-05-05
1
-20
/
+7
*
serial: pch: move size check from pop_tx one level up
Jiri Slaby
2022-05-05
1
-6
/
+8
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
serial: pch_uart: fix build error with !CONFIG_DEBUG_FS
Wei Yongjun
2021-03-23
1
-3
/
+0
*
tty: serial: pch_uart.c: remove debugfs dentry pointer
Greg Kroah-Hartman
2021-03-10
1
-12
/
+7
*
pch_uart: drop double zeroing
Julia Lawall
2020-09-27
1
-1
/
+1
*
serial: pch_uart: use generic power management
Vaibhav Gupta
2020-07-21
1
-24
/
+10
*
tty: serial: pch_uart: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-18
1
-11
/
+11
*
tty/serial: pmac_zilog: Don't check port->sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+2
*
tty/serial: Migrate pch_uart to use has_sysrq
Dmitry Safonov
2019-12-18
1
-5
/
+1
*
tty: serial: pch_uart: correct usage of dma_unmap_sg
Peng Fan
2019-11-13
1
-1
/
+4
*
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-02
1
-2
/
+0
*
pch_uart: remove set but not used variable 'tx_empty'
zhong jiang
2018-11-09
1
-3
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-13
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
serial: pch_uart: Make port type explicit
Andy Shevchenko
2017-08-28
1
-20
/
+15
*
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
2017-08-28
1
-2
/
+1
*
serial: pch_uart: use offset_in_page() macro
Geliang Tang
2017-05-18
1
-2
/
+1
*
serial: pch_uart: add terminate entry for dmi_system_id tables
Wei Yongjun
2016-10-27
1
-0
/
+1
*
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-04
1
-1
/
+1
|
\
|
*
tty: serial: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
|
serial: pch_uart: Add support for reading clock-frequency from DT
Zubair Lutfullah Kakakhel
2016-08-31
1
-0
/
+5
|
/
*
pch_uart: don't hardcode PCI slot to get DMA device
Andy Shevchenko
2014-08-02
1
-3
/
+4
*
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-07-12
1
-1
/
+1
*
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-25
1
-5
/
+0
*
pch_uart: Add uart device to irq name
Alexander Stein
2014-04-25
1
-1
/
+7
*
serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n
Jingoo Han
2014-02-13
1
-0
/
+2
*
Merge branch 'fixes' into tty-next
Greg Kroah-Hartman
2014-01-22
1
-3
/
+7
|
\
[next]