1. 13d7112 tty: serial: samsung: Properly set flags in autoCTS mode by Beomho Seo · 5 years ago
  2. 5b91ae5 serial: samsung: fix maxburst parameter for DMA transactions by Marek Szyprowski · 6 years ago
  3. 2803df3 serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 6 years ago
  4. c5689e0 serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 7 years ago
  5. ce8ab5f serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 7 years ago
  6. ebaa81c serial: samsung: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 8 years ago
  7. bbb5ff9 tty: serial: samsung: add byte-order aware bit functions by Matthew Leach · 8 years ago
  8. 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 8 years ago
  9. e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 8 years ago
  10. b8995f5 serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() by Chanwoo Choi · 8 years ago
  11. aba06e9 serial: samsung: optimize UART rx fifo access routine by Youngmin Nam · 8 years ago
  12. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 8 years ago
  13. 09557c0 serial: samsung: Fix UART status handling in DMA mode by Robert Baldyga · 9 years ago
  14. 01732dd serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function by Robert Baldyga · 9 years ago
  15. 620bb21 serial: samsung: remove unneded 'ignore_char' label by Robert Baldyga · 9 years ago
  16. e4678af serial: samsung: remove unused 'irq' parameter by Robert Baldyga · 9 years ago
  17. 736cd79 serial: samsung: fix DMA for FIFO smaller than cache line size by Robert Baldyga · 9 years ago
  18. 81ccb2a serial: samsung: fix DMA mode enter condition for small FIFO sizes by Marek Szyprowski · 9 years ago
  19. 97d49ad serial: samsung: Remove redundant DEBUG_LL check by Javier Martinez Canillas · 9 years ago
  20. 24ee4df serial: samsung: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  21. 7578197 serial: samsung: Staticize local symbol by Krzysztof Kozlowski · 9 years ago
  22. 31c6ba9 serial: samsung: fix serial console break by Robert Baldyga · 9 years ago
  23. e91d863 serial: samsung: Clear operation mode on UART shutdown by Javier Martinez Canillas · 9 years ago
  24. c3bda29 serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE by Marek Szyprowski · 9 years ago
  25. ba019a3 serial: samsung: remove redundant interrupt enabling by Robert Baldyga · 9 years ago
  26. b94ba03 serial: samsung: Add support for early console by Tomasz Figa · 9 years ago
  27. 61b6b7f Merge 3.19-rc5 into tty-next by Greg Kroah-Hartman · 9 years ago
  28. b543c30 serial: samsung: add DMA support for RX by Robert Baldyga · 9 years ago
  29. 29bef79 serial: samsung: add DMA support for TX by Robert Baldyga · 9 years ago
  30. 62c37ee serial: samsung: add dma reqest/release functions by Robert Baldyga · 9 years ago
  31. 658c9d2 serial: samsung: alloc dma stucture in ourport by Robert Baldyga · 9 years ago
  32. 31ec77a serial: samsung: Add the support for Exynos5433 SoC by Chanwoo Choi · 9 years ago
  33. 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
  34. 57850a5 serial: samsung: use port->fifosize instead of hardcoded values by Robert Baldyga · 10 years ago
  35. 2f1ba72 serial: samsung: prefer to use fifosize from driver data by Robert Baldyga · 10 years ago
  36. ef4aca7 serial: samsung: fix style problems by Robert Baldyga · 10 years ago
  37. 1ff383a serial: samsung: wait for transfer completion before clock disable by Robert Baldyga · 10 years ago
  38. 510d483 serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK by Paul Bolle · 10 years ago
  39. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  41. f73d4cb serial: samsung: Remove support for legacy clock code by Tomasz Figa · 10 years ago
  42. 4622eb6 serial: samsung: improve code clarity by defining a variable by Naveen Krishna Chatradhi · 10 years ago
  43. 3bcce59 serial: samsung: correct the case and default order in switch by Naveen Krishna Chatradhi · 10 years ago
  44. 135f07c serial: samsung: get fifosize via device tree by Naveen Krishna Chatradhi · 10 years ago
  45. 1ff5b64 serial: samsung: Use %pa to print 'resource_size_t' type by Fabio Estevam · 10 years ago
  46. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  47. 953b53a serial: samsung: no more support for S5PC100 SoC by Kukjin Kim · 10 years ago
  48. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 10 years ago
  49. 13a9f6c6 serial: samsung: Consider DT alias when probing ports by Tomasz Figa · 10 years ago
  50. 8ad711a serial: samsung: Remove redundant label by Tushar Behera · 10 years ago
  51. a859c8b serial: samsung: Fix build error by Sachin Kamat · 10 years ago
  52. e4ac92d serial: samsung: Neaten dbg uses by Joe Perches · 10 years ago
  53. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 10 years ago
  54. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 10 years ago
  55. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 10 years ago
  56. 6f134c3c serial: samsung: Move uart_register_driver call to device probe by Tushar Behera · 10 years ago
  57. 0da3336 serial: samsung: move clock deactivation below uart registration by Heiko Stübner · 10 years ago
  58. 2d1e5a4 serial: samsung: add support for manual RTS setting by José Miguel Gonçalves · 11 years ago
  59. d4aab20 serial: samsung: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  60. f5693ea tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  61. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  62. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 33f8813 serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is defined by Chander Kashyap · 11 years ago
  64. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  65. 1472759 serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_modinit() by Wei Yongjun · 11 years ago
  66. 60e9357 serial: samsung: enable clock before clearing pending interrupts during init by Chander Kashyap · 11 years ago
  67. a82ea43 serial: samsung: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  68. 84f57d9 tty: serial/samsung: fix modular build by Arnd Bergmann · 11 years ago
  69. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 11 years ago
  70. 17efd2b tty: serial/samsung: prepare for common clock API by Arnd Bergmann · 11 years ago
  71. 38adbc5 serial: samsung: Avoid waiting forever for TX ready by Michael Spang · 11 years ago
  72. d09a730 serial: samsung: Restore IRQ mask during noirq resume by Michael Spang · 11 years ago
  73. b6ad293 tty: serial: samsung: Disable interrupts in a suspend-friendly way by Tomasz Figa · 11 years ago
  74. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  75. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  76. 905f4ba serial: Samsung: Use of_match_ptr() macro by Sachin Kamat · 11 years ago
  77. 41147bf serial: samsung: remove the use of statically remapped controller address by Thomas Abraham · 11 years ago
  78. 2eaa865 serial: samsung: remove redundant setting of line config during port reset by Thomas Abraham · 11 years ago
  79. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  80. 666ca0b serial: samsung: add devicetree properties for non-Exynos SoCs by Heiko Stübner · 12 years ago
  81. c15c374 serial: samsung: fix potential soft lockup during uart write by Thomas Abraham · 12 years ago
  82. 2edb36c ARM: EXYNOS: add support for EXYNOS5440 SoC by Kukjin Kim · 12 years ago
  83. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  84. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  85. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  86. 93b5c03 serial: samsung: Add poll_get_char & poll_put_char by Julien Pichon · 12 years ago
  87. e740d8f tty: serial: Samsung: Fix return value by Sachin Kamat · 12 years ago
  88. 9303ac1 serial: Samsung: Silence some checkpatch errors and warnings by Sachin Kamat · 12 years ago
  89. d20925e serial: Samsung: Replace printk with dev_* functions by Sachin Kamat · 12 years ago
  90. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  91. 7b15e1d serial: samsung: protect NULL dereference of clock name by KeyYoung Park · 12 years ago
  92. 25f04ad serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  93. 7cd8883 serial: samsung: Remove NULL checking for baud clock by Kyoungil Kim · 12 years ago
  94. 7b246a1 serial: samsung: fix omission initialize ulcon in reset port fn() by Kukjin Kim · 12 years ago
  95. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 12 years ago
  96. 7ccfe01 serial: samsung: Add support for EXYNOS5250 by Kukjin Kim · 12 years ago
  97. 5f7b6d1 serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 by Kukjin Kim · 12 years ago
  98. a169a88 serial: samsung: Fix build for non-Exynos4210 devices by Mark Brown · 13 years ago
  99. 26c919e serial: samsung: add device tree support by Thomas Abraham · 13 years ago
  100. da12150 serial: samsung: merge probe() function from all SoC specific extensions by Thomas Abraham · 13 years ago