aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/atmel_serial.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-10-18
|\
| * serial: atmel: add missing dmaengine headerVinod Koul2014-10-16
* | tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud2014-09-08
|/
* drivers/tty/serial: use correct type for dma_map/unmapWolfram Sang2014-07-22
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* tty/serial: at91: add interrupts for modem control linesRichard Genoud2014-05-28
* tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-28
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-19
| |\
| | * ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-20
* | | tty/serial: at91: remove unused open/close hooksRichard Genoud2014-02-28
* | | tty/serial: at91: use dev_err instead of printkRichard Genoud2014-02-28
* | | tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre2014-02-13
|/ /
* | tty/serial: at91: disable uart timer at start of shutdownMarek Roszko2014-01-13
* | tty/serial: at91: reset rx_ring when port is shutdownMark Deneen2014-01-07
* | tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko2014-01-07
* | tty/serial: at91: Handle shutdown more safelyMarek Roszko2014-01-07
|/
* tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre2013-10-17
* tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre2013-10-17
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* serial: at91: make UART support dma and pdc transfersElen Song2013-07-29
* serial: at91: distinguish usart and uartElen Song2013-07-29
* serial: at91: support run time switch transfer modeElen Song2013-07-29
* serial: at91: add rx dma supportElen Song2013-07-29
* serial: at91: add tx dma supportElen Song2013-07-29
* serial: at91: use function pointer to choose pdc or pioElen Song2013-07-29
* serial: at91: correct definition from DMA to PDCElen Song2013-07-29
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-26
* drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-24
* tty: atmel_serial: prepare clk before calling enableBoris BREZILLON2013-06-24
* tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-15
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\
| * arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-16
| |/
* | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-11
|\ \
| * | tty: remove use of __devexitBill Pemberton2012-11-21
| * | tty: remove use of __devinitBill Pemberton2012-11-21
| * | tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
| |/
* / tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
|/
* tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe2012-04-09
* Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-23
* atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-04
* Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-26
|\
| * RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-15
* | TTY: serial, cleanup atmel_set_ldiscJiri Slaby2011-11-15
|/
* Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-27
|\
| * ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08