1. 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
  2. f73d4cb serial: samsung: Remove support for legacy clock code by Tomasz Figa · 10 years ago
  3. 4622eb6 serial: samsung: improve code clarity by defining a variable by Naveen Krishna Chatradhi · 10 years ago
  4. 3bcce59 serial: samsung: correct the case and default order in switch by Naveen Krishna Chatradhi · 10 years ago
  5. 135f07c serial: samsung: get fifosize via device tree by Naveen Krishna Chatradhi · 10 years ago
  6. 1ff5b64 serial: samsung: Use %pa to print 'resource_size_t' type by Fabio Estevam · 10 years ago
  7. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  8. 953b53a serial: samsung: no more support for S5PC100 SoC by Kukjin Kim · 10 years ago
  9. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 10 years ago
  10. 13a9f6c6 serial: samsung: Consider DT alias when probing ports by Tomasz Figa · 10 years ago
  11. 8ad711a serial: samsung: Remove redundant label by Tushar Behera · 10 years ago
  12. a859c8b serial: samsung: Fix build error by Sachin Kamat · 10 years ago
  13. e4ac92d serial: samsung: Neaten dbg uses by Joe Perches · 10 years ago
  14. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 10 years ago
  15. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 10 years ago
  16. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 10 years ago
  17. 6f134c3c serial: samsung: Move uart_register_driver call to device probe by Tushar Behera · 11 years ago
  18. 0da3336 serial: samsung: move clock deactivation below uart registration by Heiko Stübner · 11 years ago
  19. 2d1e5a4 serial: samsung: add support for manual RTS setting by José Miguel Gonçalves · 11 years ago
  20. d4aab20 serial: samsung: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  21. f5693ea tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  22. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  23. 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
  24. 33f8813 serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is defined by Chander Kashyap · 11 years ago
  25. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  26. 1472759 serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_modinit() by Wei Yongjun · 11 years ago
  27. 60e9357 serial: samsung: enable clock before clearing pending interrupts during init by Chander Kashyap · 11 years ago
  28. a82ea43 serial: samsung: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  29. 84f57d9 tty: serial/samsung: fix modular build by Arnd Bergmann · 11 years ago
  30. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 11 years ago
  31. 17efd2b tty: serial/samsung: prepare for common clock API by Arnd Bergmann · 11 years ago
  32. 38adbc5 serial: samsung: Avoid waiting forever for TX ready by Michael Spang · 12 years ago
  33. d09a730 serial: samsung: Restore IRQ mask during noirq resume by Michael Spang · 12 years ago
  34. b6ad293 tty: serial: samsung: Disable interrupts in a suspend-friendly way by Tomasz Figa · 12 years ago
  35. 9f9cba8 Merge 3.8-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  36. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  37. 905f4ba serial: Samsung: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  38. 41147bf serial: samsung: remove the use of statically remapped controller address by Thomas Abraham · 12 years ago
  39. 2eaa865 serial: samsung: remove redundant setting of line config during port reset by Thomas Abraham · 12 years ago
  40. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 666ca0b serial: samsung: add devicetree properties for non-Exynos SoCs by Heiko Stübner · 12 years ago
  42. c15c374 serial: samsung: fix potential soft lockup during uart write by Thomas Abraham · 12 years ago
  43. 2edb36c ARM: EXYNOS: add support for EXYNOS5440 SoC by Kukjin Kim · 12 years ago
  44. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  45. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  46. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  47. 93b5c03 serial: samsung: Add poll_get_char & poll_put_char by Julien Pichon · 12 years ago
  48. e740d8f tty: serial: Samsung: Fix return value by Sachin Kamat · 12 years ago
  49. 9303ac1 serial: Samsung: Silence some checkpatch errors and warnings by Sachin Kamat · 12 years ago
  50. d20925e serial: Samsung: Replace printk with dev_* functions by Sachin Kamat · 12 years ago
  51. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  52. 7b15e1d serial: samsung: protect NULL dereference of clock name by KeyYoung Park · 12 years ago
  53. 25f04ad serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  54. 7cd8883 serial: samsung: Remove NULL checking for baud clock by Kyoungil Kim · 12 years ago
  55. 7b246a1 serial: samsung: fix omission initialize ulcon in reset port fn() by Kukjin Kim · 13 years ago
  56. b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 13 years ago
  57. 7ccfe01 serial: samsung: Add support for EXYNOS5250 by Kukjin Kim · 13 years ago
  58. 5f7b6d1 serial: samsung: Add support for EXYNOS4212 and EXYNOS4412 by Kukjin Kim · 13 years ago
  59. a169a88 serial: samsung: Fix build for non-Exynos4210 devices by Mark Brown · 13 years ago
  60. 26c919e serial: samsung: add device tree support by Thomas Abraham · 13 years ago
  61. da12150 serial: samsung: merge probe() function from all SoC specific extensions by Thomas Abraham · 13 years ago
  62. 0dfb3b4 serial: samsung: merge all SoC specific port reset functions by Thomas Abraham · 13 years ago
  63. 5f5a7a5 serial: samsung: switch to clkdev based clock lookup by Thomas Abraham · 13 years ago
  64. 046c217 ARM: S3C2440: move handling of fclk/n clock to platform code by Thomas Abraham · 13 years ago
  65. 4d84e97 serial: samsung: Keep a copy of the location of platform data in driver's private data by Thomas Abraham · 13 years ago
  66. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  67. 88bb4ea serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's by Thomas Abraham · 13 years ago
  68. b882fc1 serial: samsung: Fix build error by Kukjin Kim · 13 years ago
  69. d5ef642 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  70. 5822a5d serial: Remove redundant console_initcall from s3c and s5p console drivers by Thomas Abraham · 13 years ago
  71. ee430f1 serial: samsung: Fix unintended usage of uart port 0 as console by Thomas Abraham · 13 years ago
  72. aef7fe5 tty: serial: samsung.c remove legacy PM code. by MyungJoo Ham · 13 years ago
  73. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  75. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  76. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/samsung.c]
  77. 2555e66 ARM: S5P64X0: Add UART serial support for S5P6450 by Kukjin Kim · 14 years ago
  78. 8b526ae ARM: SAMSUNG: serial: Add FRACVAL support for newer UART by Jongpill Lee · 14 years ago
  79. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  80. 9ddc5b6 tree-wide: fix typos "ammount" -> "amount" by Uwe Kleine-König · 15 years ago
  81. 51fe522 ARM: SAMSUNG: serial: Modify console initialization. by Thomas Abraham · 15 years ago
  82. ccae941 ARM: S3C: Update Simtec copyright statements from , to - [2] by Ben Dooks · 15 years ago
  83. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  84. 90ceb964 serial: samsung.c: mark s3c24xx_serial_remove as __devexit by Peter Korsgaard · 15 years ago
  85. 090f848 [ARM] S3C: Add UDIVSLOT support for newer UARTS by Ben Dooks · 16 years ago
  86. 41609ff [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockups by Mark Brown · 15 years ago
  87. 7de40c2 [ARM] S3C: Remove cpufreq warnings for unset serial information by Ben Dooks · 16 years ago
  88. bdd4915 [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling by Ben Dooks · 16 years ago
  89. 03d5e77 [ARM] S3C: Update number of serial ports by Ben Dooks · 16 years ago
  90. b73c289c [ARM] S3C: Update serial driver IRQ handling by Ben Dooks · 16 years ago
  91. b690ace [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs by Ben Dooks · 16 years ago
  92. 1d4bab0 [ARM] S3C24A0: Serial port definitions and driver support. by Sandeep Patil · 16 years ago
  93. 3055547 [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support. by Ben Dooks · 16 years ago
  94. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  95. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  96. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  97. f10140f port_fixups: Fix ups for tty port changes by Alan Cox · 16 years ago
  98. b497549 [ARM] S3C24XX: Split serial driver into core and per-cpu drivers by Ben Dooks · 16 years ago