1. 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
  2. 7266576 serial: sunsab: use container_of to resolve uart_sunsu_port from uart_port by Fabian Frederick · 10 years ago
  3. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. 98f8b83d serial: sunsab: Don't enable tx if tx stopped by Peter Hurley · 10 years ago
  5. db106df serial: Fix send_xchar() handlers by Peter Hurley · 10 years ago
  6. 049711b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  7. fe41823 sunsab: Fix detection of BREAK on sunsab serial console by Christopher Alexander Tobias Schulze · 10 years ago
  8. ca17749 Merge 3.16-rc5 into tty-next. by Greg Kroah-Hartman · 10 years ago
  9. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  10. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  11. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  12. e58e241 sparc: serial: Clean up the locking for -rt by David Miller · 10 years ago
  13. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  14. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  15. 7bbe08d TTY: serial, stop accessing potential NULLs by Jiri Slaby · 11 years ago
  16. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  17. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  18. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  20. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  21. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  22. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  23. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  24. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/sunsab.c]
  25. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  26. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references 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. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  29. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  30. 935050d drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fields by Julia Lawall · 14 years ago
  31. 457931d serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). by David S. Miller · 15 years ago
  32. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  33. 4e68e18 sunsab: Do not set sunsab_reg.cons right before registering minors. by David S. Miller · 15 years ago
  34. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  35. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  36. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  37. c6ed413 sparc/drivers: use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  38. 2f7a697 ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  39. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 16 years ago
  40. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 16 years ago
  41. 744551c [SUNSAB]: Fix broken SYSRQ. by Thomas Bogendoerfer · 17 years ago
  42. 9c5b348 [SUNSAB]: Fix several bugs. by Al Viro · 17 years ago
  43. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  44. f3c681c [SERIAL]: Fix console write locking in sparc drivers. by David S. Miller · 17 years ago
  45. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  46. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 17 years ago
  47. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  48. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  49. 0f4184f [SERIAL] sunsab: Fix E250 console with RSC. by Marc Zyngier · 18 years ago
  50. bda2f7b [SERIAL] sunsab: Get line numbers and table sizing correct. by David S. Miller · 18 years ago
  51. 44f2650 [SPARC64] Fix sunsab ports ordering by Marc Zyngier · 18 years ago
  52. 5b4bbb3 [SERIAL] sunsab: Fix significant typo in sab_probe() by David S. Miller · 18 years ago
  53. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. 89d1d0a [SERIAL] sunsab: Fix section mis-match errors. by David S. Miller · 18 years ago
  56. c4d3721 [SERIAL] sunsab: Convert to of_driver framework. by David S. Miller · 18 years ago
  57. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  58. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  59. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  60. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 18 years ago
  61. f5deb80 [SPARC] serial: Make sure sysfs nodes get named correctly. by David S. Miller · 18 years ago
  62. 1ddb7c9 [SPARC64]: Prevent registering wrong serial console. by David S. Miller · 18 years ago
  63. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  64. c126cf8 [SPARC64]: Serial Console for E250 Patch by Eddie C. Dost · 18 years ago
  65. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  66. b8df110 [SPARC64]: Fix oops on runlevel change with serial console. by David S. Miller · 19 years ago
  67. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  68. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  69. e4fdee8 [SUNSAB]: Defer register updates until transmitter is idle. by David S. Miller · 19 years ago
  70. b179fb8 [SPARC64]: In sunsab driver, make sure to set the uart timeout. by David S. Miller · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago