aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/atmel_serial.c
AgeCommit message (Expand)Author
2015-05-17tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-10-16serial: atmel: add missing dmaengine headerVinod Koul
2014-09-08tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud
2014-07-22drivers/tty/serial: use correct type for dma_map/unmapWolfram Sang
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-05-28tty/serial: at91: add interrupts for modem control linesRichard Genoud
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-02-28tty/serial: at91: remove unused open/close hooksRichard Genoud
2014-02-28tty/serial: at91: use dev_err instead of printkRichard Genoud
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-13tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre
2014-01-13tty/serial: at91: disable uart timer at start of shutdownMarek Roszko
2014-01-07tty/serial: at91: reset rx_ring when port is shutdownMark Deneen
2014-01-07tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko
2014-01-07tty/serial: at91: Handle shutdown more safelyMarek Roszko
2013-12-20ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-29serial: at91: make UART support dma and pdc transfersElen Song
2013-07-29serial: at91: distinguish usart and uartElen Song
2013-07-29serial: at91: support run time switch transfer modeElen Song
2013-07-29serial: at91: add rx dma supportElen Song
2013-07-29serial: at91: add tx dma supportElen Song
2013-07-29serial: at91: use function pointer to choose pdc or pioElen Song
2013-07-29serial: at91: correct definition from DMA to PDCElen Song
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-24drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-06-24tty: atmel_serial: prepare clk before calling enableBoris BREZILLON
2013-03-15tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-10-13tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-01-04atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman
2011-11-15TTY: serial, cleanup atmel_set_ldiscJiri Slaby
2011-11-15RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino