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