summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/atmel_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado2014-11-061-6/+4
* | serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado2014-11-061-55/+24
* | serial: Test/disable MSIs if switching from N_PPSPeter Hurley2014-11-061-0/+5
* | serial: Take uart port lock for direct *_enable_ms()Peter Hurley2014-11-061-0/+2
* | serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-061-2/+2
* | serial: at91: Use dmaengine_slave_config APIMaxime Ripard2014-11-061-6/+4
* | tty/serial: at91: fix rx ring buffer managementCyrille Pitchen2014-11-061-39/+55
* | serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley2014-11-051-13/+15
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-181-0/+1
|\
| * serial: atmel: add missing dmaengine headerVinod Koul2014-10-161-0/+1
* | tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud2014-09-081-1/+42
|/
* drivers/tty/serial: use correct type for dma_map/unmapWolfram Sang2014-07-221-4/+4
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* tty/serial: at91: add interrupts for modem control linesRichard Genoud2014-05-281-3/+122
* tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-281-35/+70
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-18/+31
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-18/+31
| |\
| | * ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-201-18/+31
* | | tty/serial: at91: remove unused open/close hooksRichard Genoud2014-02-281-21/+0
* | | tty/serial: at91: use dev_err instead of printkRichard Genoud2014-02-281-2/+2
* | | tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre2014-02-131-3/+0
|/ /
* | tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-131-12/+10
* | tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-071-0/+6
* | tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-071-1/+2
* | tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-071-7/+13
|/
* tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre2013-10-171-1/+18
* tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre2013-10-171-7/+2
* serial: use dev_get_platdata()Jingoo Han2013-07-311-5/+5
* serial: at91: make UART support dma and pdc transfersElen Song2013-07-291-6/+42
* serial: at91: distinguish usart and uartElen Song2013-07-291-0/+37
* serial: at91: support run time switch transfer modeElen Song2013-07-291-59/+80
* serial: at91: add rx dma supportElen Song2013-07-291-4/+220
* serial: at91: add tx dma supportElen Song2013-07-291-4/+206
* serial: at91: use function pointer to choose pdc or pioElen Song2013-07-291-73/+130
* serial: at91: correct definition from DMA to PDCElen Song2013-07-291-35/+36
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-261-1/+0
* drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-241-8/+0
* tty: atmel_serial: prepare clk before calling enableBoris BREZILLON2013-06-241-10/+31
* tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-151-6/+5
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-3/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+4
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-2/+1
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-18/+0
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-161-18/+0
| |/
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-5/+5
|\ \
| * | tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
| * | tty: remove use of __devinitBill Pemberton2012-11-211-3/+3
OpenPOWER on IntegriCloud