1. be9a5ec serial: mxs-auart: Fix potential infinite loop by Anton Vasilyev · 6 years ago
  2. 2e876ea serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 6 years ago
  3. 5289f1c serial: mxs-auart: Fix baudrate calculation by Uwe Kleine-König · 7 years ago
  4. 1664bc4 serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_clks() by Wei Yongjun · 8 years ago
  5. 0d2665b serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  6. 5d7519d serial: mxs-auart: Disable clock on error path by Fabio Estevam · 8 years ago
  7. 069a47e tty: serial: constify uart_ops structures by Julia Lawall · 8 years ago
  8. 182cdcb serial: mxs-auart: Use generic uart-has-rtscts DT property by Geert Uytterhoeven · 8 years ago
  9. 254da0d serial: mxs-auart: add Alphascale ASM9260 support by Oleksij Rempel · 8 years ago
  10. 7d8c70d serial: mctrl-gpio: rename init function by Uwe Kleine-König · 9 years ago
  11. df57cf6 serial: mxs-auart: fix baud rate range by Stefan Wahren · 9 years ago
  12. 17dc72c serial: mxs-auart: keep the AUART unit in reset state when not in use by Juergen Borleis · 9 years ago
  13. 3fa30ac serial: mxs-auart: use a function name to reflect what it really does by Juergen Borleis · 9 years ago
  14. 0cd4521 serial: mxs: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  15. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 9 years ago
  16. ac25e8c serial: mxs-auart: Fix build error by Fabio Estevam · 9 years ago
  17. 343fda9 serial: mxs-auart: properly handle mctrl_gpio failing by Uwe Kleine-König · 9 years ago
  18. 5f9ba5b serial: mxs-auart: Remove unneeded zeroing of 'ret' by Fabio Estevam · 9 years ago
  19. 99c932c serial: mxs-auart: Check for platform_get_irq() error by Fabio Estevam · 9 years ago
  20. 6960cd4 serial: mxs-auart: Remove irq from private structure by Fabio Estevam · 9 years ago
  21. 9e5df9f serial: mxs-auart: Use devm_request_irq() by Fabio Estevam · 9 years ago
  22. 75beb26 serial: mxs-auart: Use devm_clk_get() by Fabio Estevam · 9 years ago
  23. 46778bc serial: mxs-auart: Use devm_kzalloc() by Fabio Estevam · 9 years ago
  24. 11387b0 serial: mxs-auart: Remove unneeded goto label by Fabio Estevam · 9 years ago
  25. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  26. 2b310ec serial: mxs-auart: fix tx_empty against shift register by Janusz Uzycki · 10 years ago
  27. 08f937f serial: mxs-auart: fix gpio change detection on interrupt by Janusz Uzycki · 10 years ago
  28. f3006e4 serial: mxs-auart: Fix mxs_auart_set_ldisc() by Fabio Estevam · 10 years ago
  29. 36a2627 serial: mxs-auart: enable PPS support by Janusz Uzycki · 10 years ago
  30. f9e4239 serial: mxs-auart: add interrupts for modem control lines by Janusz Uzycki · 10 years ago
  31. 7c573d7 serial: mxs-auart: use mctrl_gpio helpers for handling modem signals by Janusz Uzycki · 10 years ago
  32. 42b4eba serial: mxs-auart: clean get_mctrl and set_mctrl by Janusz Uzycki · 10 years ago
  33. 914d3b1 serial: mxs-auart: add sysrq support by Janusz Uzycki · 10 years ago
  34. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  35. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  36. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  37. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  38. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  39. 9bbc3dc tty: serial: mxs-auart: Check the return value from clk_prepare_enable() by Fabio Estevam · 10 years ago
  40. 9987f76 serial: mxs-auart: set the FIFO size to DMA buffer size by Hector Palacios · 11 years ago
  41. afab220 serial: mxs: remove the MXS_AUART_DMA_CONFIG by Huang Shijie · 11 years ago
  42. 8418e67 serial: mxs: enable the DMA only when the RTS/CTS is valid by Huang Shijie · 11 years ago
  43. 5ac1ccb Merge 3.11-rc4 into tty-next by Greg Kroah-Hartman · 11 years ago
  44. 079a036 serial/mxs-auart: increase time to wait for transmitter to become idle by Uwe Kleine-König · 11 years ago
  45. d970d7f serial/mxs-auart: fix race condition in interrupt handler by Uwe Kleine-König · 11 years ago
  46. e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  47. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  48. 4c24f2c serial: mxs: drop superfluous {get|put}_device by Wolfram Sang · 11 years ago
  49. 4829e76 serial: mxs: fix buffer overflow by Wolfram Sang · 11 years ago
  50. bcc20f9 serial: mxs-auart: move to use generic DMA helper by Shawn Guo · 11 years ago
  51. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  52. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  53. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  54. 81a7d77 serial: mxs-auart: Fix typo in sanity check by Thomas Jarosch · 11 years ago
  55. 87b8bed serial: mxs-auart: Index is unsigned by fabio.estevam@freescale.com · 11 years ago
  56. a683321 mxs: uart: fix setting RTS from software by Steffen Trumtrar · 11 years ago
  57. d7ffb93 serial: mxs-auart: unmap the scatter list before we copy the data by Huang Shijie · 12 years ago
  58. a591944 serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled by Huang Shijie · 12 years ago
  59. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  60. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  61. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  62. e800163 serial: mxs-auart: add the DMA support for mx28 by Huang Shijie · 12 years ago
  63. f4b1f03b serial: mxs-auart: distinguish the different SOCs by Huang Shijie · 12 years ago
  64. 23666a7 serial: mxs-auart: put the device in the error path by Huang Shijie · 12 years ago
  65. b69200f serial: mxs-auart: put the device in mxs_auart_probe() by Huang Shijie · 12 years ago
  66. 851b714 serial: mxs-auart: fix the wrong setting order by Huang Shijie · 12 years ago
  67. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  68. 0059202 serial: mxs-auart: fix the wrong RTS hardware flow control by Huang Shijie · 12 years ago
  69. 1ea6607 serial: mxs-auart: Allow device tree probing by Fabio Estevam · 12 years ago
  70. 94b5aff Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  71. 2e174c3 serial: mxs-auart: adopt pinctrl support by Shawn Guo · 12 years ago
  72. 8b979f7 Add missing call to uart_update_timeout() by Lothar Waßmann · 12 years ago
  73. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. a481377 serial: mxs-auart: convert to clk_prepare/clk_unprepare by Shawn Guo · 12 years ago
  75. d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 13 years ago
  76. 18fd731 Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/device.h include by Jesper Juhl · 13 years ago
  77. f19693a Merge commit 'v2.6.38-rc4' into imx-for-2.6.39 by Sascha Hauer · 13 years ago