1. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  2. 6b997ba serial: atmel: add missing dmaengine header by Vinod Koul · 10 years ago
  3. 35b675b tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS() by Richard Genoud · 10 years ago
  4. 4847914 drivers/tty/serial: use correct type for dma_map/unmap by Wolfram Sang · 10 years ago
  5. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  6. ab5e4e4 tty/serial: at91: add interrupts for modem control lines by Richard Genoud · 10 years ago
  7. e0b0baa tty/serial: at91: use mctrl_gpio helpers by Richard Genoud · 10 years ago
  8. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  9. a3c1fa9 tty/serial: at91: remove unused open/close hooks by Richard Genoud · 10 years ago
  10. ddaa603 tty/serial: at91: use dev_err instead of printk by Richard Genoud · 10 years ago
  11. 11d73c5 Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup by Olof Johansson · 10 years ago
  12. c972d80 tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios by Nicolas Ferre · 10 years ago
  13. 8bc661b tty/serial: at91: disable uart timer at start of shutdown by Marek Roszko · 11 years ago
  14. bb7e73c tty/serial: at91: reset rx_ring when port is shutdown by Mark Deneen · 11 years ago
  15. f50c995f tty/serial: at91: fix race condition in atmel_serial_remove by Marek Roszko · 11 years ago
  16. 0cc7c6c7 tty/serial: at91: Handle shutdown more safely by Marek Roszko · 11 years ago
  17. 354e57f ARM/serial: at91: switch atmel serial to use gpiolib by Linus Walleij · 11 years ago
  18. 731d9ca tty/serial: at91: add a fallback option to determine uart/usart property by Nicolas Ferre · 11 years ago
  19. 892db58 tty/serial: at91: fix uart/usart selection for older products by Nicolas Ferre · 11 years ago
  20. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  21. 2e68c22 serial: at91: make UART support dma and pdc transfers by Elen Song · 11 years ago
  22. 055560b serial: at91: distinguish usart and uart by Elen Song · 11 years ago
  23. 33d64c4 serial: at91: support run time switch transfer mode by Elen Song · 11 years ago
  24. 34df42f serial: at91: add rx dma support by Elen Song · 11 years ago
  25. 08f738b serial: at91: add tx dma support by Elen Song · 11 years ago
  26. a930e52 serial: at91: use function pointer to choose pdc or pio by Elen Song · 11 years ago
  27. 64e22eb serial: at91: correct definition from DMA to PDC by Elen Song · 11 years ago
  28. 43b829b serial: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  29. e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  30. 91f8c2d tty: atmel_serial: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  31. 503bded tty: atmel_serial_probe(): index of atmel_ports[] fix by Pawel Wieczorkiewicz · 11 years ago
  32. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  33. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  34. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  36. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  37. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  38. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  39. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  40. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  41. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  42. 784557d tty: atmel_serial: add pinctrl support by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  43. 57c3686 tty/serial: atmel_serial: fix RS485 half-duplex problem by Siftar, Gabe · 12 years ago
  44. 69f6a27 Atmel: move console default platform_device to serial driver by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  45. dbf1115 atmel_serial: fix spinlock lockup in RS485 code by Claudio Scordino · 13 years ago
  46. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
  47. b54bf3b TTY: serial, cleanup atmel_set_ldisc by Jiri Slaby · 13 years ago
  48. 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 13 years ago
  49. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  50. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  51. 32cffe5 tty/serial: atmel_serial: bootconsole removed from auto-enumerates by Nicolas Ferre · 13 years ago
  52. 5fbe46b tty/serial: atmel_serial: add device tree support by Nicolas Ferre · 13 years ago
  53. 4cbf9f4 tty/serial: atmel_serial: auto-enumerate ports by Nicolas Ferre · 13 years ago
  54. 588edbf tty/serial: atmel_serial: whitespace and braces modifications by Nicolas Ferre · 13 years ago
  55. 1acfc7e tty/serial: atmel_serial: change platform_data variable name by Nicolas Ferre · 13 years ago
  56. 83cac9f atmel_serial: RS485: receiving enabled when sending data by Bernhard Roth · 13 years ago
  57. 0d0a3cc atmel_serial: fix atmel_default_console_device by Voss, Nikolaus · 13 years ago
  58. 60e8972 ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  59. deba1a0 atmel_serial: fix internal port num by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  60. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  61. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  62. 42bd7a4 atmel_serial: enable PPS support by Viktar Palstsiuk · 13 years ago
  63. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  64. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/atmel_serial.c]
  65. 1b63318 serial: general fixes in the serial_rs485 structure by Claudio Scordino · 14 years ago
  66. f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 14 years ago
  67. e8faff7 ARM: 6092/1: atmel_serial: support for RS485 communications by Claudio Scordino · 14 years ago
  68. 8fe2d54 serial: atmel_serial: add poll_get_char and poll_put_char uart_ops by Albin Tonnerre · 15 years ago
  69. 9d09daf atmel_serial: fix bad BUILD_BUG_ON() usage by Haavard Skinnemoen · 15 years ago
  70. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  71. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  72. 8da14b5 drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CONFIG_SERIAL_ATMEL_CONSOLE=N by Albin Tonnerre · 15 years ago
  73. 0ccad87 atmel_serial: fix hang in set_termios when crtscts is enabled by Haavard Skinnemoen · 15 years ago
  74. 8e706c4 avr32: add hardware handshake support to atmel_serial by Peter Ma · 15 years ago
  75. 27c0c8e atmel_serial might lose modem status change by Atsushi Nemoto · 15 years ago
  76. 1f14081 atmel_serial: fix flow control bug by Itai Levi · 16 years ago
  77. 06a7f05 atmel_serial: keep clock off when it's not needed by David Brownell · 16 years ago
  78. f05596d atmel_serial: update the powersave handler to match serial core by Anti Sullin · 16 years ago
  79. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  80. b1d1619 atmel_serial: Fix tty_port breakage by Haavard Skinnemoen · 16 years ago
  81. 9afd561 Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook by Haavard Skinnemoen · 16 years ago
  82. e1c609e atmel_serial: Drain console TX shifter before suspending by Haavard Skinnemoen · 16 years ago
  83. f826caa atmel_serial: Fix build on avr32 with CONFIG_PM enabled by Haavard Skinnemoen · 16 years ago
  84. 9c81c5c atmel_serial: filter out FP during baud rate detection by Haavard Skinnemoen · 16 years ago
  85. 6e10efe atmel_serial: remove duplicated macro definition by Michael Trimarchi · 16 years ago
  86. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  87. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 16 years ago
  88. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 16 years ago
  89. 0400b69 atmel_serial: fix interrupt handler return value by Haavard Skinnemoen · 16 years ago
  90. ae16106 atmel_serial: show tty name in /proc/interrupts by Haavard Skinnemoen · 16 years ago
  91. c811ab8 atmel_serial: use container_of instead of direct cast by Haavard Skinnemoen · 16 years ago
  92. 6433471 atmel_serial: fix broken RX buffer allocation by Haavard Skinnemoen · 16 years ago
  93. a667061 atmel_serial: add DMA support by Chip Coldwell · 16 years ago
  94. 1ecc26b atmel_serial: split the interrupt handler by Remy Bohmer · 16 years ago
  95. dfa7f34 atmel_serial: fix bugs in probe() error path and remove() by Haavard Skinnemoen · 16 years ago
  96. 1c0fd82 atmel_serial: use existing console options only if BRG is running by Haavard Skinnemoen · 16 years ago
  97. 829dd81 atmel_serial: use cpu_relax() when busy-waiting by Haavard Skinnemoen · 16 years ago
  98. b843aa2 atmel_serial: clean up the code by Remy Bohmer · 16 years ago
  99. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 16 years ago
  100. 19cd753 atmel_serial build warnings begone by David Brownell · 17 years ago