index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
atmel_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-10
tty: serial: atmel: use macros instead of hardcoded values
Claudiu Beznea
1
-2
/
+2
2021-05-13
tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>
Zihao Tang
1
-1
/
+1
2021-04-22
serial: atmel_serial: drop low-latency workaround
Johan Hovold
1
-18
/
+0
2020-08-31
Merge 5.9-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
tty: atmel_serial: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+10
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-2
/
+4
2020-03-12
tty/serial: atmel: Use uart_console() helper
Andy Shevchenko
1
-15
/
+5
2020-03-06
tty: serial: atmel_serial: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2020-02-10
tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode
Nicolas Ferre
1
-1
/
+2
2020-01-14
tty/serial: atmel: use true,false for bool variable
Zheng Bin
1
-3
/
+3
2020-01-10
tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
Codrin.Ciubotariu@microchip.com
1
-7
/
+19
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
1
-21
/
+22
2019-12-18
tty/serial: Migrate atmel_serial to use has_sysrq
Dmitry Safonov
1
-8
/
+1
2019-12-18
Revert "tty/serial: atmel: fix out of range clock divider handling"
Greg Kroah-Hartman
1
-3
/
+3
2019-12-17
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
2019-12-12
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-3
/
+3
2019-09-04
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Richard Genoud
1
-46
/
+2
2019-09-04
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
1
-1
/
+0
2019-09-04
tty/serial: atmel: remove redundant assignment to ret
Colin Ian King
1
-1
/
+1
2019-03-27
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
1
-3
/
+21
2019-03-27
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
1
-12
/
+12
2019-03-19
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2018-10-02
tty/serial: atmel: add ISO7816 support
Nicolas Ferre
1
-11
/
+179
2018-09-10
tty/serial: atmel: Change the driver to work under at91-usart MFD
Radu Pirea
1
-15
/
+27
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2018-05-14
tty/serial: atmel: use port->name as name in request_irq()
Sebastian Andrzej Siewior
1
-3
/
+2
2018-02-28
tty/serial: atmel: add new version check for usart
Jonas Danielsson
1
-0
/
+1
2017-11-28
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
1
-1
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-15
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
tty/serial: atmel: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-10-04
tty/serial: atmel: Prevent a warning on suspend
Romain Izard
1
-0
/
+13
2017-09-18
serial: atmel: Use common rs485 device tree parsing function
Sascha Hauer
1
-24
/
+1
2017-06-14
tty/serial: atmel: make the driver DT only
Alexandre Belloni
1
-63
/
+33
2017-06-14
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
1
-43
/
+0
2017-06-09
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
1
-19
/
+1
2017-05-18
tty/serial: atmel: use offset_in_page() macro
Geliang Tang
1
-2
/
+3
2017-04-03
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+8
2017-03-31
tty/serial: atmel: fix TX path in atmel_console_write()
Nicolas Ferre
1
-0
/
+3
2017-03-31
tty/serial: atmel: fix race condition (TX+DMA)
Richard Genoud
1
-0
/
+5
2017-03-14
tty/serial: atmel: move atmel_serial header into driver directory
Richard Genoud
1
-1
/
+1
2017-03-14
tty/serial: atmel: remove cache when unnecessary
Alexandre Belloni
1
-0
/
+2
2017-03-14
tty/serial: atmel: increase ATMEL_MAX_UART
Alexandre Belloni
1
-1
/
+2
2017-02-14
atmel_serial: Use the fractional divider when possible
Romain Izard
1
-3
/
+4
2017-02-10
tty/serial: atmel: ensure state is restored after suspending
Alexandre Belloni
1
-0
/
+44
2017-01-11
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
1
-6
/
+5
2017-01-11
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2016-10-28
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
1
-4
/
+22
2016-09-27
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
1
-4
/
+6
[next]