index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
atmel_serial.c
Age
Commit message (
Expand
)
Author
2018-03-18
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2017-04-08
tty/serial: atmel: fix TX path in atmel_console_write()
Nicolas Ferre
2017-04-08
tty/serial: atmel: fix race condition (TX+DMA)
Richard Genoud
2017-01-19
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
2017-01-19
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
2016-10-28
tty/serial: at91: fix hardware handshake on Atmel platforms
Richard Genoud
2016-09-27
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
2016-09-15
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
2016-09-02
tty/serial: at91: constify uart_ops structures
Julia Lawall
2016-08-31
tty/serial: at91: use of_property_read_bool
Julia Lawall
2016-08-31
tty/serial: atmel: add fractional baud rate support
Ludovic Desroches
2016-06-26
tty/serial: atmel: enforce tasklet init and termination sequences
Nicolas Ferre
2016-06-25
tty/serial: atmel: fix RS485 half duplex with DMA
Alexandre Belloni
2016-06-25
tty/serial: atmel: add comment for the ring buffer size macro
Ludovic Desroches
2016-06-25
tty/serial: atmel: split tx and rx paths
Nicolas Ferre
2016-06-25
tty/serial: atmel: re-integrate status check in irq handler
Nicolas Ferre
2016-04-28
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
2016-03-07
tty/serial: at91: fix bad offset for UART timeout register
Ludovic Desroches
2016-03-07
tty/serial: at91: restore dynamic driver binding
Romain Izard
2016-02-06
serial: atmel: Use atmel_port consistently
Jaeden Amero
2016-02-06
serial: atmel: add support for new UART version
Nicolas Ferre
2016-02-06
serial: atmel: trivial: clean the IP version decoding code
Nicolas Ferre
2016-01-08
drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
Paul Gortmaker
2015-12-13
drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular
Paul Gortmaker
2015-12-13
serial: atmel: convert to irq handling provided mctrl-gpio
Uwe Kleine-König
2015-10-17
serial: at91, fix rs485 properties
Jiri Slaby
2015-10-17
serial: atmel: fix compiler warning on address cast
Andre Przywara
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-04
serial: atmel: fix error path of probe function
Uwe Kleine-König
2015-10-04
serial: mctrl-gpio: rename init function
Uwe Kleine-König
2015-10-04
serial: atmel: allow compile testing on non-atmel architectures
Uwe Kleine-König
2015-10-04
tty/serial: at91: move ATMEL_MAX_UART
Alexandre Belloni
2015-08-04
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
Cyrille Pitchen
2015-07-23
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
Cyrille Pitchen
2015-07-23
tty/serial: at91: add support to FIFOs
Cyrille Pitchen
2015-07-23
tty/serial: at91: remove bunch of macros to access UART registers
Cyrille Pitchen
2015-05-24
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
2015-05-06
tty/serial: at91: handle IRQ status more safely
Leilei Zhao
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-07
tty/serial: at91: correct the usage of tasklet
Leilei Zhao
2015-03-07
tty/serial: at91: set ops in property init each time
Leilei Zhao
2015-03-07
tty/serial: at91: revise the return type of atmel_init_property
Leilei Zhao
2015-03-07
tty/serial: at91: correct buffer size used in DMA
Leilei Zhao
2015-03-07
tty/serial: at91: correct check of buf used in DMA
Leilei Zhao
2015-03-07
serial: atmel: fix error handling when mctrl_gpio_init fails
Uwe Kleine-König
2015-03-06
tty: serial: atmel: rework interrupt and wakeup handling
Boris BREZILLON
2015-01-09
tty/serial: at91: fix typo and indentation
Cyrille Pitchen
2015-01-09
tty/serial: at91: fix RTS line management when hardware handshake is enabled
Cyrille Pitchen
2015-01-09
tty/serial: at91: fix error handling in atmel_serial_probe()
Cyrille Pitchen
[next]