1. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  2. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  3. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  4. ac57e7f serial: omap: Remove unnecessary checks from suspend/resume by Sourav Poddar · 12 years ago
  5. 3dbc5ce serial: omap: Request pins using pinctrl framework by Tony Lindgren · 12 years ago
  6. ce2f08d serial: omap: fix DeviceTree boot by Felipe Balbi · 12 years ago
  7. e36851d serial: omap: fix compile breakage by Felipe Balbi · 12 years ago
  8. 6721ab7 serial: omap: enable RX and TX FIFO usage by Felipe Balbi · 12 years ago
  9. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  10. d21e400 serial: omap: remove unnecessary header and add a missing one by Felipe Balbi · 12 years ago
  11. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  12. a6b19c3 serial: omap: make sure to put() on poll_get_char by Felipe Balbi · 12 years ago
  13. 9727faf serial: omap: implement set_wake by Felipe Balbi · 12 years ago
  14. 0324a82 serial: omap: unlock the port lock by Ruchika Kharwar · 12 years ago
  15. 52c5513 serial: omap: drop "inline" from IRQ handler prototype by Felipe Balbi · 12 years ago
  16. 6d608ef serial: omap: optimization with section annotations by Felipe Balbi · 12 years ago
  17. 856e35b serial: omap: fix sequence of pm_runtime_* calls. by Ruchika Kharwar · 12 years ago
  18. 6c3a30c serial: omap: don't save IRQ flags on hardirq by Felipe Balbi · 12 years ago
  19. 7e9c8e7 serial: omap: make sure to suspend device before remove by Felipe Balbi · 12 years ago
  20. 1b42c8b serial: omap: drop unnecessary check from remove by Felipe Balbi · 12 years ago
  21. 93220dc serial: omap: set dev->drvdata before enabling pm_runtime by Felipe Balbi · 12 years ago
  22. 660ac5f serial: omap: stick to put_autosuspend by Felipe Balbi · 12 years ago
  23. bf63a08 serial: omap: move THRE check to transmit_chars() by Felipe Balbi · 12 years ago
  24. 72256cb serial: omap: refactor receive_chars() into rdi/rlsi handlers by Felipe Balbi · 12 years ago
  25. 81b75ae serial: omap: simplify IRQ handling by Felipe Balbi · 12 years ago
  26. 4945743 serial: omap: drop DMA support by Felipe Balbi · 12 years ago
  27. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  28. e5b57c0 serial: omap: define helpers for pdata function pointers by Felipe Balbi · 12 years ago
  29. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 12 years ago
  30. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  31. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 12 years ago
  32. 665ab0f Merge 3.4-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  33. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 12 years ago
  34. 388bc26 omap-serial: Fix the error handling in the omap_serial probe by Shubhrajyoti D · 12 years ago
  35. a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 13 years ago
  36. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  37. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  38. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  39. 8a74e9f Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" by Greg Kroah-Hartman · 13 years ago
  40. af681ca Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip" by Greg Kroah-Hartman · 13 years ago
  41. 43cf7c0 tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the chip by Paul Walmsley · 13 years ago
  42. 0a697b2 tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode by Paul Walmsley · 13 years ago
  43. b514885 omap-serial: make serial_omap_restore_context depend on CONFIG_PM_RUNTIME by Shubhrajyoti D · 13 years ago
  44. 3bc4f0d omap-serial :Make the suspend/resume functions depend on CONFIG_PM_SLEEP. by Shubhrajyoti D · 13 years ago
  45. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  46. d92b0df omap-serial: Add minimal device tree support by Rajendra Nayak · 13 years ago
  47. 8fe789d omap-serial: Use default clock speed (48Mhz) if not specified by Rajendra Nayak · 13 years ago
  48. ba77433 omap-serial: Get rid of all pdev->id usage by Rajendra Nayak · 13 years ago
  49. da27468 ARM: OMAP2+: UART: Fix compilation/sparse warnings by Govindraj.R · 13 years ago
  50. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  51. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  52. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  53. 62f3ec5f ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  54. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  55. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  56. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  57. c538d20 ARM: OMAP2+: UART: Ensure all reg values configured are available from port structure by Govindraj.R · 13 years ago
  58. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  59. fcdca75 ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver by Govindraj.R · 14 years ago
  60. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  61. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  62. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
  63. b280a97 omap-serial: Allow IXON and IXOFF to be disabled. by Nick Pelly · 13 years ago
  64. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  65. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  66. 7884146 serial: omap-serial: Enable the UART wake-up bits always by Jarkko Nikula · 14 years ago
  67. 364a6ec OMAP: Enable Magic SysRq on serial console ttyOx by Thomas Weber · 14 years ago
  68. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/omap-serial.c]
  69. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  70. 1b41dbc serial: omap-serial: Add support for kernel debugger by Cosmin Cojocar · 14 years ago
  71. 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
  72. 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
  73. 79fc3e2 serial: omap-serial: fix signess error by Vasiliy Kulikov · 14 years ago
  74. b612633 serial: Add OMAP high-speed UART driver by Govindraj.R · 14 years ago