Ludovic Desroches
|
a8d4e01637
tty/serial: at91: maxburst was missing for dma transfers
|
10 лет назад |
Greg Kroah-Hartman
|
becba85f0e
Merge 4.0-rc3 into tty-testing
|
10 лет назад |
Leilei Zhao
|
1e1257860f
tty/serial: at91: correct the usage of tasklet
|
10 лет назад |
Leilei Zhao
|
4d9628a148
tty/serial: at91: set ops in property init each time
|
10 лет назад |
Leilei Zhao
|
4a1e888867
tty/serial: at91: revise the return type of atmel_init_property
|
10 лет назад |
Leilei Zhao
|
a510880f6e
tty/serial: at91: correct buffer size used in DMA
|
10 лет назад |
Leilei Zhao
|
2c27705410
tty/serial: at91: correct check of buf used in DMA
|
10 лет назад |
Uwe Kleine-König
|
722ccf416a
serial: atmel: fix error handling when mctrl_gpio_init fails
|
10 лет назад |
Boris BREZILLON
|
2c7af5ba65
tty: serial: atmel: rework interrupt and wakeup handling
|
10 лет назад |
Cyrille Pitchen
|
1842dc2e29
tty/serial: at91: fix typo and indentation
|
10 лет назад |
Cyrille Pitchen
|
1cf6e8fc83
tty/serial: at91: fix RTS line management when hardware handshake is enabled
|
10 лет назад |
Cyrille Pitchen
|
6fbb9bdf0f
tty/serial: at91: fix error handling in atmel_serial_probe()
|
10 лет назад |
Cyrille Pitchen
|
d4f641876a
tty/serial: at91: enable peripheral clock before accessing I/O registers
|
10 лет назад |
Cyrille Pitchen
|
485819b5b9
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
|
10 лет назад |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 лет назад |
Ricardo Ribalda Delgado
|
bd737f8738
tty/serial_core: Introduce lock mechanism for RS485
|
10 лет назад |
Ricardo Ribalda Delgado
|
13bd3e6fa1
serial/atmel: Use the rs485 functions on serial_core
|
10 лет назад |
Peter Hurley
|
cab68f8954
serial: Test/disable MSIs if switching from N_PPS
|
10 лет назад |
Peter Hurley
|
d41510ce2f
serial: Take uart port lock for direct *_enable_ms()
|
10 лет назад |
Peter Hurley
|
732a84a037
serial: core: Pass termios to set_ldisc() notifications
|
10 лет назад |
Maxime Ripard
|
5483c10e03
serial: at91: Use dmaengine_slave_config API
|
10 лет назад |
Cyrille Pitchen
|
66f37aafd6
tty/serial: at91: fix rx ring buffer management
|
10 лет назад |
Peter Hurley
|
479e9b94fd
serial: Refactor uart_flush_buffer() from uart_close()
|
11 лет назад |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 лет назад |
Linus Torvalds
|
52d589a01d
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
10 лет назад |
Vinod Koul
|
6b997bab20
serial: atmel: add missing dmaengine header
|
11 лет назад |
Richard Genoud
|
35b675b910
tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()
|
11 лет назад |
Wolfram Sang
|
48479148a2
drivers/tty/serial: use correct type for dma_map/unmap
|
11 лет назад |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 лет назад |
Richard Genoud
|
ab5e4e4108
tty/serial: at91: add interrupts for modem control lines
|
11 лет назад |