1. 8cf8d3c tty: serial: samsung: Fix console registration from module by Sam Protsenko · 3 years, 1 month ago
  2. 0882b47 tty: serial: samsung: Enable console as module by Sam Protsenko · 3 years, 1 month ago
  3. 59f37b7 tty: serial: samsung: Remove USI initialization by Sam Protsenko · 3 years, 1 month ago
  4. b84d000 tty: serial: samsung: Improve naming for common macro by Sam Protsenko · 3 years, 3 months ago
  5. 9a4d22f tty: serial: samsung: Add Exynos850 SoC data by Sam Protsenko · 3 years, 5 months ago
  6. f63299b tty: serial: samsung: Fix driver data macros style by Sam Protsenko · 3 years, 5 months ago
  7. 920792a tty: serial: samsung: Init USI to keep clocks running by Sam Protsenko · 3 years, 5 months ago
  8. 4fc2d3c serial: samsung: use dma_ops of DMA if attached by Tamseel Shams · 3 years, 7 months ago
  9. 7a9a236 tty: serial: samsung_tty: remove set but not used variables by Tian Tao · 3 years, 9 months ago
  10. c69b11f tty: serial: samsung_tty: remove spinlock flags in interrupt handlers by Krzysztof Kozlowski · 3 years, 10 months ago
  11. b89cfc0 tty: serial: samsung_tty: Add earlycon support for Apple UARTs by Hector Martin · 3 years, 11 months ago
  12. fcbba34 tty: serial: samsung_tty: Add support for Apple UARTs by Hector Martin · 3 years, 11 months ago
  13. 0906db9 tty: serial: samsung_tty: Use devm_ioremap_resource by Hector Martin · 3 years, 11 months ago
  14. ad5613b tty: serial: samsung_tty: IRQ rework by Hector Martin · 3 years, 11 months ago
  15. aaf1440 tty: serial: samsung_tty: Add s3c24xx_port_type by Hector Martin · 3 years, 11 months ago
  16. 6468916 tty: serial: samsung_tty: Separate S3C64XX ops structure by Hector Martin · 3 years, 11 months ago
  17. 19d4878 tty: serial: samsung_tty: Add ucon_mask parameter by Hector Martin · 3 years, 11 months ago
  18. 8c6c378 serial: samsung: Removes the IRQ not found warning by Tamseel Shams · 4 years, 5 months ago
  19. c89511f serial: samsung: fix spelling mistake by Tamseel Shams · 4 years, 7 months ago
  20. 695b847 serial: samsung: Minor whitespace cleanups by Krzysztof Kozlowski · 4 years, 7 months ago
  21. 7d31676 tty: serial: samsung: Correct clock selection logic by Jonathan Bakker · 4 years, 8 months ago
  22. 57253cc serial: samsung: 32-bit access for TX/RX hold registers by Hyunki Koo · 4 years, 8 months ago
  23. 8fba6c0 serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg by Hyunki Koo · 4 years, 8 months ago
  24. b209713 serial: samsung: Rename Exynos to lowercase by Krzysztof Kozlowski · 5 years ago
  25. 831cb96 tty/serial: Migrate samsung_tty to use has_sysrq by Dmitry Safonov · 5 years ago
  26. 8336240 tty: serial: samsung_tty: do not abuse the struct uart_port unused fields by Greg Kroah-Hartman · 5 years ago
  27. 9fe0d41 tty: serial: samsung_tty: fix blank line checkpatch warning by Greg Kroah-Hartman · 5 years ago
  28. 7c17525 tty: serial: samsung_tty: fix up minor comment formatting by Greg Kroah-Hartman · 5 years ago
  29. 90ece85 tty: serial: samsung_tty: use 'unsigned int' not 'unsigned' by Greg Kroah-Hartman · 5 years ago
  30. a05025d tty: serial: samsung_tty: use standard debugging macros by Greg Kroah-Hartman · 5 years ago
  31. f187a7f tty: serial: samsung_tty: drop unneded dbg() calls by Greg Kroah-Hartman · 5 years ago
  32. 43df170 tty: serial: samsung_tty: delete samsung.h by Greg Kroah-Hartman · 5 years ago
  33. 06674e5 tty: serial: samsung_tty: fix build warning by Greg Kroah-Hartman · 5 years ago
  34. 98aee0c tty: serial: samsung: remove variable 'ufstat' set but not used by Chen Wandun · 5 years ago
  35. 55ed51f {tty: serial, nand: onenand}: samsung: rename to fix build warning by Sudip Mukherjee · 5 years ago[Renamed from drivers/tty/serial/samsung.c]
  36. 5086e0a tty: serial: samsung: Enable baud clock during initialisation by Stuart Menefy · 6 years ago
  37. ec18f48 tty: serial: samsung: Increase maximum baudrate by Seung-Woo Kim · 6 years ago
  38. 31e9336 tty: serial: samsung: Properly set flags in autoCTS mode by Beomho Seo · 6 years ago
  39. 1ff3652 serial: samsung: Enable baud clock for UART reset procedure in resume by Marek Szyprowski · 6 years ago
  40. d8db840 serial: samsung: check DMA engine capabilities before using DMA mode by Marek Szyprowski · 7 years ago
  41. aa2f80e serial: samsung: fix maxburst parameter for DMA transactions by Marek Szyprowski · 7 years ago
  42. 49ee23b serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  43. 4793f2e tty: serial: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  44. e3b3d0f tty: add SPDX identifiers to all remaining files in drivers/tty/ by Greg Kroah-Hartman · 7 years ago
  45. 469f813 serial: samsung: Remove useless spinlock by Marek Szyprowski · 8 years ago
  46. 500fcc0 serial: samsung: Add missing checks for dma_map_single failure by Marek Szyprowski · 8 years ago
  47. 768d64f serial: samsung: Use right device for DMA-mapping calls by Marek Szyprowski · 8 years ago
  48. f98c7bc serial: samsung: Continue to work if DMA request fails by Krzysztof Kozlowski · 8 years ago
  49. a8a1781 serial: samsung: enable clock before accessing interrupt mask resister by 남영민 · 8 years ago
  50. ba3d6f8 serial: samsung: Simplify DMA engine initialization code by Marek Szyprowski · 8 years ago
  51. ebaa81c serial: samsung: Register cpufreq notifier only on S3C24xx by Krzysztof Kozlowski · 9 years ago
  52. bbb5ff9 tty: serial: samsung: add byte-order aware bit functions by Matthew Leach · 9 years ago
  53. 926b7b5 serial: samsung: Fix possible out of bounds access on non-DT platform by Krzysztof Kozlowski · 9 years ago
  54. e51e4d8 serial: samsung: Fix ERR pointer dereference on deferred probe by Krzysztof Kozlowski · 9 years ago
  55. b8995f5 serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios() by Chanwoo Choi · 9 years ago
  56. aba06e9 serial: samsung: optimize UART rx fifo access routine by Youngmin Nam · 9 years ago
  57. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  58. 09557c0 serial: samsung: Fix UART status handling in DMA mode by Robert Baldyga · 9 years ago
  59. 01732dd serial: samsung: introduce s3c24xx_serial_rx_drain_fifo() function by Robert Baldyga · 9 years ago
  60. 620bb21 serial: samsung: remove unneded 'ignore_char' label by Robert Baldyga · 9 years ago
  61. e4678af serial: samsung: remove unused 'irq' parameter by Robert Baldyga · 9 years ago
  62. 736cd79 serial: samsung: fix DMA for FIFO smaller than cache line size by Robert Baldyga · 9 years ago
  63. 81ccb2a serial: samsung: fix DMA mode enter condition for small FIFO sizes by Marek Szyprowski · 9 years ago
  64. 97d49ad serial: samsung: Remove redundant DEBUG_LL check by Javier Martinez Canillas · 10 years ago
  65. 24ee4df serial: samsung: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  66. 7578197 serial: samsung: Staticize local symbol by Krzysztof Kozlowski · 10 years ago
  67. 31c6ba9 serial: samsung: fix serial console break by Robert Baldyga · 10 years ago
  68. e91d863 serial: samsung: Clear operation mode on UART shutdown by Javier Martinez Canillas · 10 years ago
  69. c3bda29 serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLE by Marek Szyprowski · 10 years ago
  70. ba019a3 serial: samsung: remove redundant interrupt enabling by Robert Baldyga · 10 years ago
  71. b94ba03 serial: samsung: Add support for early console by Tomasz Figa · 10 years ago
  72. 61b6b7f Merge 3.19-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  73. b543c30 serial: samsung: add DMA support for RX by Robert Baldyga · 10 years ago
  74. 29bef79 serial: samsung: add DMA support for TX by Robert Baldyga · 10 years ago
  75. 62c37ee serial: samsung: add dma reqest/release functions by Robert Baldyga · 10 years ago
  76. 658c9d2b7 serial: samsung: alloc dma stucture in ourport by Robert Baldyga · 10 years ago
  77. 31ec77a serial: samsung: Add the support for Exynos5433 SoC by Chanwoo Choi · 10 years ago
  78. 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
  79. 57850a5 serial: samsung: use port->fifosize instead of hardcoded values by Robert Baldyga · 10 years ago
  80. 2f1ba72 serial: samsung: prefer to use fifosize from driver data by Robert Baldyga · 10 years ago
  81. ef4aca7 serial: samsung: fix style problems by Robert Baldyga · 10 years ago
  82. 1ff383a serial: samsung: wait for transfer completion before clock disable by Robert Baldyga · 10 years ago
  83. 510d483 serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCK by Paul Bolle · 10 years ago
  84. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  85. 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
  86. f73d4cb serial: samsung: Remove support for legacy clock code by Tomasz Figa · 11 years ago
  87. 4622eb6 serial: samsung: improve code clarity by defining a variable by Naveen Krishna Chatradhi · 11 years ago
  88. 3bcce59 serial: samsung: correct the case and default order in switch by Naveen Krishna Chatradhi · 11 years ago
  89. 135f07c serial: samsung: get fifosize via device tree by Naveen Krishna Chatradhi · 11 years ago
  90. 1ff5b64 serial: samsung: Use %pa to print 'resource_size_t' type by Fabio Estevam · 11 years ago
  91. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 11 years ago
  92. 953b53a serial: samsung: no more support for S5PC100 SoC by Kukjin Kim · 11 years ago
  93. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 11 years ago
  94. 13a9f6c6 serial: samsung: Consider DT alias when probing ports by Tomasz Figa · 11 years ago
  95. 8ad711a serial: samsung: Remove redundant label by Tushar Behera · 11 years ago
  96. a859c8b serial: samsung: Fix build error by Sachin Kamat · 11 years ago
  97. e4ac92d serial: samsung: Neaten dbg uses by Joe Perches · 11 years ago
  98. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 11 years ago
  99. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 11 years ago
  100. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 11 years ago