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.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
*
tty/serial: atmel: reschedule TX after RX was started
Razvan Stefanescu
2019-09-21
1
-1
/
+0
*
tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped
Razvan Stefanescu
2019-04-05
1
-3
/
+21
*
tty/serial: atmel: Add is_half_duplex helper
Razvan Stefanescu
2019-04-05
1
-8
/
+11
*
tty: atmel_serial: fix a potential NULL pointer dereference
Kangjie Lu
2019-04-03
1
-0
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+3
*
tty/serial: atmel: use port->name as name in request_irq()
Sebastian Andrzej Siewior
2018-05-14
1
-3
/
+2
*
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-02-28
1
-0
/
+1
*
serial: Make retrieval of rs485 properties platform-agnostic
Lukas Wunner
2017-11-28
1
-1
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-15
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty/serial: atmel: Convert timers to use timer_setup()
Kees Cook
2017-11-04
1
-6
/
+5
*
tty/serial: atmel: Prevent a warning on suspend
Romain Izard
2017-10-04
1
-0
/
+13
*
serial: atmel: Use common rs485 device tree parsing function
Sascha Hauer
2017-09-18
1
-24
/
+1
*
tty/serial: atmel: make the driver DT only
Alexandre Belloni
2017-06-14
1
-63
/
+33
*
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
2017-06-14
1
-43
/
+0
*
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-09
1
-19
/
+1
*
tty/serial: atmel: use offset_in_page() macro
Geliang Tang
2017-05-18
1
-2
/
+3
*
Merge 4.11-rc5 into tty-next
Greg Kroah-Hartman
2017-04-03
1
-0
/
+8
|
\
|
*
tty/serial: atmel: fix TX path in atmel_console_write()
Nicolas Ferre
2017-03-31
1
-0
/
+3
|
*
tty/serial: atmel: fix race condition (TX+DMA)
Richard Genoud
2017-03-31
1
-0
/
+5
*
|
tty/serial: atmel: move atmel_serial header into driver directory
Richard Genoud
2017-03-14
1
-1
/
+1
*
|
tty/serial: atmel: remove cache when unnecessary
Alexandre Belloni
2017-03-14
1
-0
/
+2
*
|
tty/serial: atmel: increase ATMEL_MAX_UART
Alexandre Belloni
2017-03-14
1
-1
/
+2
|
/
*
atmel_serial: Use the fractional divider when possible
Romain Izard
2017-02-14
1
-3
/
+4
*
tty/serial: atmel: ensure state is restored after suspending
Alexandre Belloni
2017-02-10
1
-0
/
+44
*
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
2017-01-11
1
-6
/
+5
*
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
2017-01-11
1
-0
/
+11
*
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
2016-10-28
1
-4
/
+22
*
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
2016-09-27
1
-4
/
+6
*
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
2016-09-15
1
-2
/
+3
*
tty/serial: at91: constify uart_ops structures
Julia Lawall
2016-09-02
1
-1
/
+1
*
tty/serial: at91: use of_property_read_bool
Julia Lawall
2016-08-31
1
-4
/
+4
*
tty/serial: atmel: add fractional baud rate support
Ludovic Desroches
2016-08-31
1
-8
/
+33
*
tty/serial: atmel: enforce tasklet init and termination sequences
Nicolas Ferre
2016-06-26
1
-23
/
+38
*
tty/serial: atmel: fix RS485 half duplex with DMA
Alexandre Belloni
2016-06-25
1
-6
/
+8
*
tty/serial: atmel: add comment for the ring buffer size macro
Ludovic Desroches
2016-06-25
1
-0
/
+6
*
tty/serial: atmel: split tx and rx paths
Nicolas Ferre
2016-06-25
1
-19
/
+34
*
tty/serial: atmel: re-integrate status check in irq handler
Nicolas Ferre
2016-06-25
1
-26
/
+17
*
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
2016-04-28
1
-1
/
+13
*
tty/serial: at91: fix bad offset for UART timeout register
Ludovic Desroches
2016-03-07
1
-6
/
+13
*
tty/serial: at91: restore dynamic driver binding
Romain Izard
2016-03-07
1
-1
/
+34
*
serial: atmel: Use atmel_port consistently
Jaeden Amero
2016-02-06
1
-47
/
+48
*
serial: atmel: add support for new UART version
Nicolas Ferre
2016-02-06
1
-3
/
+4
*
serial: atmel: trivial: clean the IP version decoding code
Nicolas Ferre
2016-02-06
1
-16
/
+16
*
drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
Paul Gortmaker
2016-01-08
1
-2
/
+0
*
drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular
Paul Gortmaker
2015-12-13
1
-41
/
+4
*
serial: atmel: convert to irq handling provided mctrl-gpio
Uwe Kleine-König
2015-12-13
1
-122
/
+18
*
serial: at91, fix rs485 properties
Jiri Slaby
2015-10-17
1
-3
/
+2
*
serial: atmel: fix compiler warning on address cast
Andre Przywara
2015-10-17
1
-1
/
+1
*
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-12
1
-1
/
+1
|
\
[next]