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. 6f41413 serial: use container_of to resolve uart_sunzilog_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. c557d39 serial: Test for no tx data on tx restart by Peter Hurley · 10 years ago
  5. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  6. e58e241 sparc: serial: Clean up the locking for -rt by David Miller · 10 years ago
  7. fc811472 tty: Remove unnecessary semicolons by Joe Perches · 11 years ago
  8. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  9. 7bbe08d TTY: serial, stop accessing potential NULLs by Jiri Slaby · 11 years ago
  10. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  11. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 11 years ago
  12. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  13. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  14. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  15. ca6f327 serial/sunzilog: fix keyboard on SUN SPARCstation by Sam Ravnborg · 12 years ago
  16. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 12 years ago
  17. 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 12 years ago
  18. d4e33fa serial: Kill off NO_IRQ by Alan Cox · 12 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  21. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/sunzilog.c]
  22. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  23. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  24. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  25. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  26. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  27. 6d45a1a sparc,sunzilog: Add console polling support for sunzilog serial driver by Jason Wessel · 14 years ago
  28. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 14 years ago
  29. 457931d serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). by David S. Miller · 15 years ago
  30. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  31. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  32. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  33. 65a212d serial: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  34. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  35. c6ed413 sparc/drivers: use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  36. 2f7a697 ttydev: fix pamc_zilog for tty pointer move by Stephen Rothwell · 16 years ago
  37. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 16 years ago
  38. 3ade116 sparc: sunzilog.c remove unused argument by Robert Reif · 16 years ago
  39. 227739b sparc: sunzilog uart order by Robert Reif · 16 years ago
  40. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 16 years ago
  41. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  42. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  43. f3c681c [SERIAL]: Fix console write locking in sparc drivers. by David S. Miller · 17 years ago
  44. 9977e39 [SERIAL] sunzilog: section mismatch fix by Krzysztof Helt · 17 years ago
  45. 7cc5c85 [SERIAL] sunzilog: Interrupt enable before ISR handler installed by Mark Fortescue · 17 years ago
  46. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  47. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 17 years ago
  48. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 17 years ago
  49. eba8cef [SPARC32]: Fix sparc32 modpost warnings with sunzilog by Martin Habets · 18 years ago
  50. 4834327 [PATCH] __iomem annotations in sunzilog by Al Viro · 18 years ago
  51. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  52. fbe96f9 [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit. by David S. Miller · 18 years ago
  53. b8b99e8 [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix. by David S. Miller · 18 years ago
  54. 8a84eb1 [SERIAL] sunzilog: Fix instance enumeration. by David S. Miller · 18 years ago
  55. b77d35b [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe(). by David S. Miller · 18 years ago
  56. 67e23a1 [SERIAL] sunzilog: Register IRQ after all devices have been probed. by David S. Miller · 18 years ago
  57. 40663cc [PATCH] irq-flags: serial: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  59. 9efc371 [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties. by David S. Miller · 18 years ago
  60. 4fa97dc [SERIAL] sunzilog: Fix bugs in device deregristration. by David S. Miller · 18 years ago
  61. 3676463 [SERIAL] sunzilog: Convert to of_driver. by David S. Miller · 18 years ago
  62. aa4148c [PATCH] devfs: Remove devfs support from the serial subsystem by Greg Kroah-Hartman · 19 years ago
  63. cecc4e9 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  64. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  65. 9d8f057 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  66. d358788 [SERIAL] kernel console should send CRLF not LFCR by Russell King · 18 years ago
  67. f5deb80 [SPARC] serial: Make sure sysfs nodes get named correctly. by David S. Miller · 18 years ago
  68. 1ddb7c9 [SPARC64]: Prevent registering wrong serial console. by David S. Miller · 18 years ago
  69. 9b4a161 [SERIAL] uart_port iotype member should use UPIO_* by Russell King · 18 years ago
  70. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 18 years ago
  71. b8df110 [SPARC64]: Fix oops on runlevel change with serial console. by David S. Miller · 19 years ago
  72. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  73. c5f4644 [PATCH] Serial: Adjust serial locking by Russell King · 19 years ago
  74. 3761657 [SPARC]: sunzilog warning fixes by William Lee Irwin III · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago