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