Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 lat temu |
Sebastian Andrzej Siewior
|
9594b5be7e
tty/serial: atmel: use port->name as name in request_irq()
|
7 lat temu |
Jonas Danielsson
|
fd63a8903a
tty/serial: atmel: add new version check for usart
|
7 lat temu |
Lukas Wunner
|
743f93f822
serial: Make retrieval of rs485 properties platform-agnostic
|
7 lat temu |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 lat temu |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 lat temu |
Kees Cook
|
026cb4329d
tty/serial: atmel: Convert timers to use timer_setup()
|
7 lat temu |
Romain Izard
|
ea04f82a0c
tty/serial: atmel: Prevent a warning on suspend
|
7 lat temu |
Sascha Hauer
|
79d9e95a05
serial: atmel: Use common rs485 device tree parsing function
|
8 lat temu |
Alexandre Belloni
|
92c8f7c0e1
tty/serial: atmel: make the driver DT only
|
8 lat temu |
Alexandre Belloni
|
274a5ed6d8
tty/serial: atmel: remove atmel_default_console_device handling
|
8 lat temu |
Andy Shevchenko
|
72ce5732ee
tty/serial: atmel: Remove AVR32 bits from the driver
|
8 lat temu |
Geliang Tang
|
2b5cf14bd0
tty/serial: atmel: use offset_in_page() macro
|
8 lat temu |
Greg Kroah-Hartman
|
9ccd8d7445
Merge 4.11-rc5 into tty-next
|
8 lat temu |
Nicolas Ferre
|
497e1e16f4
tty/serial: atmel: fix TX path in atmel_console_write()
|
8 lat temu |
Richard Genoud
|
31ca2c63fd
tty/serial: atmel: fix race condition (TX+DMA)
|
8 lat temu |
Richard Genoud
|
8961df8950
tty/serial: atmel: move atmel_serial header into driver directory
|
8 lat temu |
Alexandre Belloni
|
488ae82d97
tty/serial: atmel: remove cache when unnecessary
|
8 lat temu |
Alexandre Belloni
|
432f974801
tty/serial: atmel: increase ATMEL_MAX_UART
|
8 lat temu |
Romain Izard
|
2867af2dcf
atmel_serial: Use the fractional divider when possible
|
8 lat temu |
Alexandre Belloni
|
6a5f0e2f93
tty/serial: atmel: ensure state is restored after suspending
|
8 lat temu |
Richard Genoud
|
b389f173aa
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
|
8 lat temu |
Richard Genoud
|
89d8232411
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
|
8 lat temu |
Richard Genoud
|
9bcffe7575
tty/serial: at91: fix hardware handshake on Atmel platforms
|
8 lat temu |
Alexey Starikovskiy
|
36131cdfef
tty/serial: atmel: fix fractional baud rate computation
|
9 lat temu |
Richard Genoud
|
0ae9fdefb6
BUG: atmel_serial: Interrupts not disabled on close
|
9 lat temu |
Julia Lawall
|
5c7dcdb60d
tty/serial: at91: constify uart_ops structures
|
9 lat temu |
Julia Lawall
|
490d5ce2d0
tty/serial: at91: use of_property_read_bool
|
9 lat temu |
Ludovic Desroches
|
5bf5635ac1
tty/serial: atmel: add fractional baud rate support
|
9 lat temu |
Nicolas Ferre
|
98f2082c3a
tty/serial: atmel: enforce tasklet init and termination sequences
|
9 lat temu |