1. 70eb460 serial: omap: Fix EFR write on RTS deassertion by Lukas Wunner · 7 years ago
  2. e38a4c3 serial: omap: suspend device on probe errors by Johan Hovold · 7 years ago
  3. f8d2751 serial: omap: fix runtime-pm handling on unbind by Johan Hovold · 7 years ago
  4. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  5. 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 8 years ago
  6. b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 8 years ago
  7. 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 8 years ago
  8. 2172076 serial/omap-serial: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  9. adfb923 serial: omap: remove warnings about unused functions by Ezequiel Garcia · 9 years ago
  10. ee83bd3 serial: omap: Switch wake-up interrupt to generic wakeirq by Tony Lindgren · 9 years ago
  11. 66cf1d8 serial: omap: Fix error handling in probe by Semen Protsenko · 9 years ago
  12. 1cf94d3 tty/serial: omap: fix !wakeirq message by Doug Kehn · 9 years ago
  13. 348f9bb serial: omap: Fix RTS handling by Peter Hurley · 9 years ago
  14. 391f93f serial: core: Rework hw-assisted flow control support by Peter Hurley · 9 years ago
  15. fbf7ebe trivial fixes for omap-serial by Pavel Machek · 9 years ago
  16. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. d39fe4e tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  18. 3c59958 tty: serial: omap_serial: line is unsigned, don't check < 0 by Sebastian Andrzej Siewior · 10 years ago
  19. bd737f8 tty/serial_core: Introduce lock mechanism for RS485 by Ricardo Ribalda Delgado · 10 years ago
  20. dadd7ec serial/omap: Use the rs485 functions on serial_core by Ricardo Ribalda Delgado · 10 years ago
  21. 7af0ea5 tty: serial: omap: Increase max consoles and add check to prevent crash by Nishanth Menon · 10 years ago
  22. d4ac063 tty: serial: omap: Remove probe error message by Markus Pargmann · 10 years ago
  23. 13d6ceb tty: omap-serial: pull out calculation from baud_is_mode16 by Frans Klaver · 10 years ago
  24. dc31875 tty: omap-serial: fix division by zero by Frans Klaver · 10 years ago
  25. d900d98 tty: serial: omap: fix Sparse warnings by Felipe Balbi · 10 years ago
  26. 5c3f4bd tty: serial: omap: remove unneeded singlethread workqueue by Felipe Balbi · 10 years ago
  27. 985bfd5 tty: serial: omap: remove some dead code by Felipe Balbi · 10 years ago
  28. d044d23 tty: serial: omap: switch over to devm_ioremap_resource by Felipe Balbi · 10 years ago
  29. 54af692 tty: serial: omap: switch over to platform_get_resource by Felipe Balbi · 10 years ago
  30. cc51638 tty: serial: omap: cleanup variable declarations by Felipe Balbi · 10 years ago
  31. 404dc57 tty: serial: omap: switch over to devm_request_gpio by Felipe Balbi · 10 years ago
  32. 5b6acc7 tty: serial: add missing braces by Felipe Balbi · 10 years ago
  33. 6bf7896 Revert "serial: omap: unlock the port lock" by Felipe Balbi · 10 years ago
  34. d758c9c serial: omap: Fix missing pm_runtime_resume handling by simplifying code by Tony Lindgren · 10 years ago
  35. 93a2e47 serial: omap: free the wakeup settings in remove by Sanjay Singh Rawat · 10 years ago
  36. 3a13884 tty/serial: omap: empty the RX FIFO at the end of half-duplex TX by Dimitris Lampridis · 10 years ago
  37. cab53dc tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX by Dimitris Lampridis · 10 years ago
  38. a64c1a1 serial: omap: fix rs485 probe on defered pinctrl by Michael Grzeschik · 10 years ago
  39. ce6acca serial: omap-serial: Move info message to probe function by Markus Pargmann · 10 years ago
  40. 80d8611 serial: omap: fix missing comma by Philippe Proulx · 11 years ago
  41. e5f9bf7 serial: omap: fix a few checkpatch warnings by Philippe Proulx · 11 years ago
  42. 018e744 serial: omap: improve RS-485 performance by Philippe Proulx · 11 years ago
  43. 2a0b965 serial: omap: Add support for optional wake-up by Tony Lindgren · 11 years ago
  44. e701bca serial: omap: delete .set_wake callback by Linus Walleij · 11 years ago
  45. 18d8519 OMAP/serial: Fix Mode13 vs Mode16 priority by Alexey Pelykh · 11 years ago
  46. 4250b5d OMAP/serial: Fix misnamed variable by Alexey Pelykh · 11 years ago
  47. 355fe56 Revert "OMAP: UART: Keep the TX fifo full when possible" by Greg Kroah-Hartman · 11 years ago
  48. 7b013e4 Revert "serial: omap: Fix IRQ handling return value" by Greg Kroah-Hartman · 11 years ago
  49. e438ac9 OMAP: serial: Remove incorrect disabling of IER interrupt by Mark Jackson · 11 years ago
  50. 4a0ac0f OMAP: add RS485 support by Mark Jackson · 11 years ago
  51. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  52. 3026d14 serial: omap: enable PM runtime only when its fully configured by Grygorii Strashko · 11 years ago
  53. 908fd7e serial: omap: Fix IRQ handling return value by Ruchika Kharwar · 11 years ago
  54. a0a490f serial: omap: Initialize platform_data by Vikram Pandita · 11 years ago
  55. 76bac19 OMAP: UART: Fix the revision register read. by Ruchika Kharwar · 11 years ago
  56. c441508 OMAP: UART: Keep the TX fifo full when possible by Dmitry Fink · 11 years ago
  57. f64ffda OMAP2+: UART: enable tx wakeup bit for wer reg by Govindraj.R · 11 years ago
  58. e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  59. a630fbf serial: omap: Fix device tree based PM runtime by Tony Lindgren · 11 years ago
  60. 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 11 years ago
  61. 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 11 years ago
  62. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  63. ddd85e2 serial: omap: prevent runtime PM for "no_console_suspend" by Sourav Poddar · 11 years ago
  64. 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 11 years ago
  65. 1f66396 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity by Alexey Pelykh · 11 years ago
  66. 1776fd0 OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation by Alexey Pelykh · 11 years ago
  67. 5fe2123 OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13 by Alexey Pelykh · 11 years ago
  68. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  69. fdbc735 serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR by Enric Balletbo i Serra · 11 years ago
  70. d9ba573 ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h by Tony Lindgren · 11 years ago
  71. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  72. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  73. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  74. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  75. 3af08bd SERIAL: omap: fix hardware assisted flow control by Russell King · 12 years ago
  76. 2405464 SERIAL: omap: simplify (2) by Russell King · 12 years ago
  77. c533e51 SERIAL: omap: move xon/xoff setting earlier by Russell King · 12 years ago
  78. c7d059c SERIAL: omap: always set TCR by Russell King · 12 years ago
  79. 18f360f SERIAL: omap: simplify by Russell King · 12 years ago
  80. 1fe8aa8 SERIAL: omap: don't read back LCR/MCR/EFR by Russell King · 12 years ago
  81. 01d70bb SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios by Russell King · 12 years ago
  82. 820344f SERIAL: omap: configure xon/xoff before setting modem control lines by Russell King · 12 years ago
  83. f91b55ab SERIAL: omap: move driver private definitions and structures to driver by Russell King · 12 years ago
  84. 4073a53 SERIAL: omap: remove 'irq_pending' bitfield by Russell King · 12 years ago
  85. 08bd490 SERIAL: omap: fix MCR TCRTLR bit handling by Russell King · 12 years ago
  86. 9363f8f SERIAL: omap: fix set_mctrl() breakage by Russell King · 12 years ago
  87. 511e74f SERIAL: omap: no need to re-read EFR by Russell King · 12 years ago
  88. d864c03 SERIAL: omap: remove setting of EFR SCD bit by Russell King · 12 years ago
  89. da5d01f SERIAL: omap: allow hardware assisted IXANY mode to be disabled by Russell King · 12 years ago
  90. 0d5b166 SERIAL: omap: allow hardware assisted rts/cts modes to be disabled by Russell King · 12 years ago
  91. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  92. 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
  93. 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
  94. 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
  95. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  96. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  97. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  98. ac57e7f serial: omap: Remove unnecessary checks from suspend/resume by Sourav Poddar · 12 years ago
  99. 3dbc5ce serial: omap: Request pins using pinctrl framework by Tony Lindgren · 12 years ago
  100. ce2f08d serial: omap: fix DeviceTree boot by Felipe Balbi · 12 years ago