aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/atmel_serial.c
AgeCommit message (Expand)Author
2015-10-17serial: at91, fix rs485 propertiesJiri Slaby
2015-10-17serial: atmel: fix compiler warning on address castAndre Przywara
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-04serial: mctrl-gpio: rename init functionUwe Kleine-König
2015-10-04serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König
2015-10-04tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni
2015-08-04tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen
2015-07-23tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabledCyrille Pitchen
2015-07-23tty/serial: at91: add support to FIFOsCyrille Pitchen
2015-07-23tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2015-05-24tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-05-06tty/serial: at91: handle IRQ status more safelyLeilei Zhao
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-07tty/serial: at91: correct the usage of taskletLeilei Zhao
2015-03-07tty/serial: at91: set ops in property init each timeLeilei Zhao
2015-03-07tty/serial: at91: revise the return type of atmel_init_propertyLeilei Zhao
2015-03-07tty/serial: at91: correct buffer size used in DMALeilei Zhao
2015-03-07tty/serial: at91: correct check of buf used in DMALeilei Zhao
2015-03-07serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König
2015-03-06tty: serial: atmel: rework interrupt and wakeup handlingBoris BREZILLON
2015-01-09tty/serial: at91: fix typo and indentationCyrille Pitchen
2015-01-09tty/serial: at91: fix RTS line management when hardware handshake is enabledCyrille Pitchen
2015-01-09tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-01-09tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-01-09tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-06tty/serial_core: Introduce lock mechanism for RS485Ricardo Ribalda Delgado
2014-11-06serial/atmel: Use the rs485 functions on serial_coreRicardo Ribalda Delgado
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-06serial: at91: Use dmaengine_slave_config APIMaxime Ripard
2014-11-06tty/serial: at91: fix rx ring buffer managementCyrille Pitchen
2014-11-05serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
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