Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Ricardo Ribalda Delgado
|
bd737f8738
tty/serial_core: Introduce lock mechanism for RS485
|
11 years ago |
Ricardo Ribalda Delgado
|
13bd3e6fa1
serial/atmel: Use the rs485 functions on serial_core
|
11 years ago |
Peter Hurley
|
cab68f8954
serial: Test/disable MSIs if switching from N_PPS
|
11 years ago |
Peter Hurley
|
d41510ce2f
serial: Take uart port lock for direct *_enable_ms()
|
11 years ago |
Peter Hurley
|
732a84a037
serial: core: Pass termios to set_ldisc() notifications
|
11 years ago |
Maxime Ripard
|
5483c10e03
serial: at91: Use dmaengine_slave_config API
|
11 years ago |
Cyrille Pitchen
|
66f37aafd6
tty/serial: at91: fix rx ring buffer management
|
11 years ago |
Peter Hurley
|
479e9b94fd
serial: Refactor uart_flush_buffer() from uart_close()
|
11 years ago |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
52d589a01d
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
11 years ago |
Vinod Koul
|
6b997bab20
serial: atmel: add missing dmaengine header
|
11 years ago |
Richard Genoud
|
35b675b910
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
|
11 years ago |
Wolfram Sang
|
48479148a2
drivers/tty/serial: use correct type for dma_map/unmap
|
11 years ago |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 years ago |
Richard Genoud
|
ab5e4e4108
tty/serial: at91: add interrupts for modem control lines
|
11 years ago |
Richard Genoud
|
e0b0baadb7
tty/serial: at91: use mctrl_gpio helpers
|
11 years ago |
Linus Torvalds
|
dfc25e4503
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 years ago |
Richard Genoud
|
a3c1fa99f4
tty/serial: at91: remove unused open/close hooks
|
11 years ago |
Richard Genoud
|
ddaa603739
tty/serial: at91: use dev_err instead of printk
|
11 years ago |
Olof Johansson
|
11d73c56b9
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
|
11 years ago |
Nicolas Ferre
|
c972d806fd
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
|
11 years ago |
Marek Roszko
|
8bc661bfc0
tty/serial: at91: disable uart timer at start of shutdown
|
11 years ago |
Mark Deneen
|
bb7e73c598
tty/serial: at91: reset rx_ring when port is shutdown
|
11 years ago |
Marek Roszko
|
f50c995f9e
tty/serial: at91: fix race condition in atmel_serial_remove
|
11 years ago |
Marek Roszko
|
0cc7c6c791
tty/serial: at91: Handle shutdown more safely
|
11 years ago |
Linus Walleij
|
354e57f3a0
ARM/serial: at91: switch atmel serial to use gpiolib
|
12 years ago |
Nicolas Ferre
|
731d9cae02
tty/serial: at91: add a fallback option to determine uart/usart property
|
12 years ago |
Nicolas Ferre
|
892db58bd1
tty/serial: at91: fix uart/usart selection for older products
|
12 years ago |
Jingoo Han
|
574de559c1
serial: use dev_get_platdata()
|
12 years ago |