Uwe Kleine-König
|
8f1bd8f2ad
serial: atmel: fix error path of probe function
|
10 years ago |
Cyrille Pitchen
|
a649943522
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
|
10 years ago |
Cyrille Pitchen
|
5f258b3e3d
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
|
10 years ago |
Cyrille Pitchen
|
b5199d4681
tty/serial: at91: add support to FIFOs
|
10 years ago |
Cyrille Pitchen
|
4e7decdaaa
tty/serial: at91: remove bunch of macros to access UART registers
|
10 years ago |
Nicolas Ferre
|
8687634b79
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
|
10 years ago |
Leilei Zhao
|
d033e82db9
tty/serial: at91: handle IRQ status more safely
|
10 years ago |
Ludovic Desroches
|
a8d4e01637
tty/serial: at91: maxburst was missing for dma transfers
|
10 years ago |
Greg Kroah-Hartman
|
becba85f0e
Merge 4.0-rc3 into tty-testing
|
10 years ago |
Leilei Zhao
|
1e1257860f
tty/serial: at91: correct the usage of tasklet
|
10 years ago |
Leilei Zhao
|
4d9628a148
tty/serial: at91: set ops in property init each time
|
10 years ago |
Leilei Zhao
|
4a1e888867
tty/serial: at91: revise the return type of atmel_init_property
|
10 years ago |
Leilei Zhao
|
a510880f6e
tty/serial: at91: correct buffer size used in DMA
|
10 years ago |
Leilei Zhao
|
2c27705410
tty/serial: at91: correct check of buf used in DMA
|
10 years ago |
Uwe Kleine-König
|
722ccf416a
serial: atmel: fix error handling when mctrl_gpio_init fails
|
10 years ago |
Boris BREZILLON
|
2c7af5ba65
tty: serial: atmel: rework interrupt and wakeup handling
|
10 years ago |
Cyrille Pitchen
|
1842dc2e29
tty/serial: at91: fix typo and indentation
|
10 years ago |
Cyrille Pitchen
|
1cf6e8fc83
tty/serial: at91: fix RTS line management when hardware handshake is enabled
|
10 years ago |
Cyrille Pitchen
|
6fbb9bdf0f
tty/serial: at91: fix error handling in atmel_serial_probe()
|
10 years ago |
Cyrille Pitchen
|
d4f641876a
tty/serial: at91: enable peripheral clock before accessing I/O registers
|
10 years ago |
Cyrille Pitchen
|
485819b5b9
tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device()
|
10 years ago |
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
|
10 years ago |
Ricardo Ribalda Delgado
|
13bd3e6fa1
serial/atmel: Use the rs485 functions on serial_core
|
10 years ago |
Peter Hurley
|
cab68f8954
serial: Test/disable MSIs if switching from N_PPS
|
10 years ago |
Peter Hurley
|
d41510ce2f
serial: Take uart port lock for direct *_enable_ms()
|
10 years ago |
Peter Hurley
|
732a84a037
serial: core: Pass termios to set_ldisc() notifications
|
10 years ago |
Maxime Ripard
|
5483c10e03
serial: at91: Use dmaengine_slave_config API
|
10 years ago |
Cyrille Pitchen
|
66f37aafd6
tty/serial: at91: fix rx ring buffer management
|
10 years ago |
Peter Hurley
|
479e9b94fd
serial: Refactor uart_flush_buffer() from uart_close()
|
10 years ago |