index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: core: Fix checks for tx runtime PM state
Tony Lindgren
2023-10-07
1
-1
/
+1
*
serial: 8250_omap: Fix errors with no_console_suspend
Tony Lindgren
2023-10-03
1
-15
/
+10
*
serial: Reduce spinlocked portion of uart_rs485_config()
Lukas Wunner
2023-10-03
1
-4
/
+9
*
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
2023-09-18
1
-1
/
+4
*
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
77
-920
/
+966
|
\
|
*
Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
Lucas Tanure
2023-08-27
1
-2
/
+0
|
*
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2023-08-22
2
-3
/
+9
|
*
serial: sc16is7xx: add missing support for rs485 devicetree properties
Hugo Villeneuve
2023-08-22
1
-0
/
+4
|
*
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
2023-08-22
1
-1
/
+10
|
*
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
2023-08-22
1
-35
/
+108
|
*
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
2023-08-22
1
-3
/
+1
|
*
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
2023-08-22
1
-0
/
+6
|
*
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
2023-08-22
1
-1
/
+4
|
*
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
2023-08-22
1
-1
/
+5
|
*
serial: sifive: Add suspend and resume operations
Nick Hu
2023-08-22
1
-0
/
+18
|
*
tty: serial: meson: Add a earlycon for the T7 SoC
Lucas Tanure
2023-08-22
1
-0
/
+2
|
*
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
2023-08-22
1
-1
/
+3
|
*
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
2023-08-22
1
-94
/
+106
|
*
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2023-08-22
2
-45
/
+83
|
*
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
2023-08-22
1
-8
/
+8
|
*
serial: stm32: use DMAT as a configuration bit
Valentin Caron
2023-08-22
1
-5
/
+3
|
*
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
2023-08-22
1
-32
/
+44
|
*
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2023-08-20
5
-19
/
+63
|
|
\
|
*
|
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
2
-2
/
+3
|
*
|
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
1
-1
/
+1
|
*
|
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-08-11
2
-3
/
+2
|
*
|
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
Vijaya Krishna Nivarthi
2023-08-09
1
-5
/
+2
|
*
|
serial: sifive: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-09
1
-1
/
+1
|
*
|
8250_men_mcb: remove unnecessary cast when reading register
Sanjuán García, Jorge
2023-08-04
1
-1
/
+1
|
*
|
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2023-08-04
1
-1
/
+0
|
*
|
serial: cpm_uart: Remove cpm_uart/ subdirectory
Christophe Leroy
2023-08-04
4
-7
/
+1
|
*
|
serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
Christophe Leroy
2023-08-04
5
-142
/
+49
|
*
|
serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
Christophe Leroy
2023-08-04
4
-140
/
+72
|
*
|
serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
Christophe Leroy
2023-08-04
4
-11
/
+5
|
*
|
serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
Christophe Leroy
2023-08-04
4
-71
/
+9
|
*
|
serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
Christophe Leroy
2023-08-04
1
-2
/
+4
|
*
|
serial: cpm_uart: Stop using fs_uart_id enum
Christophe Leroy
2023-08-04
2
-3
/
+1
|
*
|
serial: cpm_uart: Remove stale prototypes and table and macros
Christophe Leroy
2023-08-04
2
-24
/
+1
|
*
|
serial: cpm_uart: Avoid suspicious locking
Christophe Leroy
2023-08-04
1
-9
/
+4
|
*
|
8250_men_mcb: Remove redundant initialization owner in mcb_driver
Li Zetao
2023-08-04
1
-1
/
+0
|
*
|
8250_men_mcb: Fix unsigned expression compared with zero
Li Zetao
2023-08-04
1
-1
/
+1
|
*
|
serial: max310x: fix typos in comments
Hugo Villeneuve
2023-08-04
1
-1
/
+1
|
*
|
serial: max310x: add comments for membase address workaround
Hugo Villeneuve
2023-08-04
1
-0
/
+5
|
*
|
8250_men_mcb: Fix unsigned comparison with less than zero
Jiapeng Chong
2023-08-04
1
-3
/
+5
|
*
|
tty: serial: samsung: Set missing PM ops for hibernation support
Anton Eliasson
2023-08-04
1
-3
/
+2
|
*
|
tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_...
Ruan Jinjie
2023-08-04
1
-2
/
+2
|
*
|
tty: serial: Remove redundant initialization for ma35d1serial_driver
Li Zetao
2023-08-03
1
-1
/
+0
|
*
|
serial: altera_jtaguart: switch status to u32
Jiri Slaby
2023-07-31
1
-1
/
+1
|
*
|
serial: move WARN_ON() in uart_write() to the condition
Jiri Slaby
2023-07-31
1
-6
/
+2
|
*
|
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-31
5
-12
/
+7
|
|
\
\
[next]