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