summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/atmel_serial.c
Commit message (Expand)AuthorAge
* tty/serial: atmel: add new version check for usartJonas Danielsson2018-02-28
* serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner2017-11-28
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* tty/serial: atmel: Convert timers to use timer_setup()Kees Cook2017-11-04
* tty/serial: atmel: Prevent a warning on suspendRomain Izard2017-10-04
* serial: atmel: Use common rs485 device tree parsing functionSascha Hauer2017-09-18
* tty/serial: atmel: make the driver DT onlyAlexandre Belloni2017-06-14
* tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni2017-06-14
* tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-09
* tty/serial: atmel: use offset_in_page() macroGeliang Tang2017-05-18
* Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2017-04-03
|\
| * tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-03-31
| * tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-03-31
* | tty/serial: atmel: move atmel_serial header into driver directoryRichard Genoud2017-03-14
* | tty/serial: atmel: remove cache when unnecessaryAlexandre Belloni2017-03-14
* | tty/serial: atmel: increase ATMEL_MAX_UARTAlexandre Belloni2017-03-14
|/
* atmel_serial: Use the fractional divider when possibleRomain Izard2017-02-14
* tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni2017-02-10
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-11
* tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-11
* tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-28
* tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy2016-09-27
* BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud2016-09-15
* tty/serial: at91: constify uart_ops structuresJulia Lawall2016-09-02
* tty/serial: at91: use of_property_read_boolJulia Lawall2016-08-31
* tty/serial: atmel: add fractional baud rate supportLudovic Desroches2016-08-31
* tty/serial: atmel: enforce tasklet init and termination sequencesNicolas Ferre2016-06-26
* tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni2016-06-25
* tty/serial: atmel: add comment for the ring buffer size macroLudovic Desroches2016-06-25
* tty/serial: atmel: split tx and rx pathsNicolas Ferre2016-06-25
* tty/serial: atmel: re-integrate status check in irq handlerNicolas Ferre2016-06-25
* tty/serial: atmel: fix hardware handshake selectionAlexandre Belloni2016-04-28
* tty/serial: at91: fix bad offset for UART timeout registerLudovic Desroches2016-03-07
* tty/serial: at91: restore dynamic driver bindingRomain Izard2016-03-07
* serial: atmel: Use atmel_port consistentlyJaeden Amero2016-02-06
* serial: atmel: add support for new UART versionNicolas Ferre2016-02-06
* serial: atmel: trivial: clean the IP version decoding codeNicolas Ferre2016-02-06
* drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.cPaul Gortmaker2016-01-08
* drivers/tty/serial: make serial/atmel_serial.c explicitly non-modularPaul Gortmaker2015-12-13
* serial: atmel: convert to irq handling provided mctrl-gpioUwe Kleine-König2015-12-13
* serial: at91, fix rs485 propertiesJiri Slaby2015-10-17
* serial: atmel: fix compiler warning on address castAndre Przywara2015-10-17
* Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-12
|\
| * serial: atmel: fix error path of probe functionUwe Kleine-König2015-10-04
* | serial: mctrl-gpio: rename init functionUwe Kleine-König2015-10-04
* | serial: atmel: allow compile testing on non-atmel architecturesUwe Kleine-König2015-10-04
* | tty/serial: at91: move ATMEL_MAX_UARTAlexandre Belloni2015-10-04
|/
* tty/serial: at91: fix I/O accesses on RHR and THR for AVR32Cyrille Pitchen2015-08-04
* tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabledCyrille Pitchen2015-07-23