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
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
2015-01-09
tty/serial: at91: enable peripheral clock before accessing I/O registers
Cyrille Pitchen
2015-01-09
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...
Cyrille Pitchen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
tty/serial_core: Introduce lock mechanism for RS485
Ricardo Ribalda Delgado
2014-11-06
serial/atmel: Use the rs485 functions on serial_core
Ricardo Ribalda Delgado
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
serial: at91: Use dmaengine_slave_config API
Maxime Ripard
2014-11-06
tty/serial: at91: fix rx ring buffer management
Cyrille Pitchen
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-16
serial: atmel: add missing dmaengine header
Vinod Koul
2014-09-08
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
Richard Genoud
2014-07-22
drivers/tty/serial: use correct type for dma_map/unmap
Wolfram Sang
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-05-28
tty/serial: at91: add interrupts for modem control lines
Richard Genoud
2014-05-28
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-02-28
tty/serial: at91: remove unused open/close hooks
Richard Genoud
2014-02-28
tty/serial: at91: use dev_err instead of printk
Richard Genoud
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-13
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
Nicolas Ferre
2014-01-13
tty/serial: at91: disable uart timer at start of shutdown
Marek Roszko
2014-01-07
tty/serial: at91: reset rx_ring when port is shutdown
Mark Deneen
2014-01-07
tty/serial: at91: fix race condition in atmel_serial_remove
Marek Roszko
2014-01-07
tty/serial: at91: Handle shutdown more safely
Marek Roszko
2013-12-20
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
2013-10-17
tty/serial: at91: add a fallback option to determine uart/usart property
Nicolas Ferre
2013-10-17
tty/serial: at91: fix uart/usart selection for older products
Nicolas Ferre
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-07-29
serial: at91: make UART support dma and pdc transfers
Elen Song
2013-07-29
serial: at91: distinguish usart and uart
Elen Song
2013-07-29
serial: at91: support run time switch transfer mode
Elen Song
2013-07-29
serial: at91: add rx dma support
Elen Song
[next]