1. 8ebaa4f serial/sunsu: fix refcount leak by Yangtao Li · 5 years ago
  2. 0d5547c serial/sunsu: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  3. 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
  4. 9a6962c serial: sunsu: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  5. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  7. e58e241 sparc: serial: Clean up the locking for -rt by David Miller · 10 years ago
  8. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  9. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  10. ad348cc serial: sunsu: add missing platform_driver_unregister() when module exit by Wei Yongjun · 11 years ago
  11. cb29529 sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option by Tkhai Kirill · 11 years ago
  12. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  13. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  14. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  15. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  16. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  17. 4b71598 serial: diminish usage of struct serial_uart_config by Paul Gortmaker · 12 years ago
  18. e2c6542 serial: sunsu.c - don't explicitly tie array size to dynamic entity by Paul Gortmaker · 12 years ago
  19. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  20. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  21. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  22. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  23. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/sunsu.c]
  24. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  25. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  26. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  27. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  28. 9616ff4 sunsu: Fix use after free in su_remove(). by David S. Miller · 14 years ago
  29. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  30. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  31. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  33. c4a3987 drivers/serial/sunsu.c: Correct use after free by Julia Lawall · 14 years ago
  34. be24656 sunsu: Use sunserial_console_termios() in sunsu_console_setup(). by David S. Miller · 15 years ago
  35. 1917d17 sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. by David S. Miller · 15 years ago
  36. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  37. 8301d38 sunsu: Fix detection of SU ports which are RSC console or control. by David S. Miller · 15 years ago
  38. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  39. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  40. f5d378a serial: sunsu: sunsu_kbd_ms_init needs to be __devinit by David S. Miller · 15 years ago
  41. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  42. c6ed413 sparc/drivers: use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  43. 2f7a697 ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  44. d87a6d9 drivers/serial/: remove CVS keywords by Adrian Bunk · 16 years ago
  45. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 16 years ago
  46. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 16 years ago
  47. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  48. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  49. f3c681c [SERIAL]: Fix console write locking in sparc drivers. by David S. Miller · 17 years ago
  50. 90a660a [SERIAL] sunsu: Fix section mismatch warnings. by David S. Miller · 17 years ago
  51. ccf0dec [SPARC/64] constify of_get_property return: drivers by Stephen Rothwell · 17 years ago
  52. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  53. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 17 years ago
  54. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  55. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  56. 65da4d8 [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.c by Amol Lad · 18 years ago
  57. c964521 [SERIAL] sunsu: Report keyboard and mouse ports in kernel log. by David S. Miller · 18 years ago
  58. 91d1ed1 [SERIAL] sunsu: Handle keyboard and mouse ports directly. by David S. Miller · 18 years ago
  59. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  60. 9262e91 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  61. a1d22d3 [SERIAL] sunsu: Missing return statement in su_probe(). by David S. Miller · 18 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  64. 1708d24 [SERIAL] sunsu: Convert to of_driver framework. by David S. Miller · 18 years ago
  65. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  66. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  67. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  68. 9a2a9bb2 [SUNSU]: Fix license. by Andrew Morton · 18 years ago
  69. 7f927fc [PATCH] Typo fixes by Alexey Dobriyan · 18 years ago
  70. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  71. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  72. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 18 years ago
  73. a858f1c [SUNSU]: Fix missing spinlock initialization. by David S. Miller · 18 years ago
  74. f5deb80 [SPARC] serial: Make sure sysfs nodes get named correctly. by David S. Miller · 18 years ago
  75. 1ddb7c9 [SPARC64]: Prevent registering wrong serial console. by David S. Miller · 18 years ago
  76. 436002e [SUNSU]: Fix locking error in sunsu_stop_rx(). by David S. Miller · 18 years ago
  77. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  78. ce8337c [SERIAL] Don't use ASYNC_ constants with the uart_port structure by Russell King · 18 years ago
  79. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  80. 4837724 [SUNSU]: Do not mark sunsu_console_setup() __init by David S. Miller · 19 years ago
  81. fdc657c [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() by David S. Miller · 19 years ago
  82. 3d9c994 [SUNSU]: Compile fixes. by Al Viro · 19 years ago
  83. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  84. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  85. 623f41e [SPARC64]: In sunsu driver, make sure to fully init chip for kbd/ms by David S. Miller · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago