1. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  2. a032d33 ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ... by Paul Walmsley · 12 years ago
  3. 9193065 OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup by Govindraj.R · 12 years ago
  4. 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
  5. cba3309 Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup by Olof Johansson · 12 years ago
  6. 10af77c Merge 3.4-rc4 into tty-next by Greg Kroah-Hartman · 12 years ago
  7. 7c77c8d OMAP2+: UART: Remove cpu checks for populating errata flags by Govindraj.R · 12 years ago
  8. 5ae256d ARM: OMAP: serial: Fix the ocp smart idlemode handling bug by Santosh Shilimkar · 12 years ago
  9. bce492c0 ARM: OMAP2+: UART: Fix incorrect population of default uart pads by Govindraj.R · 12 years ago
  10. 8c3d453 ARM: OMAP2+: declare file-local functions as static by Paul Walmsley · 12 years ago
  11. 867e9f8 ARM: OMAP2+: UART: remove unused fields in omap_uart_state. by NeilBrown · 12 years ago
  12. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  13. 2fd1496 ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos by Govindraj.R · 13 years ago
  14. 36fc2d1 ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints by Govindraj.R · 13 years ago
  15. 08f86b3 ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase by Govindraj.R · 13 years ago
  16. 8612bd2 ARM: OMAP2+: UART: Avoid console uart idling during bootup by Govindraj.R · 13 years ago
  17. 969996a ARM: OMAP2+: UART: remove temporary variable used to count uart instance by Govindraj.R · 13 years ago
  18. a9e210e ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART by Jon Hunter · 13 years ago
  19. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  20. 634bd6e ARM: OMAP2+: UART: Remove old and unused clocks handling funcs by Govindraj.R · 13 years ago
  21. 62f3ec5f ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts by Govindraj.R · 13 years ago
  22. 9473474 ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial by Govindraj.R · 13 years ago
  23. ec3bebc ARM: OMAP2+: UART: Get context loss count to context restore by Govindraj.R · 13 years ago
  24. 3221289 ARM: OMAP2+: UART: Remove uart reset function. by Govindraj.R · 13 years ago
  25. 9f9ac1e ARM: OMAP2+: UART: Remove context_save and move context restore to driver by Govindraj.R · 13 years ago
  26. edd70ad ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. by Govindraj.R · 13 years ago
  27. 7496ba3 ARM: OMAP2+: UART: Add default mux for all uarts. by Govindraj.R · 13 years ago
  28. 273558b ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart by Govindraj.R · 13 years ago
  29. 8a60585 ARM: OMAP2+: UART: cleanup 8250 console driver support by Govindraj.R · 13 years ago
  30. 8384c97 ARM: OMAP2+: UART: cleanup + remove uart pm specific API by Govindraj.R · 13 years ago
  31. a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
  32. 1e6cb14 ARM: OMAP: am33xx: Update common OMAP machine specific sources by Afzal Mohammed · 13 years ago
  33. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  34. f718e2c ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures by Benoit Cousson · 13 years ago
  35. 9f8b694 OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer by Kevin Hilman · 13 years ago
  36. 3528c58 OMAP: omap_device: when building return platform_device instead of omap_device by Kevin Hilman · 13 years ago
  37. c8c9fda OMAP: PM: disable idle on suspend for GPIO and UART by Kevin Hilman · 13 years ago
  38. 550c809 OMAP2+: hwmod: rename some init functions by Paul Walmsley · 13 years ago
  39. 0100171 TI816X: Update common OMAP machine specific sources by Hemant Pedanekar · 13 years ago
  40. 3e16f92 omap2+: Fix omap_serial_early_init to work with init_early hook by Tony Lindgren · 13 years ago
  41. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  42. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 40e4439 omap2+: Add struct omap_board_data and use it for platform level serial init by Tony Lindgren · 14 years ago
  44. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  45. c4d7e58 OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" by Paul Walmsley · 14 years ago
  46. 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
  47. dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
  48. 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
  49. 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
  50. 0d8e2d0 OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled by Paul Walmsley · 14 years ago
  51. f910043 OMAP: UART: don't resume UARTs that are not enabled. by Kevin Hilman · 14 years ago
  52. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  53. cb74f02 omap: UART: fix wakeup registers for OMAP24xx UART2 by Kevin Hilman · 14 years ago
  54. a1b04cc omap: serial: Fix the boot-up crash/reboot without CONFIG_PM by Santosh Shilimkar · 14 years ago
  55. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  56. 52663ae OMAP3: serial: Fix uart4 handling for 3630 by Govindraj.R · 14 years ago
  57. 8da37d9 OMAP: UART: use non-locking versions of hwmod enable/idle functions by Kevin Hilman · 14 years ago
  58. 3244fcd OMAP: UART: don't do automatic bus-level suspend/resume by Kevin Hilman · 14 years ago
  59. c04ede3 OMAP2: UART: remove set_uart_globals by Govindraj.R · 14 years ago
  60. 6f251e9 OMAP: UART: omap_device conversions, remove implicit 8520 assumptions by Kevin Hilman · 14 years ago
  61. 0003450 omap2/3/4: serial: errata i202: fix for MDR1 access by Deepak K · 14 years ago
  62. 5a927b3 omap2/3/4: serial: introduce errata handling by Nishanth Menon · 14 years ago
  63. bfe6977 omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn by Nishanth Menon · 14 years ago
  64. c54bae1 omap2/3/4: serial: remove initialization sparse warnings by Nishanth Menon · 14 years ago
  65. 5ade4ff omap3: serial: Add context save and restore for mcr by Govindraj R · 14 years ago
  66. 4b1bbd3 omap2/3/4: serial: Remove condition for getting uart4_phys by Sergio Aguirre · 14 years ago
  67. 10c805e OMAP3: serial: Use dev_* macros instead of printk by Sergio Aguirre · 14 years ago
  68. e88d556 OMAP3: serial: Check for zero-based physical addr by Sergio Aguirre · 14 years ago
  69. 21b9034 OMAP2: serial.c: Fix number of uarts in early_init by Thomas Weber · 14 years ago
  70. e03d37d omap3/4: uart: fix full-fifo write abort by Santosh Shilimkar · 14 years ago
  71. 30e53bc omap2/3/4: serial: fix coding style indentaion by vikram pandita · 14 years ago
  72. a3a9b36 omap2/3/4: Fix mach-omap2/serial.c for multiboot by Tony Lindgren · 14 years ago
  73. be26a3d Merge branch 'debug-ll' into omap-for-linus by Tony Lindgren · 14 years ago
  74. 4f2c49f omap: Clean the serial port defines by Tony Lindgren · 14 years ago
  75. 301fe8e omap: Disable serial port autoidle by default by Tony Lindgren · 15 years ago
  76. 9230372 omap2/3: make serial_in_override() address the right uart port by Alexander Shishkin · 15 years ago
  77. f2eeeae OMAP3: serial - fix bug introduced in by Mika Westerberg · 15 years ago
  78. ce13d47 omap: serial: fix non-empty uart fifo read abort by vikram pandita · 15 years ago
  79. f62349e OMAP3: serial - allow platforms specify which UARTs to initialize by Mika Westerberg · 15 years ago
  80. 9d30b99 omap: Eliminate OMAP_MAX_NR_PORTS by Alexander Shishkin · 15 years ago
  81. c40552b OMAP3: PM debug: allow runtime toggle of PM features by Kevin Hilman · 15 years ago
  82. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  83. 54341c9 omap4: Fix UART4 platform data on omap4 by Santosh Shilimkar · 15 years ago
  84. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  85. 84f90c9 omap: Change low-level serial init to use ioremap by Tony Lindgren · 15 years ago
  86. 61f04ee omap: Fix 44xx compile by Tony Lindgren · 15 years ago
  87. 5328ae3 omap: Fix compile for arch/arm/mach-omap2 by Tony Lindgren · 15 years ago
  88. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  89. 1f685b3 Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next by Tony Lindgren · 15 years ago
  90. b3c6df3 OMAP2/3 board-*.c files: read bootloader configuration earlier by Paul Walmsley · 15 years ago
  91. aae290f ARM: OMAP4: Bypass the clock check. by Santosh Shilimkar · 15 years ago
  92. 0e3eaad ARM: OMAP4: Fix NULL pointer dereference crash. by Santosh Shilimkar · 15 years ago
  93. c426df8 OMAP2/3: Pass irqflags to 8250 driver by Vikram Pandita · 15 years ago
  94. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  95. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  96. 13efdbe Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-stable by Russell King · 15 years ago
  97. bcf396c OMAP2/3/4: UART: allow in-order port traversal by Kevin Hilman · 15 years ago
  98. fd455ea OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports by Kevin Hilman · 15 years ago
  99. 2466211 OMAP3: Fixed crash bug with serial + suspend by Tero Kristo · 15 years ago
  100. 4789998 OMAP4: UART: cleanup special case IRQ handling by Kevin Hilman · 15 years ago