index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
atmel_serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: atmel: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-23
1
-4
/
+12
*
serial: atmel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: atmel: Use port lock wrappers
Thomas Gleixner
2023-09-18
1
-12
/
+12
*
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+0
*
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-1
/
+1
*
serial: atmel: don't enable IRQs prematurely
Dan Carpenter
2023-06-21
1
-2
/
+2
*
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-05-13
1
-3
/
+2
*
serial: atmel: fix incorrect baudrate setup
Tobias Schramm
2023-01-19
1
-7
/
+1
*
serial: atmel: don't stop the transmitter when doing PIO
Jiri Slaby (SUSE)
2022-11-23
1
-10
/
+15
*
serial: atmel: cleanup atmel_start+stop_tx()
Jiri Slaby (SUSE)
2022-11-23
1
-7
/
+9
*
serial: atmel: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-9
/
+2
*
tty: serial: use uart_port_tx() helper
Jiri Slaby (SUSE)
2022-11-03
1
-22
/
+6
*
tty: serial: atmel: Make the driver aware of the existence of GCLK
Sergiu Moga
2022-09-22
1
-1
/
+57
*
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
Sergiu Moga
2022-09-22
1
-1
/
+16
*
tty: serial: atmel: Separate mode clearing between UART and USART
Sergiu Moga
2022-09-22
1
-2
/
+5
*
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2022-09-05
1
-3
/
+1
|
\
|
*
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
2022-08-30
1
-3
/
+1
*
|
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-2
/
+3
|
/
*
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
1
-1
/
+1
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
Claudiu Beznea
2022-06-27
1
-16
/
+0
*
tty: serial: atmel: use devm_clk_get()
Claudiu Beznea
2022-06-27
1
-35
/
+15
*
tty: serial: atmel: stop using legacy pm ops
Claudiu Beznea
2022-06-27
1
-17
/
+11
*
serial: atmel: Fill in rs485_supported
Ilpo Järvinen
2022-06-10
1
-0
/
+7
*
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
2022-04-15
1
-3
/
+1
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
tty: serial: atmel: add earlycon support
Michael Walle
2022-02-21
1
-0
/
+24
*
serial: atmel_serial: include circ_buf.h
Jiri Slaby
2022-01-26
1
-0
/
+1
*
serial: atmel: Use platform_get_irq() to get the interrupt
Rob Herring
2021-12-17
1
-1
/
+1
*
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
2021-11-26
1
-0
/
+4
*
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
2021-11-26
1
-0
/
+10
*
tty: serial: atmel: use macros instead of hardcoded values
Claudiu Beznea
2021-10-10
1
-2
/
+2
*
tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
2021-05-13
1
-1
/
+1
*
serial: atmel_serial: drop low-latency workaround
Johan Hovold
2021-04-22
1
-18
/
+0
*
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
2020-08-31
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
|
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-18
1
-10
/
+10
|
/
*
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
2020-05-15
1
-2
/
+4
*
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
2020-03-12
1
-15
/
+5
*
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
2020-03-06
1
-3
/
+0
*
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
2020-02-10
1
-1
/
+2
*
tty/serial: atmel: use true,false for bool variable
Zheng Bin
2020-01-14
1
-3
/
+3
*
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
2020-01-10
1
-7
/
+19
*
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
2019-12-23
1
-21
/
+22
|
\
|
*
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-17
1
-21
/
+22
*
|
tty/serial: Migrate atmel_serial to use has_sysrq
Dmitry Safonov
2019-12-18
1
-8
/
+1
*
|
Revert "tty/serial: atmel: fix out of range clock divider handling"
Greg Kroah-Hartman
2019-12-18
1
-3
/
+3
*
|
tty/serial: atmel: fix out of range clock divider handling
David Engraf
2019-12-12
1
-3
/
+3
|
/
*
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Richard Genoud
2019-09-04
1
-46
/
+2
*
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
2019-09-04
1
-1
/
+0
[next]