1. edd7769 Merge android-4.9.209(c830063) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 3 months ago
  3. 41e7faf tty: serial: msm_serial: Fix lockup for sysrq and oops by Leo Yan · 4 years, 6 months ago
  4. 47c07f6 tty: serial: msm_serial: Fix flow control by Jeffrey Hugo · 4 years, 7 months ago
  5. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 8 months ago
  6. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 10 months ago
  7. 20258b3 tty: serial: msm_serial: avoid system lockup condition by Jorge Ramirez-Ortiz · 5 years ago
  8. 2e6514a tty: serial: msm_serial: Fix XON/XOFF by Jorge Ramirez-Ortiz · 5 years ago
  9. d9211a3 tty: serial: msm: Avoid to start tx when port suspended by Maria Yu · 6 years ago
  10. 85f8d25 tty: serial: msm: Add timeout for waiting TX ready by Maria Yu · 6 years ago
  11. baf6932 tty: serial: msm: Use recommended clock rate during hibernation by Patrick Daly · 6 years ago
  12. 6c83309 tty: serial: msm: fix potential race b/w startup and irq handling by Neeraj Upadhyay · 7 years ago
  13. 04ed808 tty: serial: msm: Move request_irq to the end of startup by Neeraj Upadhyay · 7 years ago
  14. a5228cf tty: serial: msm: Add suspend resume support by Pramod Gurav · 7 years ago
  15. 6a5d3cd tty : msm_serial: Remove the rtb logs of msm_serial write and read by Runmin Wang · 8 years ago
  16. 2d7aeb9 tty: serial: msm: replace iowrite32_rep with writel_relaxed_no_log by Satya Durga Srinivasu Prabhala · 8 years ago
  17. 9ab870e tty: serial: msm: Fix module autoload by Javier Martinez Canillas · 7 years ago
  18. 9a3f5bf tty: serial: msm: fix definition of msm_stop_dma by Ben Dooks · 8 years ago
  19. 30acf54 tty: serial: msm: Don't read off end of tx fifo by Bjorn Andersson · 8 years ago
  20. 002eb41 tty:serial:msm:Do not restore Rx interrupts in DMA by Charanya Venkatraman · 8 years ago
  21. e4276ff tty: serial: msm: Cleanup include usage by Stephen Boyd · 8 years ago
  22. 2a31f09 tty: serial: msm: Only configure MND registers on hw that has it by Stephen Boyd · 8 years ago
  23. 3217374 tty: serial: msm: Move header file into driver by Stephen Boyd · 8 years ago
  24. 98952bf tty: serial: msm: Support more bauds by Stephen Boyd · 8 years ago
  25. 79c9473 tty: msm_serial: remove static clk rate setting in probe by Srinivas Kandagatla · 8 years ago
  26. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 8 years ago
  27. 850b37a tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation by Ivan T. Ivanov · 9 years ago
  28. 9969394 tty: serial: msm: Add RX DMA support by Ivan T. Ivanov · 9 years ago
  29. 3a878c4 tty: serial: msm: Add TX DMA support by Ivan T. Ivanov · 9 years ago
  30. 558abdb tty: serial: msm: Add msm prefix to all driver functions by Ivan T. Ivanov · 9 years ago
  31. 12b9b9f tty: serial: msm: Add mask value for UART_DM registers by Pramod Gurav · 9 years ago
  32. 2f7f558 tty: serial: msm_serial: Remove console unregistration from driver exit. by Pramod Gurav · 9 years ago
  33. 4daba33 tty: serial: msm_serial: code cleanup in msm_console_setup by Pramod Gurav · 9 years ago
  34. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  35. 7920408 tty: serial: msm_serial: Don't require DT aliases by Stephen Boyd · 10 years ago
  36. 97f7547 tty: serial: msm_serial: Use DT aliases by Stephen Boyd · 10 years ago
  37. a12f1b4 tty: serial: msm: Reset uartdm after baud rate change by Stephen Boyd · 10 years ago
  38. 0896d4d tty: serial: msm: Support sysrq on uartDM devices by Stephen Boyd · 10 years ago
  39. 660beb0 tty: serial: msm: Fix sysrq spinlock recursion on non-DM by Stephen Boyd · 10 years ago
  40. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  41. 0efe729 tty: serial: msm: Add earlycon support by Stephen Boyd · 10 years ago
  42. 8b37439 serial: msm_serial: Fix kgdb continue by Stephen Boyd · 10 years ago
  43. 8641199 tty: serial: msm: Fix 'void function return statements are not generally useful' warning by Kiran Padwal · 10 years ago
  44. 6f47abc tty: serial: msm: Fix 'else is not generally useful after a break or return' warning by Kiran Padwal · 10 years ago
  45. 6a7cfe4 tty: serial: msm: Fix style warnings relating to printk() by Kiran Padwal · 10 years ago
  46. e919cef tty: serial: msm: Fix 'Missing a blank line after declarations' warning by Kiran Padwal · 10 years ago
  47. ddea392 tty: serial: msm: remove braces {} in msm_serial.c by Kiran Padwal · 10 years ago
  48. af30053 tty: serial: msm: Make of_device_id array const by Kiran Padwal · 10 years ago
  49. 6825242 tty: serial: msm: Support big-endian CPUs by Stephen Boyd · 10 years ago
  50. 2b844ad tty: serial: msm_serial.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  51. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  52. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  53. 4cc2946 tty: serial: msm: Fix section mismatch warning by Kumar Gala · 10 years ago
  54. 31964ff tty: serial: msm: Remove direct access to GSBI by Andy Gross · 10 years ago
  55. f7e54d7 msm_serial: Add support for poll_{get,put}_char() by Stephen Boyd · 10 years ago
  56. a3957e8 msm_serial: Send more than 1 character on the console w/ UARTDM by Stephen Boyd · 11 years ago
  57. c3b5d3b msm_serial: Add support for non-GSBI UARTDM devices by Stephen Boyd · 11 years ago
  58. bfaddb7 msm_serial: Switch clock consumer strings and simplify code by Stephen Boyd · 11 years ago
  59. f77232d tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  60. 4f749f2 serial: msm_serial: fix comparison of different types by Jingoo Han · 11 years ago
  61. 17fae28 msm_serial: Send more than 1 character at a time on UARTDM by Stephen Boyd · 11 years ago
  62. 6909dad msm_serial: Make baud_code detection more dynamic by Stephen Boyd · 11 years ago
  63. f8fb952 msm_serial: Fix sparse warnings by Stephen Boyd · 11 years ago
  64. 4a5662d msm_serial: Fix NUL byte output on UARTDM by Stephen Boyd · 11 years ago
  65. 195be84 msm_serial: add missing iounmap() on error in msm_request_port() by Wei Yongjun · 11 years ago
  66. 519b371 msm_serial: Use devm_clk_get() and properly return errors by Stephen Boyd · 11 years ago
  67. f98cf83 msm_serial: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
  68. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  69. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 11 years ago
  70. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  71. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  72. 7b6031a msm_serial: fix clock rate on DMA-based uarts by David Brown · 12 years ago
  73. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  74. cfdad2a msm_serial: Add devicetree support by David Brown · 13 years ago
  75. 886a451 msm_serial: Use relative resources for iomem by David Brown · 13 years ago
  76. e150c4c TTY: msm_serial, remove unneeded console set by Jiri Slaby · 13 years ago
  77. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  78. c243e52 Merge branch 'msm-uart' into for-next by David Brown · 13 years ago
  79. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/msm_serial.c]
  80. dc6bbc9 msm_serial: Remove redundant unlikely() by Tobias Klauser · 13 years ago
  81. 18c79d7 msm_serial: fix serial on trout by Abhijeet Dharmapurikar · 14 years ago
  82. 1e09175 serial: fix test of unsigned by Roel Kluin · 14 years ago
  83. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  84. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  85. 8f4256b serial: don't add msm_serial's probe function to the driver struct by Uwe Kleine-König · 15 years ago
  86. 44da59e msm: fixups to match current code by Alan Cox · 15 years ago
  87. 04896a7 msm_serial: serial driver for MSM7K onboard serial peripheral. by Robert Love · 15 years ago