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