1. 5bb221b serial: atmel: Use platform_get_irq() to get the interrupt by Rob Herring · 3 years, 1 month ago
  2. 4f4b9b5 tty: serial: atmel: Call dma_async_issue_pending() by Tudor Ambarus · 3 years, 2 months ago
  3. 1e67bd2 tty: serial: atmel: Check return code of dmaengine_submit() by Tudor Ambarus · 3 years, 2 months ago
  4. aec079f tty: serial: atmel: use macros instead of hardcoded values by Claudiu Beznea · 3 years, 3 months ago
  5. 635b258 tty: serial: atmel: include <linux/io.h> instead of <asm/io.h> by Zihao Tang · 3 years, 8 months ago
  6. 983fe58 serial: atmel_serial: drop low-latency workaround by Johan Hovold · 3 years, 9 months ago
  7. 8f49a2f Merge 5.9-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 5 months ago
  8. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  9. 41e85e4 tty: atmel_serial: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 5 months ago
  10. c150c0f serial: Allow uart_get_rs485_mode() to return errno by Lukas Wunner · 4 years, 8 months ago
  11. 207f6f3 tty/serial: atmel: Use uart_console() helper by Andy Shevchenko · 4 years, 10 months ago
  12. 67f468d tty: serial: atmel_serial: Drop GPIO includes by Linus Walleij · 4 years, 11 months ago
  13. 04b5bfe tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode by Nicolas Ferre · 5 years ago
  14. 36ce7cf tty/serial: atmel: use true,false for bool variable by Zheng Bin · 5 years ago
  15. 477b838 tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data by Codrin.Ciubotariu@microchip.com · 5 years ago
  16. 749e412 Merge 5.5-rc3 into tty-next by Greg Kroah-Hartman · 5 years ago
  17. 078abd9 tty/serial: Migrate atmel_serial to use has_sysrq by Dmitry Safonov · 5 years ago
  18. 6dbd54e Revert "tty/serial: atmel: fix out of range clock divider handling" by Greg Kroah-Hartman · 5 years ago
  19. cb47b9f tty/serial: atmel: fix out of range clock divider handling by David Engraf · 5 years ago
  20. 751d001 tty/serial: atmel: fix out of range clock divider handling by David Engraf · 5 years ago
  21. d2d8d4c tty/serial: atmel: remove unneeded atmel_get_lines_status function by Richard Genoud · 5 years ago
  22. d2ace81 tty/serial: atmel: reschedule TX after RX was started by Razvan Stefanescu · 5 years ago
  23. 8d41ab8 tty/serial: atmel: remove redundant assignment to ret by Colin Ian King · 5 years ago
  24. 69646d7 tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  25. f304098 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  26. c85be04 tty: atmel_serial: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  27. 377fedd tty/serial: atmel: add ISO7816 support by Nicolas Ferre · 6 years ago
  28. c24d253 tty/serial: atmel: Change the driver to work under at91-usart MFD by Radu Pirea · 7 years ago
  29. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  30. 9594b5b tty/serial: atmel: use port->name as name in request_irq() by Sebastian Andrzej Siewior · 7 years ago
  31. fd63a89 tty/serial: atmel: add new version check for usart by Jonas Danielsson · 7 years ago
  32. 743f93f serial: Make retrieval of rs485 properties platform-agnostic by Lukas Wunner · 7 years ago
  33. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  34. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  35. 026cb43 tty/serial: atmel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  36. ea04f82 tty/serial: atmel: Prevent a warning on suspend by Romain Izard · 7 years ago
  37. 79d9e95 serial: atmel: Use common rs485 device tree parsing function by Sascha Hauer · 7 years ago
  38. 92c8f7c tty/serial: atmel: make the driver DT only by Alexandre Belloni · 8 years ago
  39. 274a5ed tty/serial: atmel: remove atmel_default_console_device handling by Alexandre Belloni · 8 years ago
  40. 72ce573 tty/serial: atmel: Remove AVR32 bits from the driver by Andy Shevchenko · 8 years ago
  41. 2b5cf14 tty/serial: atmel: use offset_in_page() macro by Geliang Tang · 8 years ago
  42. 9ccd8d7 Merge 4.11-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  43. 497e1e1 tty/serial: atmel: fix TX path in atmel_console_write() by Nicolas Ferre · 8 years ago
  44. 31ca2c6 tty/serial: atmel: fix race condition (TX+DMA) by Richard Genoud · 8 years ago
  45. 8961df8 tty/serial: atmel: move atmel_serial header into driver directory by Richard Genoud · 8 years ago
  46. 488ae82 tty/serial: atmel: remove cache when unnecessary by Alexandre Belloni · 8 years ago
  47. 432f974 tty/serial: atmel: increase ATMEL_MAX_UART by Alexandre Belloni · 8 years ago
  48. 2867af2 atmel_serial: Use the fractional divider when possible by Romain Izard · 8 years ago
  49. 6a5f0e2 tty/serial: atmel: ensure state is restored after suspending by Alexandre Belloni · 8 years ago
  50. b389f17 tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done by Richard Genoud · 8 years ago
  51. 89d8232 tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx by Richard Genoud · 8 years ago
  52. 9bcffe7 tty/serial: at91: fix hardware handshake on Atmel platforms by Richard Genoud · 8 years ago
  53. 36131cd tty/serial: atmel: fix fractional baud rate computation by Alexey Starikovskiy · 8 years ago
  54. 0ae9fde BUG: atmel_serial: Interrupts not disabled on close by Richard Genoud · 8 years ago
  55. 5c7dcdb tty/serial: at91: constify uart_ops structures by Julia Lawall · 8 years ago
  56. 490d5ce tty/serial: at91: use of_property_read_bool by Julia Lawall · 8 years ago
  57. 5bf5635 tty/serial: atmel: add fractional baud rate support by Ludovic Desroches · 8 years ago
  58. 98f2082 tty/serial: atmel: enforce tasklet init and termination sequences by Nicolas Ferre · 9 years ago
  59. 0058f08 tty/serial: atmel: fix RS485 half duplex with DMA by Alexandre Belloni · 9 years ago
  60. 637ba54 tty/serial: atmel: add comment for the ring buffer size macro by Ludovic Desroches · 9 years ago
  61. 00e8e658 tty/serial: atmel: split tx and rx paths by Nicolas Ferre · 9 years ago
  62. 9205218 tty/serial: atmel: re-integrate status check in irq handler by Nicolas Ferre · 9 years ago
  63. 5be605a tty/serial: atmel: fix hardware handshake selection by Alexandre Belloni · 9 years ago
  64. 2958cce tty/serial: at91: fix bad offset for UART timeout register by Ludovic Desroches · 9 years ago
  65. f4a8ab04 tty/serial: at91: restore dynamic driver binding by Romain Izard · 9 years ago
  66. b78cd16 serial: atmel: Use atmel_port consistently by Jaeden Amero · 9 years ago
  67. 1d673fb serial: atmel: add support for new UART version by Nicolas Ferre · 9 years ago
  68. 4b76937 serial: atmel: trivial: clean the IP version decoding code by Nicolas Ferre · 9 years ago
  69. 041497e drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c by Paul Gortmaker · 9 years ago
  70. c39dfeb drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular by Paul Gortmaker · 9 years ago
  71. 18dfef9 serial: atmel: convert to irq handling provided mctrl-gpio by Uwe Kleine-König · 9 years ago
  72. 77bdec6 serial: at91, fix rs485 properties by Jiri Slaby · 9 years ago
  73. 270c2ad serial: atmel: fix compiler warning on address cast by Andre Przywara · 9 years ago
  74. 378102f Merge 4.3-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  75. 8f1bd8f serial: atmel: fix error path of probe function by Uwe Kleine-König · 9 years ago
  76. 7d8c70d serial: mctrl-gpio: rename init function by Uwe Kleine-König · 9 years ago
  77. c8d1f02 serial: atmel: allow compile testing on non-atmel architectures by Uwe Kleine-König · 9 years ago
  78. 9af92fb tty/serial: at91: move ATMEL_MAX_UART by Alexandre Belloni · 9 years ago
  79. a649943 tty/serial: at91: fix I/O accesses on RHR and THR for AVR32 by Cyrille Pitchen · 9 years ago
  80. 5f258b3 tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled by Cyrille Pitchen · 10 years ago
  81. b5199d4 tty/serial: at91: add support to FIFOs by Cyrille Pitchen · 10 years ago
  82. 4e7decd tty/serial: at91: remove bunch of macros to access UART registers by Cyrille Pitchen · 10 years ago
  83. 8687634 tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send by Nicolas Ferre · 10 years ago
  84. d033e82 tty/serial: at91: handle IRQ status more safely by Leilei Zhao · 10 years ago
  85. a8d4e01 tty/serial: at91: maxburst was missing for dma transfers by Ludovic Desroches · 10 years ago
  86. becba85 Merge 4.0-rc3 into tty-testing by Greg Kroah-Hartman · 10 years ago
  87. 1e12578 tty/serial: at91: correct the usage of tasklet by Leilei Zhao · 10 years ago
  88. 4d9628a tty/serial: at91: set ops in property init each time by Leilei Zhao · 10 years ago
  89. 4a1e888 tty/serial: at91: revise the return type of atmel_init_property by Leilei Zhao · 10 years ago
  90. a510880 tty/serial: at91: correct buffer size used in DMA by Leilei Zhao · 10 years ago
  91. 2c27705 tty/serial: at91: correct check of buf used in DMA by Leilei Zhao · 10 years ago
  92. 722ccf4 serial: atmel: fix error handling when mctrl_gpio_init fails by Uwe Kleine-König · 10 years ago
  93. 2c7af5b tty: serial: atmel: rework interrupt and wakeup handling by Boris BREZILLON · 10 years ago
  94. 1842dc2e tty/serial: at91: fix typo and indentation by Cyrille Pitchen · 10 years ago
  95. 1cf6e8f tty/serial: at91: fix RTS line management when hardware handshake is enabled by Cyrille Pitchen · 10 years ago
  96. 6fbb9bd tty/serial: at91: fix error handling in atmel_serial_probe() by Cyrille Pitchen · 10 years ago
  97. d4f6418 tty/serial: at91: enable peripheral clock before accessing I/O registers by Cyrille Pitchen · 10 years ago
  98. 485819b tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_for_device() by Cyrille Pitchen · 10 years ago
  99. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  100. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago