1. a630fbf serial: omap: Fix device tree based PM runtime by Tony Lindgren · 11 years ago
  2. 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 11 years ago
  3. 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 11 years ago
  4. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  5. ddd85e2 serial: omap: prevent runtime PM for "no_console_suspend" by Sourav Poddar · 11 years ago
  6. 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 11 years ago
  7. 1f66396 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity by Alexey Pelykh · 11 years ago
  8. 1776fd0 OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, and Tx FIFO IRQ generation by Alexey Pelykh · 12 years ago
  9. 5fe2123 OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead of Mode13 by Alexey Pelykh · 12 years ago
  10. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  11. fdbc735 serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR by Enric Balletbo i Serra · 12 years ago
  12. d9ba573 ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h by Tony Lindgren · 12 years ago
  13. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  14. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  15. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. 3af08bd SERIAL: omap: fix hardware assisted flow control by Russell King · 12 years ago
  18. 2405464 SERIAL: omap: simplify (2) by Russell King · 12 years ago
  19. c533e51 SERIAL: omap: move xon/xoff setting earlier by Russell King · 12 years ago
  20. c7d059c SERIAL: omap: always set TCR by Russell King · 12 years ago
  21. 18f360f SERIAL: omap: simplify by Russell King · 12 years ago
  22. 1fe8aa8 SERIAL: omap: don't read back LCR/MCR/EFR by Russell King · 12 years ago
  23. 01d70bb SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios by Russell King · 12 years ago
  24. 820344f SERIAL: omap: configure xon/xoff before setting modem control lines by Russell King · 12 years ago
  25. f91b55ab SERIAL: omap: move driver private definitions and structures to driver by Russell King · 12 years ago
  26. 4073a53 SERIAL: omap: remove 'irq_pending' bitfield by Russell King · 12 years ago
  27. 08bd490 SERIAL: omap: fix MCR TCRTLR bit handling by Russell King · 12 years ago
  28. 9363f8f SERIAL: omap: fix set_mctrl() breakage by Russell King · 12 years ago
  29. 511e74f SERIAL: omap: no need to re-read EFR by Russell King · 12 years ago
  30. d864c03 SERIAL: omap: remove setting of EFR SCD bit by Russell King · 12 years ago
  31. da5d01f SERIAL: omap: allow hardware assisted IXANY mode to be disabled by Russell King · 12 years ago
  32. 0d5b166 SERIAL: omap: allow hardware assisted rts/cts modes to be disabled by Russell King · 12 years ago
  33. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  34. 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
  35. 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
  36. 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
  37. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  38. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  39. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  40. ac57e7f serial: omap: Remove unnecessary checks from suspend/resume by Sourav Poddar · 12 years ago
  41. 3dbc5ce serial: omap: Request pins using pinctrl framework by Tony Lindgren · 12 years ago
  42. ce2f08d serial: omap: fix DeviceTree boot by Felipe Balbi · 12 years ago
  43. e36851d serial: omap: fix compile breakage by Felipe Balbi · 12 years ago
  44. 6721ab7 serial: omap: enable RX and TX FIFO usage by Felipe Balbi · 12 years ago
  45. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  46. d21e400 serial: omap: remove unnecessary header and add a missing one by Felipe Balbi · 12 years ago
  47. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  48. a6b19c3 serial: omap: make sure to put() on poll_get_char by Felipe Balbi · 12 years ago
  49. 9727faf serial: omap: implement set_wake by Felipe Balbi · 12 years ago
  50. 0324a82 serial: omap: unlock the port lock by Ruchika Kharwar · 12 years ago
  51. 52c5513 serial: omap: drop "inline" from IRQ handler prototype by Felipe Balbi · 12 years ago
  52. 6d608ef serial: omap: optimization with section annotations by Felipe Balbi · 12 years ago
  53. 856e35b serial: omap: fix sequence of pm_runtime_* calls. by Ruchika Kharwar · 12 years ago
  54. 6c3a30c serial: omap: don't save IRQ flags on hardirq by Felipe Balbi · 12 years ago
  55. 7e9c8e7 serial: omap: make sure to suspend device before remove by Felipe Balbi · 12 years ago
  56. 1b42c8b serial: omap: drop unnecessary check from remove by Felipe Balbi · 12 years ago
  57. 93220dc serial: omap: set dev->drvdata before enabling pm_runtime by Felipe Balbi · 12 years ago
  58. 660ac5f serial: omap: stick to put_autosuspend by Felipe Balbi · 12 years ago
  59. bf63a08 serial: omap: move THRE check to transmit_chars() by Felipe Balbi · 12 years ago
  60. 72256cb serial: omap: refactor receive_chars() into rdi/rlsi handlers by Felipe Balbi · 12 years ago
  61. 81b75ae serial: omap: simplify IRQ handling by Felipe Balbi · 12 years ago
  62. 4945743 serial: omap: drop DMA support by Felipe Balbi · 12 years ago
  63. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  64. e5b57c0 serial: omap: define helpers for pdata function pointers by Felipe Balbi · 12 years ago
  65. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 12 years ago
  66. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  67. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 12 years ago
  68. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  69. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 12 years ago
  70. 388bc26 omap-serial: Fix the error handling in the omap_serial probe by Shubhrajyoti D · 13 years ago
  71. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 13 years ago
  72. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  73. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  74. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  75. 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
  76. af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
  77. 43cf7c0 tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip by Paul Walmsley · 13 years ago
  78. 0a697b2 tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode by Paul Walmsley · 13 years ago
  79. b514885 omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 13 years ago
  80. 3bc4f0d omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. by Shubhrajyoti D · 13 years ago
  81. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  82. d92b0df omap-serial: Add minimal device tree support by Rajendra Nayak · 13 years ago
  83. 8fe789d omap-serial: Use default clock speed (48Mhz) if not specified by Rajendra Nayak · 13 years ago
  84. ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
  85. da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
  86. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  87. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  88. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  89. 62f3ec5f ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  90. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  91. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  92. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  93. c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
  94. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  95. fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 14 years ago
  96. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  97. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  98. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
  99. b280a97 omap-serial: Allow IXON and IXOFF to be disabled. by Nick Pelly · 13 years ago
  100. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago